Created
November 16, 2015 17:31
-
-
Save benaadams/f786108b1b45f2368800 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "locked": false, | |
| "version": 2, | |
| "targets": { | |
| "DNXCore,Version=v5.0": { | |
| "Microsoft.AspNet.FileProviders.Abstractions/1.0.0-rc2-15813": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.Extensions.Primitives": "1.0.0-rc2-15862", | |
| "System.IO": "4.0.11-rc2-23513", | |
| "System.Resources.ResourceManager": "4.0.1-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.AspNet.FileProviders.Abstractions.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.AspNet.FileProviders.Abstractions.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNet.FileProviders.Physical/1.0.0-rc2-15813": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.AspNet.FileProviders.Abstractions": "1.0.0-rc2-15813", | |
| "System.Collections": "4.0.11-rc2-23513", | |
| "System.Collections.Concurrent": "4.0.11-rc2-23513", | |
| "System.IO.FileSystem": "4.0.1-rc2-23513", | |
| "System.IO.FileSystem.Primitives": "4.0.1-rc2-23513", | |
| "System.IO.FileSystem.Watcher": "4.0.0-rc2-23513", | |
| "System.Runtime.Extensions": "4.0.11-rc2-23513", | |
| "System.Text.RegularExpressions": "4.0.11-rc2-23513", | |
| "System.Threading": "4.0.11-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.AspNet.FileProviders.Physical.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.AspNet.FileProviders.Physical.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNet.Hosting/1.0.0-rc2-15983": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.AspNet.FileProviders.Physical": "1.0.0-rc2-15813", | |
| "Microsoft.AspNet.Hosting.Abstractions": "1.0.0-rc2-15983", | |
| "Microsoft.AspNet.Hosting.Server.Abstractions": "1.0.0-rc2-15983", | |
| "Microsoft.AspNet.Http": "1.0.0-rc2-15974", | |
| "Microsoft.AspNet.Http.Extensions": "1.0.0-rc2-15974", | |
| "Microsoft.Extensions.CompilationAbstractions": "1.0.0-rc2-16183", | |
| "Microsoft.Extensions.Configuration": "1.0.0-rc2-15840", | |
| "Microsoft.Extensions.Configuration.CommandLine": "1.0.0-rc2-15840", | |
| "Microsoft.Extensions.Configuration.EnvironmentVariables": "1.0.0-rc2-15840", | |
| "Microsoft.Extensions.Configuration.Json": "1.0.0-rc2-15840", | |
| "Microsoft.Extensions.DependencyInjection": "1.0.0-rc2-15810", | |
| "Microsoft.Extensions.Logging": "1.0.0-rc2-15835", | |
| "Microsoft.Extensions.PlatformAbstractions": "1.0.0-rc2-16183", | |
| "System.Console": "4.0.0-rc2-23513", | |
| "System.Diagnostics.DiagnosticSource": "4.0.0-rc2-23513", | |
| "System.Diagnostics.StackTrace": "4.0.1-rc2-23513", | |
| "System.Reflection.Extensions": "4.0.1-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dnxcore50/Microsoft.AspNet.Hosting.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dnxcore50/Microsoft.AspNet.Hosting.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNet.Hosting.Abstractions/1.0.0-rc2-15983": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.AspNet.FileProviders.Abstractions": "1.0.0-rc2-15813", | |
| "Microsoft.AspNet.Http.Abstractions": "1.0.0-rc2-15974" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.AspNet.Hosting.Abstractions.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.AspNet.Hosting.Abstractions.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNet.Hosting.Server.Abstractions/1.0.0-rc2-15983": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.AspNet.Http.Abstractions": "1.0.0-rc2-15974", | |
| "Microsoft.Extensions.Configuration.Abstractions": "1.0.0-rc2-15840" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.AspNet.Hosting.Server.Abstractions.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.AspNet.Hosting.Server.Abstractions.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNet.Http/1.0.0-rc2-15974": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.AspNet.Http.Abstractions": "1.0.0-rc2-15974", | |
| "Microsoft.AspNet.WebUtilities": "1.0.0-rc2-15974", | |
| "Microsoft.Net.Http.Headers": "1.0.0-rc2-15974", | |
| "System.Diagnostics.Debug": "4.0.11-rc2-23513", | |
| "System.Text.Encoding": "4.0.11-rc2-23513", | |
| "System.Threading": "4.0.11-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.AspNet.Http.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.AspNet.Http.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNet.Http.Abstractions/1.0.0-rc2-15974": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.AspNet.Http.Features": "1.0.0-rc2-15974", | |
| "System.Collections": "4.0.11-rc2-23513", | |
| "System.ComponentModel": "4.0.1-rc2-23513", | |
| "System.Diagnostics.Tools": "4.0.1-rc2-23513", | |
| "System.Globalization": "4.0.11-rc2-23513", | |
| "System.Globalization.Extensions": "4.0.1-rc2-23513", | |
| "System.Linq": "4.0.1-rc2-23513", | |
| "System.Linq.Expressions": "4.0.11-rc2-23513", | |
| "System.Net.Primitives": "4.0.11-rc2-23513", | |
| "System.Net.WebSockets": "4.0.0-rc2-23513", | |
| "System.Reflection.TypeExtensions": "4.0.1-beta-23409", | |
| "System.Runtime": "4.0.21-rc2-23513", | |
| "System.Runtime.InteropServices": "4.0.21-rc2-23513", | |
| "System.Security.Claims": "4.0.1-rc2-23513", | |
| "System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23513", | |
| "System.Security.Principal": "4.0.1-rc2-23513", | |
| "System.Text.Encodings.Web": "4.0.0-rc2-23513", | |
| "System.Threading.Tasks": "4.0.11-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.AspNet.Http.Abstractions.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.AspNet.Http.Abstractions.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNet.Http.Extensions/1.0.0-rc2-15974": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.AspNet.Http.Abstractions": "1.0.0-rc2-15974", | |
| "Microsoft.Net.Http.Headers": "1.0.0-rc2-15974", | |
| "System.IO.FileSystem": "4.0.1-rc2-23513", | |
| "System.Resources.ResourceManager": "4.0.1-rc2-23513", | |
| "System.Runtime": "4.0.21-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.AspNet.Http.Extensions.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.AspNet.Http.Extensions.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNet.Http.Features/1.0.0-rc2-15974": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.Extensions.Primitives": "1.0.0-rc2-15862", | |
| "System.Collections": "4.0.11-rc2-23513", | |
| "System.Linq": "4.0.1-rc2-23513", | |
| "System.Net.Primitives": "4.0.11-rc2-23513", | |
| "System.Net.WebSockets": "4.0.0-rc2-23513", | |
| "System.Runtime.Extensions": "4.0.11-rc2-23513", | |
| "System.Security.Claims": "4.0.1-rc2-23513", | |
| "System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23513", | |
| "System.Security.Principal": "4.0.1-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.AspNet.Http.Features.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.AspNet.Http.Features.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNet.Server.Kestrel/1.0.0-rc2-16024": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.AspNet.Hosting": "1.0.0-rc2-15983", | |
| "Microsoft.Extensions.Logging.Abstractions": "1.0.0-rc2-15835", | |
| "System.Collections": "4.0.11-rc2-23513", | |
| "System.Diagnostics.Debug": "4.0.11-rc2-23513", | |
| "System.Diagnostics.TraceSource": "4.0.0-rc2-23513", | |
| "System.Diagnostics.Tracing": "4.0.21-rc2-23513", | |
| "System.Globalization": "4.0.11-rc2-23513", | |
| "System.IO": "4.0.11-rc2-23513", | |
| "System.Linq": "4.0.1-rc2-23513", | |
| "System.Net.Primitives": "4.0.11-rc2-23513", | |
| "System.Numerics.Vectors": "4.1.1-rc2-23513", | |
| "System.Runtime.Extensions": "4.0.11-rc2-23513", | |
| "System.Runtime.InteropServices": "4.0.21-rc2-23513", | |
| "System.Text.Encoding": "4.0.11-rc2-23513", | |
| "System.Threading": "4.0.11-rc2-23513", | |
| "System.Threading.Tasks": "4.0.11-rc2-23513", | |
| "System.Threading.Thread": "4.0.0-rc2-23513", | |
| "System.Threading.ThreadPool": "4.0.10-rc2-23513", | |
| "System.Threading.Timer": "4.0.1-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dnxcore50/Microsoft.AspNet.Server.Kestrel.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dnxcore50/Microsoft.AspNet.Server.Kestrel.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNet.Server.Kestrel.Https/1.0.0-rc2-16024": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.AspNet.Server.Kestrel": "1.0.0-rc2-16024", | |
| "System.Net.Security": "4.0.0-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.AspNet.Server.Kestrel.Https.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.AspNet.Server.Kestrel.Https.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNet.WebSockets.Protocol/1.0.0-rc2-15926": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Diagnostics.Contracts": "4.0.1-rc2-23513", | |
| "System.IO": "4.0.11-rc2-23513", | |
| "System.Linq": "4.0.1-rc2-23513", | |
| "System.Net.WebSockets": "4.0.0-rc2-23513", | |
| "System.Runtime": "4.0.21-rc2-23513", | |
| "System.Runtime.Extensions": "4.0.11-rc2-23513", | |
| "System.Runtime.InteropServices": "4.0.21-rc2-23513", | |
| "System.Security.Cryptography.Algorithms": "4.0.0-rc2-23513", | |
| "System.Text.Encoding.Extensions": "4.0.11-rc2-23513", | |
| "System.Threading": "4.0.11-rc2-23513", | |
| "System.Threading.Tasks": "4.0.11-rc2-23513", | |
| "System.Threading.Timer": "4.0.1-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.AspNet.WebSockets.Protocol.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.AspNet.WebSockets.Protocol.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNet.WebSockets.Server/1.0.0-rc2-15926": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.AspNet.Http.Extensions": "1.0.0-rc2-15974", | |
| "Microsoft.AspNet.WebSockets.Protocol": "1.0.0-rc2-15926", | |
| "System.Runtime": "4.0.21-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.AspNet.WebSockets.Server.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.AspNet.WebSockets.Server.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNet.WebUtilities/1.0.0-rc2-15974": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.Extensions.Primitives": "1.0.0-rc2-15862", | |
| "System.Collections": "4.0.11-rc2-23513", | |
| "System.Diagnostics.Debug": "4.0.11-rc2-23513", | |
| "System.IO": "4.0.11-rc2-23513", | |
| "System.IO.FileSystem": "4.0.1-rc2-23513", | |
| "System.Runtime": "4.0.21-rc2-23513", | |
| "System.Runtime.Extensions": "4.0.11-rc2-23513", | |
| "System.Text.Encodings.Web": "4.0.0-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.AspNet.WebUtilities.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.AspNet.WebUtilities.dll": {} | |
| } | |
| }, | |
| "Microsoft.CSharp/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Collections": "4.0.10", | |
| "System.Diagnostics.Debug": "4.0.10", | |
| "System.Dynamic.Runtime": "4.0.0", | |
| "System.Globalization": "4.0.10", | |
| "System.Linq": "4.0.0", | |
| "System.Linq.Expressions": "4.0.0", | |
| "System.ObjectModel": "4.0.10", | |
| "System.Reflection": "4.0.10", | |
| "System.Reflection.Extensions": "4.0.0", | |
| "System.Reflection.Primitives": "4.0.0", | |
| "System.Reflection.TypeExtensions": "4.0.0", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Runtime.Extensions": "4.0.10", | |
| "System.Runtime.InteropServices": "4.0.20", | |
| "System.Threading": "4.0.10" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.1/Microsoft.CSharp.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.CSharp.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.CompilationAbstractions/1.0.0-rc2-16183": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.Extensions.PlatformAbstractions": "1.0.0-rc2-16183", | |
| "System.IO.FileSystem": "4.0.1-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.Extensions.CompilationAbstractions.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.Extensions.CompilationAbstractions.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.Configuration/1.0.0-rc2-15840": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.Extensions.Configuration.Abstractions": "1.0.0-rc2-15840", | |
| "System.Collections": "4.0.11-rc2-23513", | |
| "System.Diagnostics.Debug": "4.0.11-rc2-23513", | |
| "System.IO": "4.0.11-rc2-23513", | |
| "System.IO.FileSystem": "4.0.1-rc2-23513", | |
| "System.Resources.ResourceManager": "4.0.1-rc2-23513", | |
| "System.Runtime.Extensions": "4.0.11-rc2-23513", | |
| "System.Runtime.InteropServices": "4.0.21-rc2-23513", | |
| "System.Threading": "4.0.11-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Configuration.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Configuration.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.Configuration.Abstractions/1.0.0-rc2-15840": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.Extensions.Primitives": "1.0.0-rc2-15862", | |
| "System.Linq": "4.0.1-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Configuration.Abstractions.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Configuration.Abstractions.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.Configuration.CommandLine/1.0.0-rc2-15840": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.Extensions.Configuration": "1.0.0-rc2-15840" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Configuration.CommandLine.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Configuration.CommandLine.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.Configuration.EnvironmentVariables/1.0.0-rc2-15840": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.Extensions.Configuration": "1.0.0-rc2-15840" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.Configuration.FileExtensions/1.0.0-rc2-15840": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.Extensions.Configuration.Abstractions": "1.0.0-rc2-15840", | |
| "System.AppContext": "4.0.0" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Configuration.FileExtensions.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Configuration.FileExtensions.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.Configuration.Json/1.0.0-rc2-15840": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.Extensions.Configuration": "1.0.0-rc2-15840", | |
| "Microsoft.Extensions.Configuration.FileExtensions": "1.0.0-rc2-15840", | |
| "Newtonsoft.Json": "6.0.6", | |
| "System.Dynamic.Runtime": "4.0.11-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Configuration.Json.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Configuration.Json.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.DependencyInjection/1.0.0-rc2-15810": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.Extensions.DependencyInjection.Abstractions": "1.0.0-rc2-15810", | |
| "System.Collections": "4.0.11-rc2-23513", | |
| "System.Collections.Concurrent": "4.0.11-rc2-23513", | |
| "System.Threading": "4.0.11-rc2-23513", | |
| "System.Threading.Tasks": "4.0.11-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.Extensions.DependencyInjection.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.Extensions.DependencyInjection.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.DependencyInjection.Abstractions/1.0.0-rc2-15810": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.ComponentModel": "4.0.1-rc2-23513", | |
| "System.Diagnostics.Debug": "4.0.11-rc2-23513", | |
| "System.Globalization": "4.0.11-rc2-23513", | |
| "System.Linq": "4.0.1-rc2-23513", | |
| "System.Linq.Expressions": "4.0.11-rc2-23513", | |
| "System.Reflection": "4.1.0-beta-23225", | |
| "System.Resources.ResourceManager": "4.0.1-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.Logging/1.0.0-rc2-15835": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.Extensions.DependencyInjection.Abstractions": "1.0.0-rc2-15810", | |
| "Microsoft.Extensions.Logging.Abstractions": "1.0.0-rc2-15835", | |
| "System.Collections": "4.0.11-rc2-23513", | |
| "System.Collections.Concurrent": "4.0.11-rc2-23513", | |
| "System.ComponentModel": "4.0.1-rc2-23513", | |
| "System.Globalization": "4.0.11-rc2-23513", | |
| "System.Linq": "4.0.1-rc2-23513", | |
| "System.Threading": "4.0.11-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Logging.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Logging.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.Logging.Abstractions/1.0.0-rc2-15835": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Collections": "4.0.11-rc2-23513", | |
| "System.Collections.Concurrent": "4.0.11-rc2-23513", | |
| "System.Globalization": "4.0.11-rc2-23513", | |
| "System.Linq": "4.0.1-rc2-23513", | |
| "System.Reflection": "4.1.0-beta-23225", | |
| "System.Runtime": "4.0.21-rc2-23513", | |
| "System.Runtime.Extensions": "4.0.11-rc2-23513", | |
| "System.Runtime.InteropServices": "4.0.21-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Logging.Abstractions.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Logging.Abstractions.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.Logging.Console/1.0.0-rc2-15835": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.Extensions.Configuration.Abstractions": "1.0.0-rc2-15840", | |
| "Microsoft.Extensions.Logging.Abstractions": "1.0.0-rc2-15835", | |
| "Microsoft.Extensions.PlatformAbstractions": "1.0.0-rc2-16183", | |
| "System.Console": "4.0.0-rc2-23513", | |
| "System.IO": "4.0.11-rc2-23513", | |
| "System.Reflection.Extensions": "4.0.1-rc2-23513", | |
| "System.Runtime": "4.0.21-rc2-23513", | |
| "System.Threading": "4.0.11-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Logging.Console.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Logging.Console.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.Logging.Debug/1.0.0-rc2-15835": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.Extensions.Logging.Abstractions": "1.0.0-rc2-15835", | |
| "System.Collections": "4.0.11-rc2-23513", | |
| "System.Globalization": "4.0.11-rc2-23513", | |
| "System.Linq": "4.0.1-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Logging.Debug.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Logging.Debug.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.PlatformAbstractions/1.0.0-rc2-16183": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.AppContext": "4.0.1-rc2-23513", | |
| "System.Collections": "4.0.11-rc2-23513", | |
| "System.ComponentModel": "4.0.1-rc2-23513", | |
| "System.IO": "4.0.11-rc2-23513", | |
| "System.Linq": "4.0.1-rc2-23513", | |
| "System.Reflection": "4.1.0-beta-23225", | |
| "System.Reflection.Extensions": "4.0.1-rc2-23513", | |
| "System.Reflection.TypeExtensions": "4.0.1-beta-23409", | |
| "System.Runtime": "4.0.21-rc2-23513", | |
| "System.Runtime.Extensions": "4.0.11-rc2-23513", | |
| "System.Runtime.InteropServices": "4.0.21-rc2-23513", | |
| "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23513", | |
| "System.Threading.Tasks": "4.0.11-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.Extensions.PlatformAbstractions.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.Extensions.PlatformAbstractions.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.Primitives/1.0.0-rc2-15862": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Resources.ResourceManager": "4.0.1-rc2-23513", | |
| "System.Runtime": "4.0.21-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Primitives.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Primitives.dll": {} | |
| } | |
| }, | |
| "Microsoft.Net.Http.Headers/1.0.0-rc2-15974": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Collections": "4.0.11-rc2-23513", | |
| "System.Diagnostics.Contracts": "4.0.1-rc2-23513", | |
| "System.Globalization": "4.0.11-rc2-23513", | |
| "System.Globalization.Extensions": "4.0.1-rc2-23513", | |
| "System.Linq": "4.0.1-rc2-23513", | |
| "System.Runtime": "4.0.21-rc2-23513", | |
| "System.Text.Encoding": "4.0.11-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.Net.Http.Headers.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.Net.Http.Headers.dll": {} | |
| } | |
| }, | |
| "Microsoft.Win32.Primitives/4.0.0": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.20", | |
| "System.Runtime.InteropServices": "4.0.20" | |
| }, | |
| "compile": { | |
| "ref/dotnet/Microsoft.Win32.Primitives.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet/Microsoft.Win32.Primitives.dll": {} | |
| } | |
| }, | |
| "Newtonsoft.Json/6.0.6": { | |
| "type": "package", | |
| "compile": { | |
| "lib/portable-net45+wp80+win8+wpa81+aspnetcore50/Newtonsoft.Json.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/portable-net45+wp80+win8+wpa81+aspnetcore50/Newtonsoft.Json.dll": {} | |
| } | |
| }, | |
| "System.AppContext/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.AppContext.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.AppContext.dll": {} | |
| } | |
| }, | |
| "System.Collections/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.21-rc2-23513" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Collections.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Collections.dll": {} | |
| } | |
| }, | |
| "System.Collections.Concurrent/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Collections": "4.0.10", | |
| "System.Diagnostics.Debug": "4.0.10", | |
| "System.Diagnostics.Tracing": "4.0.20", | |
| "System.Globalization": "4.0.10", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Runtime.Extensions": "4.0.10", | |
| "System.Threading": "4.0.10", | |
| "System.Threading.Tasks": "4.0.10" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Collections.Concurrent.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/System.Collections.Concurrent.dll": {} | |
| } | |
| }, | |
| "System.ComponentModel/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.20" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.1/System.ComponentModel.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/System.ComponentModel.dll": {} | |
| } | |
| }, | |
| "System.Console/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.IO": "4.0.0", | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Console.dll": {} | |
| } | |
| }, | |
| "System.Diagnostics.Contracts/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.1/System.Diagnostics.Contracts.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} | |
| } | |
| }, | |
| "System.Diagnostics.Debug/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Diagnostics.Debug.dll": {} | |
| } | |
| }, | |
| "System.Diagnostics.DiagnosticSource/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Diagnostics.Tracing": "4.0.0", | |
| "System.Runtime": "4.0.0", | |
| "System.Threading": "4.0.0" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.2/System.Diagnostics.DiagnosticSource.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.2/System.Diagnostics.DiagnosticSource.dll": {} | |
| } | |
| }, | |
| "System.Diagnostics.StackTrace/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Reflection": "4.0.0", | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Diagnostics.StackTrace.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Diagnostics.StackTrace.dll": {} | |
| } | |
| }, | |
| "System.Diagnostics.Tools/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.1/System.Diagnostics.Tools.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Diagnostics.Tools.dll": {} | |
| } | |
| }, | |
| "System.Diagnostics.TraceSource/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Diagnostics.TraceSource.dll": {} | |
| } | |
| }, | |
| "System.Diagnostics.Tracing/4.0.21-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Diagnostics.Tracing.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Diagnostics.Tracing.dll": {} | |
| } | |
| }, | |
| "System.Dynamic.Runtime/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Collections": "4.0.10", | |
| "System.Diagnostics.Debug": "4.0.10", | |
| "System.Globalization": "4.0.10", | |
| "System.Linq": "4.0.0", | |
| "System.Linq.Expressions": "4.0.10", | |
| "System.ObjectModel": "4.0.10", | |
| "System.Reflection": "4.0.10", | |
| "System.Reflection.Emit": "4.0.0", | |
| "System.Reflection.Emit.ILGeneration": "4.0.0", | |
| "System.Reflection.Primitives": "4.0.0", | |
| "System.Reflection.TypeExtensions": "4.0.0", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Runtime.Extensions": "4.0.10", | |
| "System.Threading": "4.0.10" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Dynamic.Runtime.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Dynamic.Runtime.dll": {} | |
| } | |
| }, | |
| "System.Globalization/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Globalization.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Globalization.dll": {} | |
| } | |
| }, | |
| "System.Globalization.Extensions/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Globalization": "4.0.0", | |
| "System.Runtime": "4.0.0", | |
| "System.Runtime.Extensions": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Globalization.Extensions.dll": {} | |
| } | |
| }, | |
| "System.IO/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.20", | |
| "System.Text.Encoding": "4.0.0", | |
| "System.Threading.Tasks": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.IO.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.IO.dll": {} | |
| } | |
| }, | |
| "System.IO.FileSystem/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.IO": "4.0.0", | |
| "System.IO.FileSystem.Primitives": "4.0.0", | |
| "System.Runtime": "4.0.0", | |
| "System.Runtime.Handles": "4.0.0", | |
| "System.Text.Encoding": "4.0.0", | |
| "System.Threading.Tasks": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.IO.FileSystem.dll": {} | |
| } | |
| }, | |
| "System.IO.FileSystem.Primitives/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.20" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.IO.FileSystem.Primitives.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/System.IO.FileSystem.Primitives.dll": {} | |
| } | |
| }, | |
| "System.IO.FileSystem.Watcher/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.IO.FileSystem.Watcher.dll": {} | |
| } | |
| }, | |
| "System.Linq/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Collections": "4.0.10", | |
| "System.Diagnostics.Debug": "4.0.10", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Runtime.Extensions": "4.0.10" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.1/System.Linq.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/System.Linq.dll": {} | |
| } | |
| }, | |
| "System.Linq.Expressions/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Reflection": "4.0.0", | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Linq.Expressions.dll": {} | |
| } | |
| }, | |
| "System.Net.Primitives/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0", | |
| "System.Runtime.Handles": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Net.Primitives.dll": {} | |
| } | |
| }, | |
| "System.Net.Security/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.IO": "4.0.0", | |
| "System.Net.Primitives": "4.0.10", | |
| "System.Runtime": "4.0.0", | |
| "System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23513", | |
| "System.Threading.Tasks": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Net.Security.dll": {} | |
| } | |
| }, | |
| "System.Net.WebSockets/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.Win32.Primitives": "4.0.0", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Threading.Tasks": "4.0.10" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Net.WebSockets.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/System.Net.WebSockets.dll": {} | |
| } | |
| }, | |
| "System.Numerics.Vectors/4.1.1-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Globalization": "4.0.0", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.0", | |
| "System.Runtime.Extensions": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Numerics.Vectors.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/System.Numerics.Vectors.dll": {} | |
| } | |
| }, | |
| "System.ObjectModel/4.0.10": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Collections": "4.0.10", | |
| "System.Diagnostics.Debug": "4.0.10", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Threading": "4.0.10" | |
| }, | |
| "compile": { | |
| "ref/dotnet/System.ObjectModel.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet/System.ObjectModel.dll": {} | |
| } | |
| }, | |
| "System.Private.Uri/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "compile": { | |
| "ref/dnxcore50/_._": {} | |
| } | |
| }, | |
| "System.Reflection/4.1.0-beta-23225": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.IO": "4.0.0", | |
| "System.Reflection.Primitives": "4.0.0", | |
| "System.Runtime": "4.0.20" | |
| }, | |
| "compile": { | |
| "ref/dotnet/System.Reflection.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Reflection.dll": {} | |
| } | |
| }, | |
| "System.Reflection.Emit/4.0.0": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.IO": "4.0.0", | |
| "System.Reflection": "4.0.0", | |
| "System.Reflection.Emit.ILGeneration": "4.0.0", | |
| "System.Reflection.Primitives": "4.0.0", | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet/System.Reflection.Emit.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Reflection.Emit.dll": {} | |
| } | |
| }, | |
| "System.Reflection.Emit.ILGeneration/4.0.0": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Reflection": "4.0.0", | |
| "System.Reflection.Primitives": "4.0.0", | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {} | |
| } | |
| }, | |
| "System.Reflection.Extensions/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Reflection": "4.0.0", | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.1/System.Reflection.Extensions.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Reflection.Extensions.dll": {} | |
| } | |
| }, | |
| "System.Reflection.Primitives/4.0.0": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet/System.Reflection.Primitives.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Reflection.Primitives.dll": {} | |
| } | |
| }, | |
| "System.Reflection.TypeExtensions/4.0.1-beta-23409": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Reflection": "4.0.0", | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet/System.Reflection.TypeExtensions.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} | |
| } | |
| }, | |
| "System.Resources.ResourceManager/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Globalization": "4.0.0", | |
| "System.Reflection": "4.0.0", | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.1/System.Resources.ResourceManager.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Resources.ResourceManager.dll": {} | |
| } | |
| }, | |
| "System.Runtime/4.0.21-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Private.Uri": "4.0.1-rc2-23513" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Runtime.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Runtime.dll": {} | |
| } | |
| }, | |
| "System.Runtime.Extensions/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.20" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Runtime.Extensions.dll": {} | |
| } | |
| }, | |
| "System.Runtime.Handles/4.0.0": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet/System.Runtime.Handles.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Runtime.Handles.dll": {} | |
| } | |
| }, | |
| "System.Runtime.InteropServices/4.0.21-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Reflection": "4.0.0", | |
| "System.Reflection.Primitives": "4.0.0", | |
| "System.Runtime": "4.0.0", | |
| "System.Runtime.Handles": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Runtime.InteropServices.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Runtime.InteropServices.dll": {} | |
| } | |
| }, | |
| "System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.2/System.Runtime.InteropServices.RuntimeInformation.dll": {} | |
| } | |
| }, | |
| "System.Security.Claims/4.0.1-rc2-23513": { | |
| "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.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Runtime.Extensions": "4.0.0", | |
| "System.Security.Principal": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Security.Claims.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/System.Security.Claims.dll": {} | |
| } | |
| }, | |
| "System.Security.Cryptography.Algorithms/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.IO": "4.0.0", | |
| "System.Runtime": "4.0.0", | |
| "System.Security.Cryptography.Primitives": "4.0.0-rc2-23513" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {} | |
| } | |
| }, | |
| "System.Security.Cryptography.Encoding/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Security.Cryptography.Encoding.dll": {} | |
| } | |
| }, | |
| "System.Security.Cryptography.Primitives/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Diagnostics.Debug": "4.0.0", | |
| "System.Globalization": "4.0.0", | |
| "System.IO": "4.0.10", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Threading": "4.0.0", | |
| "System.Threading.Tasks": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Security.Cryptography.Primitives.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/System.Security.Cryptography.Primitives.dll": {} | |
| } | |
| }, | |
| "System.Security.Cryptography.X509Certificates/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0", | |
| "System.Runtime.Handles": "4.0.0", | |
| "System.Security.Cryptography.Algorithms": "4.0.0-rc2-23513", | |
| "System.Security.Cryptography.Encoding": "4.0.0-rc2-23513" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} | |
| } | |
| }, | |
| "System.Security.Principal/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.1/System.Security.Principal.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.1/System.Security.Principal.dll": {} | |
| } | |
| }, | |
| "System.Text.Encoding/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Text.Encoding.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Text.Encoding.dll": {} | |
| } | |
| }, | |
| "System.Text.Encoding.Extensions/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0", | |
| "System.Text.Encoding": "4.0.10" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Text.Encoding.Extensions.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} | |
| } | |
| }, | |
| "System.Text.Encodings.Web/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Diagnostics.Debug": "4.0.0", | |
| "System.IO": "4.0.0", | |
| "System.Reflection": "4.0.0", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.0", | |
| "System.Runtime.Extensions": "4.0.0", | |
| "System.Threading": "4.0.0" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.1/System.Text.Encodings.Web.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.1/System.Text.Encodings.Web.dll": {} | |
| } | |
| }, | |
| "System.Text.RegularExpressions/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Collections": "4.0.10", | |
| "System.Globalization": "4.0.10", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Runtime.Extensions": "4.0.10", | |
| "System.Threading": "4.0.10" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Text.RegularExpressions.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/System.Text.RegularExpressions.dll": {} | |
| } | |
| }, | |
| "System.Threading/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0", | |
| "System.Threading.Tasks": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Threading.dll": {} | |
| } | |
| }, | |
| "System.Threading.Tasks/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Threading.Tasks.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Threading.Tasks.dll": {} | |
| } | |
| }, | |
| "System.Threading.Tasks.Parallel/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Collections.Concurrent": "4.0.10", | |
| "System.Diagnostics.Debug": "4.0.10", | |
| "System.Diagnostics.Tracing": "4.0.20", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Runtime.Extensions": "4.0.10", | |
| "System.Threading": "4.0.10", | |
| "System.Threading.Tasks": "4.0.10" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.2/System.Threading.Tasks.Parallel.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/System.Threading.Tasks.Parallel.dll": {} | |
| } | |
| }, | |
| "System.Threading.Thread/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Threading.Thread.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Threading.Thread.dll": {} | |
| } | |
| }, | |
| "System.Threading.ThreadPool/4.0.10-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0", | |
| "System.Runtime.InteropServices": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Threading.ThreadPool.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Threading.ThreadPool.dll": {} | |
| } | |
| }, | |
| "System.Threading.Timer/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.3/System.Threading.Timer.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Threading.Timer.dll": {} | |
| } | |
| } | |
| }, | |
| "DNXCore,Version=v5.0/win7-x86": { | |
| "Microsoft.AspNet.FileProviders.Abstractions/1.0.0-rc2-15813": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.Extensions.Primitives": "1.0.0-rc2-15862", | |
| "System.IO": "4.0.11-rc2-23513", | |
| "System.Resources.ResourceManager": "4.0.1-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.AspNet.FileProviders.Abstractions.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.AspNet.FileProviders.Abstractions.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNet.FileProviders.Physical/1.0.0-rc2-15813": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.AspNet.FileProviders.Abstractions": "1.0.0-rc2-15813", | |
| "System.Collections": "4.0.11-rc2-23513", | |
| "System.Collections.Concurrent": "4.0.11-rc2-23513", | |
| "System.IO.FileSystem": "4.0.1-rc2-23513", | |
| "System.IO.FileSystem.Primitives": "4.0.1-rc2-23513", | |
| "System.IO.FileSystem.Watcher": "4.0.0-rc2-23513", | |
| "System.Runtime.Extensions": "4.0.11-rc2-23513", | |
| "System.Text.RegularExpressions": "4.0.11-rc2-23513", | |
| "System.Threading": "4.0.11-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.AspNet.FileProviders.Physical.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.AspNet.FileProviders.Physical.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNet.Hosting/1.0.0-rc2-15983": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.AspNet.FileProviders.Physical": "1.0.0-rc2-15813", | |
| "Microsoft.AspNet.Hosting.Abstractions": "1.0.0-rc2-15983", | |
| "Microsoft.AspNet.Hosting.Server.Abstractions": "1.0.0-rc2-15983", | |
| "Microsoft.AspNet.Http": "1.0.0-rc2-15974", | |
| "Microsoft.AspNet.Http.Extensions": "1.0.0-rc2-15974", | |
| "Microsoft.Extensions.CompilationAbstractions": "1.0.0-rc2-16183", | |
| "Microsoft.Extensions.Configuration": "1.0.0-rc2-15840", | |
| "Microsoft.Extensions.Configuration.CommandLine": "1.0.0-rc2-15840", | |
| "Microsoft.Extensions.Configuration.EnvironmentVariables": "1.0.0-rc2-15840", | |
| "Microsoft.Extensions.Configuration.Json": "1.0.0-rc2-15840", | |
| "Microsoft.Extensions.DependencyInjection": "1.0.0-rc2-15810", | |
| "Microsoft.Extensions.Logging": "1.0.0-rc2-15835", | |
| "Microsoft.Extensions.PlatformAbstractions": "1.0.0-rc2-16183", | |
| "System.Console": "4.0.0-rc2-23513", | |
| "System.Diagnostics.DiagnosticSource": "4.0.0-rc2-23513", | |
| "System.Diagnostics.StackTrace": "4.0.1-rc2-23513", | |
| "System.Reflection.Extensions": "4.0.1-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dnxcore50/Microsoft.AspNet.Hosting.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dnxcore50/Microsoft.AspNet.Hosting.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNet.Hosting.Abstractions/1.0.0-rc2-15983": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.AspNet.FileProviders.Abstractions": "1.0.0-rc2-15813", | |
| "Microsoft.AspNet.Http.Abstractions": "1.0.0-rc2-15974" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.AspNet.Hosting.Abstractions.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.AspNet.Hosting.Abstractions.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNet.Hosting.Server.Abstractions/1.0.0-rc2-15983": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.AspNet.Http.Abstractions": "1.0.0-rc2-15974", | |
| "Microsoft.Extensions.Configuration.Abstractions": "1.0.0-rc2-15840" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.AspNet.Hosting.Server.Abstractions.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.AspNet.Hosting.Server.Abstractions.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNet.Http/1.0.0-rc2-15974": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.AspNet.Http.Abstractions": "1.0.0-rc2-15974", | |
| "Microsoft.AspNet.WebUtilities": "1.0.0-rc2-15974", | |
| "Microsoft.Net.Http.Headers": "1.0.0-rc2-15974", | |
| "System.Diagnostics.Debug": "4.0.11-rc2-23513", | |
| "System.Text.Encoding": "4.0.11-rc2-23513", | |
| "System.Threading": "4.0.11-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.AspNet.Http.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.AspNet.Http.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNet.Http.Abstractions/1.0.0-rc2-15974": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.AspNet.Http.Features": "1.0.0-rc2-15974", | |
| "System.Collections": "4.0.11-rc2-23513", | |
| "System.ComponentModel": "4.0.1-rc2-23513", | |
| "System.Diagnostics.Tools": "4.0.1-rc2-23513", | |
| "System.Globalization": "4.0.11-rc2-23513", | |
| "System.Globalization.Extensions": "4.0.1-rc2-23513", | |
| "System.Linq": "4.0.1-rc2-23513", | |
| "System.Linq.Expressions": "4.0.11-rc2-23513", | |
| "System.Net.Primitives": "4.0.11-rc2-23513", | |
| "System.Net.WebSockets": "4.0.0-rc2-23513", | |
| "System.Reflection.TypeExtensions": "4.0.1-beta-23409", | |
| "System.Runtime": "4.0.21-rc2-23513", | |
| "System.Runtime.InteropServices": "4.0.21-rc2-23513", | |
| "System.Security.Claims": "4.0.1-rc2-23513", | |
| "System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23513", | |
| "System.Security.Principal": "4.0.1-rc2-23513", | |
| "System.Text.Encodings.Web": "4.0.0-rc2-23513", | |
| "System.Threading.Tasks": "4.0.11-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.AspNet.Http.Abstractions.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.AspNet.Http.Abstractions.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNet.Http.Extensions/1.0.0-rc2-15974": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.AspNet.Http.Abstractions": "1.0.0-rc2-15974", | |
| "Microsoft.Net.Http.Headers": "1.0.0-rc2-15974", | |
| "System.IO.FileSystem": "4.0.1-rc2-23513", | |
| "System.Resources.ResourceManager": "4.0.1-rc2-23513", | |
| "System.Runtime": "4.0.21-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.AspNet.Http.Extensions.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.AspNet.Http.Extensions.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNet.Http.Features/1.0.0-rc2-15974": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.Extensions.Primitives": "1.0.0-rc2-15862", | |
| "System.Collections": "4.0.11-rc2-23513", | |
| "System.Linq": "4.0.1-rc2-23513", | |
| "System.Net.Primitives": "4.0.11-rc2-23513", | |
| "System.Net.WebSockets": "4.0.0-rc2-23513", | |
| "System.Runtime.Extensions": "4.0.11-rc2-23513", | |
| "System.Security.Claims": "4.0.1-rc2-23513", | |
| "System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23513", | |
| "System.Security.Principal": "4.0.1-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.AspNet.Http.Features.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.AspNet.Http.Features.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNet.Server.Kestrel/1.0.0-rc2-16024": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.AspNet.Hosting": "1.0.0-rc2-15983", | |
| "Microsoft.Extensions.Logging.Abstractions": "1.0.0-rc2-15835", | |
| "System.Collections": "4.0.11-rc2-23513", | |
| "System.Diagnostics.Debug": "4.0.11-rc2-23513", | |
| "System.Diagnostics.TraceSource": "4.0.0-rc2-23513", | |
| "System.Diagnostics.Tracing": "4.0.21-rc2-23513", | |
| "System.Globalization": "4.0.11-rc2-23513", | |
| "System.IO": "4.0.11-rc2-23513", | |
| "System.Linq": "4.0.1-rc2-23513", | |
| "System.Net.Primitives": "4.0.11-rc2-23513", | |
| "System.Numerics.Vectors": "4.1.1-rc2-23513", | |
| "System.Runtime.Extensions": "4.0.11-rc2-23513", | |
| "System.Runtime.InteropServices": "4.0.21-rc2-23513", | |
| "System.Text.Encoding": "4.0.11-rc2-23513", | |
| "System.Threading": "4.0.11-rc2-23513", | |
| "System.Threading.Tasks": "4.0.11-rc2-23513", | |
| "System.Threading.Thread": "4.0.0-rc2-23513", | |
| "System.Threading.ThreadPool": "4.0.10-rc2-23513", | |
| "System.Threading.Timer": "4.0.1-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dnxcore50/Microsoft.AspNet.Server.Kestrel.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dnxcore50/Microsoft.AspNet.Server.Kestrel.dll": {} | |
| }, | |
| "native": { | |
| "runtimes/win7-x86/native/libuv.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNet.Server.Kestrel.Https/1.0.0-rc2-16024": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.AspNet.Server.Kestrel": "1.0.0-rc2-16024", | |
| "System.Net.Security": "4.0.0-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.AspNet.Server.Kestrel.Https.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.AspNet.Server.Kestrel.Https.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNet.WebSockets.Protocol/1.0.0-rc2-15926": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Diagnostics.Contracts": "4.0.1-rc2-23513", | |
| "System.IO": "4.0.11-rc2-23513", | |
| "System.Linq": "4.0.1-rc2-23513", | |
| "System.Net.WebSockets": "4.0.0-rc2-23513", | |
| "System.Runtime": "4.0.21-rc2-23513", | |
| "System.Runtime.Extensions": "4.0.11-rc2-23513", | |
| "System.Runtime.InteropServices": "4.0.21-rc2-23513", | |
| "System.Security.Cryptography.Algorithms": "4.0.0-rc2-23513", | |
| "System.Text.Encoding.Extensions": "4.0.11-rc2-23513", | |
| "System.Threading": "4.0.11-rc2-23513", | |
| "System.Threading.Tasks": "4.0.11-rc2-23513", | |
| "System.Threading.Timer": "4.0.1-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.AspNet.WebSockets.Protocol.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.AspNet.WebSockets.Protocol.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNet.WebSockets.Server/1.0.0-rc2-15926": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.AspNet.Http.Extensions": "1.0.0-rc2-15974", | |
| "Microsoft.AspNet.WebSockets.Protocol": "1.0.0-rc2-15926", | |
| "System.Runtime": "4.0.21-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.AspNet.WebSockets.Server.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.AspNet.WebSockets.Server.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNet.WebUtilities/1.0.0-rc2-15974": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.Extensions.Primitives": "1.0.0-rc2-15862", | |
| "System.Collections": "4.0.11-rc2-23513", | |
| "System.Diagnostics.Debug": "4.0.11-rc2-23513", | |
| "System.IO": "4.0.11-rc2-23513", | |
| "System.IO.FileSystem": "4.0.1-rc2-23513", | |
| "System.Runtime": "4.0.21-rc2-23513", | |
| "System.Runtime.Extensions": "4.0.11-rc2-23513", | |
| "System.Text.Encodings.Web": "4.0.0-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.AspNet.WebUtilities.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.AspNet.WebUtilities.dll": {} | |
| } | |
| }, | |
| "Microsoft.CSharp/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Collections": "4.0.10", | |
| "System.Diagnostics.Debug": "4.0.10", | |
| "System.Dynamic.Runtime": "4.0.0", | |
| "System.Globalization": "4.0.10", | |
| "System.Linq": "4.0.0", | |
| "System.Linq.Expressions": "4.0.0", | |
| "System.ObjectModel": "4.0.10", | |
| "System.Reflection": "4.0.10", | |
| "System.Reflection.Extensions": "4.0.0", | |
| "System.Reflection.Primitives": "4.0.0", | |
| "System.Reflection.TypeExtensions": "4.0.0", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Runtime.Extensions": "4.0.10", | |
| "System.Runtime.InteropServices": "4.0.20", | |
| "System.Threading": "4.0.10" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.1/Microsoft.CSharp.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.CSharp.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.CompilationAbstractions/1.0.0-rc2-16183": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.Extensions.PlatformAbstractions": "1.0.0-rc2-16183", | |
| "System.IO.FileSystem": "4.0.1-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.Extensions.CompilationAbstractions.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.Extensions.CompilationAbstractions.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.Configuration/1.0.0-rc2-15840": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.Extensions.Configuration.Abstractions": "1.0.0-rc2-15840", | |
| "System.Collections": "4.0.11-rc2-23513", | |
| "System.Diagnostics.Debug": "4.0.11-rc2-23513", | |
| "System.IO": "4.0.11-rc2-23513", | |
| "System.IO.FileSystem": "4.0.1-rc2-23513", | |
| "System.Resources.ResourceManager": "4.0.1-rc2-23513", | |
| "System.Runtime.Extensions": "4.0.11-rc2-23513", | |
| "System.Runtime.InteropServices": "4.0.21-rc2-23513", | |
| "System.Threading": "4.0.11-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Configuration.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Configuration.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.Configuration.Abstractions/1.0.0-rc2-15840": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.Extensions.Primitives": "1.0.0-rc2-15862", | |
| "System.Linq": "4.0.1-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Configuration.Abstractions.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Configuration.Abstractions.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.Configuration.CommandLine/1.0.0-rc2-15840": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.Extensions.Configuration": "1.0.0-rc2-15840" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Configuration.CommandLine.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Configuration.CommandLine.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.Configuration.EnvironmentVariables/1.0.0-rc2-15840": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.Extensions.Configuration": "1.0.0-rc2-15840" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.Configuration.FileExtensions/1.0.0-rc2-15840": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.Extensions.Configuration.Abstractions": "1.0.0-rc2-15840", | |
| "System.AppContext": "4.0.0" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Configuration.FileExtensions.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Configuration.FileExtensions.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.Configuration.Json/1.0.0-rc2-15840": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.Extensions.Configuration": "1.0.0-rc2-15840", | |
| "Microsoft.Extensions.Configuration.FileExtensions": "1.0.0-rc2-15840", | |
| "Newtonsoft.Json": "6.0.6", | |
| "System.Dynamic.Runtime": "4.0.11-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Configuration.Json.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Configuration.Json.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.DependencyInjection/1.0.0-rc2-15810": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.Extensions.DependencyInjection.Abstractions": "1.0.0-rc2-15810", | |
| "System.Collections": "4.0.11-rc2-23513", | |
| "System.Collections.Concurrent": "4.0.11-rc2-23513", | |
| "System.Threading": "4.0.11-rc2-23513", | |
| "System.Threading.Tasks": "4.0.11-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.Extensions.DependencyInjection.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.Extensions.DependencyInjection.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.DependencyInjection.Abstractions/1.0.0-rc2-15810": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.ComponentModel": "4.0.1-rc2-23513", | |
| "System.Diagnostics.Debug": "4.0.11-rc2-23513", | |
| "System.Globalization": "4.0.11-rc2-23513", | |
| "System.Linq": "4.0.1-rc2-23513", | |
| "System.Linq.Expressions": "4.0.11-rc2-23513", | |
| "System.Reflection": "4.1.0-beta-23225", | |
| "System.Resources.ResourceManager": "4.0.1-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.Logging/1.0.0-rc2-15835": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.Extensions.DependencyInjection.Abstractions": "1.0.0-rc2-15810", | |
| "Microsoft.Extensions.Logging.Abstractions": "1.0.0-rc2-15835", | |
| "System.Collections": "4.0.11-rc2-23513", | |
| "System.Collections.Concurrent": "4.0.11-rc2-23513", | |
| "System.ComponentModel": "4.0.1-rc2-23513", | |
| "System.Globalization": "4.0.11-rc2-23513", | |
| "System.Linq": "4.0.1-rc2-23513", | |
| "System.Threading": "4.0.11-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Logging.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Logging.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.Logging.Abstractions/1.0.0-rc2-15835": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Collections": "4.0.11-rc2-23513", | |
| "System.Collections.Concurrent": "4.0.11-rc2-23513", | |
| "System.Globalization": "4.0.11-rc2-23513", | |
| "System.Linq": "4.0.1-rc2-23513", | |
| "System.Reflection": "4.1.0-beta-23225", | |
| "System.Runtime": "4.0.21-rc2-23513", | |
| "System.Runtime.Extensions": "4.0.11-rc2-23513", | |
| "System.Runtime.InteropServices": "4.0.21-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Logging.Abstractions.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Logging.Abstractions.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.Logging.Console/1.0.0-rc2-15835": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.Extensions.Configuration.Abstractions": "1.0.0-rc2-15840", | |
| "Microsoft.Extensions.Logging.Abstractions": "1.0.0-rc2-15835", | |
| "Microsoft.Extensions.PlatformAbstractions": "1.0.0-rc2-16183", | |
| "System.Console": "4.0.0-rc2-23513", | |
| "System.IO": "4.0.11-rc2-23513", | |
| "System.Reflection.Extensions": "4.0.1-rc2-23513", | |
| "System.Runtime": "4.0.21-rc2-23513", | |
| "System.Threading": "4.0.11-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Logging.Console.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Logging.Console.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.Logging.Debug/1.0.0-rc2-15835": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.Extensions.Logging.Abstractions": "1.0.0-rc2-15835", | |
| "System.Collections": "4.0.11-rc2-23513", | |
| "System.Globalization": "4.0.11-rc2-23513", | |
| "System.Linq": "4.0.1-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Logging.Debug.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Logging.Debug.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.PlatformAbstractions/1.0.0-rc2-16183": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.AppContext": "4.0.1-rc2-23513", | |
| "System.Collections": "4.0.11-rc2-23513", | |
| "System.ComponentModel": "4.0.1-rc2-23513", | |
| "System.IO": "4.0.11-rc2-23513", | |
| "System.Linq": "4.0.1-rc2-23513", | |
| "System.Reflection": "4.1.0-beta-23225", | |
| "System.Reflection.Extensions": "4.0.1-rc2-23513", | |
| "System.Reflection.TypeExtensions": "4.0.1-beta-23409", | |
| "System.Runtime": "4.0.21-rc2-23513", | |
| "System.Runtime.Extensions": "4.0.11-rc2-23513", | |
| "System.Runtime.InteropServices": "4.0.21-rc2-23513", | |
| "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23513", | |
| "System.Threading.Tasks": "4.0.11-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.Extensions.PlatformAbstractions.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.Extensions.PlatformAbstractions.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.Primitives/1.0.0-rc2-15862": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Resources.ResourceManager": "4.0.1-rc2-23513", | |
| "System.Runtime": "4.0.21-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Primitives.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Primitives.dll": {} | |
| } | |
| }, | |
| "Microsoft.Net.Http.Headers/1.0.0-rc2-15974": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Collections": "4.0.11-rc2-23513", | |
| "System.Diagnostics.Contracts": "4.0.1-rc2-23513", | |
| "System.Globalization": "4.0.11-rc2-23513", | |
| "System.Globalization.Extensions": "4.0.1-rc2-23513", | |
| "System.Linq": "4.0.1-rc2-23513", | |
| "System.Runtime": "4.0.21-rc2-23513", | |
| "System.Text.Encoding": "4.0.11-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.Net.Http.Headers.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.Net.Http.Headers.dll": {} | |
| } | |
| }, | |
| "Microsoft.Win32.Primitives/4.0.0": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.20", | |
| "System.Runtime.InteropServices": "4.0.20" | |
| }, | |
| "compile": { | |
| "ref/dotnet/Microsoft.Win32.Primitives.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet/Microsoft.Win32.Primitives.dll": {} | |
| } | |
| }, | |
| "Newtonsoft.Json/6.0.6": { | |
| "type": "package", | |
| "compile": { | |
| "lib/portable-net45+wp80+win8+wpa81+aspnetcore50/Newtonsoft.Json.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/portable-net45+wp80+win8+wpa81+aspnetcore50/Newtonsoft.Json.dll": {} | |
| } | |
| }, | |
| "runtime.any.System.Linq.Expressions/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Collections": "4.0.10", | |
| "System.Diagnostics.Debug": "4.0.10", | |
| "System.Globalization": "4.0.10", | |
| "System.IO": "4.0.10", | |
| "System.Linq": "4.0.0", | |
| "System.ObjectModel": "4.0.10", | |
| "System.Reflection": "4.0.10", | |
| "System.Reflection.Emit": "4.0.0", | |
| "System.Reflection.Emit.ILGeneration": "4.0.0", | |
| "System.Reflection.Emit.Lightweight": "4.0.0", | |
| "System.Reflection.Extensions": "4.0.0", | |
| "System.Reflection.Primitives": "4.0.0", | |
| "System.Reflection.TypeExtensions": "4.0.0", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Runtime.Extensions": "4.0.10", | |
| "System.Threading": "4.0.10" | |
| }, | |
| "compile": { | |
| "ref/dotnet/_._": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Linq.Expressions.dll": {} | |
| } | |
| }, | |
| "runtime.win.System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet/_._": {} | |
| }, | |
| "runtime": { | |
| "runtimes/win/lib/dotnet5.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} | |
| } | |
| }, | |
| "runtime.win7.System.Console/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.IO": "4.0.10", | |
| "System.IO.FileSystem.Primitives": "4.0.0", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Runtime.InteropServices": "4.0.20", | |
| "System.Text.Encoding": "4.0.10", | |
| "System.Text.Encoding.Extensions": "4.0.10", | |
| "System.Threading": "4.0.10", | |
| "System.Threading.Tasks": "4.0.10" | |
| }, | |
| "compile": { | |
| "ref/dotnet/_._": {} | |
| }, | |
| "runtime": { | |
| "runtimes/win7/lib/dotnet5.4/System.Console.dll": {} | |
| } | |
| }, | |
| "runtime.win7.System.Diagnostics.Debug/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "compile": { | |
| "ref/dotnet/_._": {} | |
| }, | |
| "runtime": { | |
| "runtimes/win7/lib/DNXCore50/System.Diagnostics.Debug.dll": {} | |
| } | |
| }, | |
| "runtime.win7.System.Diagnostics.TraceSource/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Collections": "4.0.10", | |
| "System.Diagnostics.Debug": "4.0.10", | |
| "System.Globalization": "4.0.10", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Runtime.Extensions": "4.0.10", | |
| "System.Threading": "4.0.10" | |
| }, | |
| "compile": { | |
| "ref/dotnet/_._": {} | |
| }, | |
| "runtime": { | |
| "runtimes/win7/lib/dotnet5.4/System.Diagnostics.TraceSource.dll": {} | |
| } | |
| }, | |
| "runtime.win7.System.Globalization.Extensions/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Globalization": "4.0.10", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Runtime.Extensions": "4.0.10", | |
| "System.Runtime.InteropServices": "4.0.20" | |
| }, | |
| "compile": { | |
| "ref/dotnet/_._": {} | |
| }, | |
| "runtime": { | |
| "runtimes/win7/lib/dotnet5.4/System.Globalization.Extensions.dll": {} | |
| } | |
| }, | |
| "runtime.win7.System.IO.FileSystem/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Collections": "4.0.10", | |
| "System.IO": "4.0.10", | |
| "System.IO.FileSystem.Primitives": "4.0.0", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Runtime.Extensions": "4.0.10", | |
| "System.Runtime.Handles": "4.0.0", | |
| "System.Runtime.InteropServices": "4.0.20", | |
| "System.Text.Encoding": "4.0.10", | |
| "System.Text.Encoding.Extensions": "4.0.10", | |
| "System.Threading": "4.0.10", | |
| "System.Threading.Overlapped": "4.0.0", | |
| "System.Threading.Tasks": "4.0.10" | |
| }, | |
| "compile": { | |
| "ref/dotnet/_._": {} | |
| }, | |
| "runtime": { | |
| "runtimes/win7/lib/dotnet5.4/System.IO.FileSystem.dll": {} | |
| } | |
| }, | |
| "runtime.win7.System.IO.FileSystem.Watcher/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.Win32.Primitives": "4.0.0", | |
| "System.IO.FileSystem": "4.0.0", | |
| "System.IO.FileSystem.Primitives": "4.0.0", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Runtime.Extensions": "4.0.10", | |
| "System.Runtime.Handles": "4.0.0", | |
| "System.Threading": "4.0.10", | |
| "System.Threading.Overlapped": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet/_._": {} | |
| }, | |
| "runtime": { | |
| "runtimes/win7/lib/dotnet5.4/System.IO.FileSystem.Watcher.dll": {} | |
| } | |
| }, | |
| "runtime.win7.System.Net.Primitives/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Private.Networking": "4.0.1-rc2-23513" | |
| }, | |
| "compile": { | |
| "ref/dotnet/_._": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Net.Primitives.dll": {} | |
| } | |
| }, | |
| "runtime.win7.System.Net.Security/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Private.Networking": "4.0.1-rc2-23513" | |
| }, | |
| "compile": { | |
| "ref/dotnet/_._": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Net.Security.dll": {} | |
| } | |
| }, | |
| "runtime.win7.System.Private.Uri/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "compile": { | |
| "ref/dotnet/_._": {} | |
| }, | |
| "runtime": { | |
| "runtimes/win7/lib/DNXCore50/System.Private.Uri.dll": {} | |
| } | |
| }, | |
| "runtime.win7.System.Runtime.Extensions/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "compile": { | |
| "ref/dotnet/_._": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Runtime.Extensions.dll": {} | |
| } | |
| }, | |
| "runtime.win7.System.Security.Cryptography.Algorithms/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.IO": "4.0.10", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Runtime.Handles": "4.0.0", | |
| "System.Runtime.InteropServices": "4.0.20", | |
| "System.Security.Cryptography.Primitives": "4.0.0-rc2-23513", | |
| "System.Text.Encoding": "4.0.0", | |
| "System.Text.Encoding.Extensions": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet/_._": {} | |
| }, | |
| "runtime": { | |
| "runtimes/win7/lib/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {} | |
| } | |
| }, | |
| "runtime.win7.System.Security.Cryptography.Encoding/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Collections": "4.0.0", | |
| "System.Collections.Concurrent": "4.0.0", | |
| "System.Diagnostics.Debug": "4.0.10", | |
| "System.Linq": "4.0.0", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Runtime.Extensions": "4.0.10", | |
| "System.Runtime.Handles": "4.0.0", | |
| "System.Runtime.InteropServices": "4.0.20", | |
| "System.Security.Cryptography.Primitives": "4.0.0-rc2-23513" | |
| }, | |
| "compile": { | |
| "ref/dotnet/_._": {} | |
| }, | |
| "runtime": { | |
| "runtimes/win7/lib/dotnet5.4/System.Security.Cryptography.Encoding.dll": {} | |
| } | |
| }, | |
| "runtime.win7.System.Security.Cryptography.X509Certificates/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Collections": "4.0.10", | |
| "System.Globalization": "4.0.10", | |
| "System.Globalization.Calendars": "4.0.0", | |
| "System.IO": "4.0.10", | |
| "System.IO.FileSystem": "4.0.0", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Runtime.Extensions": "4.0.10", | |
| "System.Runtime.Handles": "4.0.0", | |
| "System.Runtime.InteropServices": "4.0.20", | |
| "System.Runtime.Numerics": "4.0.0", | |
| "System.Security.Cryptography.Algorithms": "4.0.0-rc2-23513", | |
| "System.Security.Cryptography.Cng": "4.0.0-rc2-23513", | |
| "System.Security.Cryptography.Csp": "4.0.0-rc2-23513", | |
| "System.Security.Cryptography.Encoding": "4.0.0-rc2-23513", | |
| "System.Security.Cryptography.Primitives": "4.0.0-rc2-23513", | |
| "System.Text.Encoding": "4.0.10", | |
| "System.Threading": "4.0.10" | |
| }, | |
| "compile": { | |
| "ref/dotnet/_._": {} | |
| }, | |
| "runtime": { | |
| "runtimes/win7/lib/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} | |
| } | |
| }, | |
| "runtime.win7.System.Threading/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "compile": { | |
| "ref/dotnet/_._": {} | |
| }, | |
| "runtime": { | |
| "runtimes/win7/lib/DNXCore50/System.Threading.dll": {} | |
| } | |
| }, | |
| "System.AppContext/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.AppContext.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.AppContext.dll": {} | |
| } | |
| }, | |
| "System.Collections/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.21-rc2-23513" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Collections.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Collections.dll": {} | |
| } | |
| }, | |
| "System.Collections.Concurrent/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Collections": "4.0.10", | |
| "System.Diagnostics.Debug": "4.0.10", | |
| "System.Diagnostics.Tracing": "4.0.20", | |
| "System.Globalization": "4.0.10", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Runtime.Extensions": "4.0.10", | |
| "System.Threading": "4.0.10", | |
| "System.Threading.Tasks": "4.0.10" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Collections.Concurrent.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/System.Collections.Concurrent.dll": {} | |
| } | |
| }, | |
| "System.Collections.NonGeneric/4.0.0": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Diagnostics.Debug": "4.0.10", | |
| "System.Globalization": "4.0.10", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Runtime.Extensions": "4.0.10", | |
| "System.Threading": "4.0.10" | |
| }, | |
| "compile": { | |
| "ref/dotnet/System.Collections.NonGeneric.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet/System.Collections.NonGeneric.dll": {} | |
| } | |
| }, | |
| "System.ComponentModel/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.20" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.1/System.ComponentModel.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/System.ComponentModel.dll": {} | |
| } | |
| }, | |
| "System.ComponentModel.EventBasedAsync/4.0.10": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Threading": "4.0.10", | |
| "System.Threading.Tasks": "4.0.10" | |
| }, | |
| "compile": { | |
| "ref/dotnet/System.ComponentModel.EventBasedAsync.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet/System.ComponentModel.EventBasedAsync.dll": {} | |
| } | |
| }, | |
| "System.Console/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.IO": "4.0.0", | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Console.dll": {} | |
| } | |
| }, | |
| "System.Diagnostics.Contracts/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.1/System.Diagnostics.Contracts.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} | |
| } | |
| }, | |
| "System.Diagnostics.Debug/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Diagnostics.Debug.dll": {} | |
| } | |
| }, | |
| "System.Diagnostics.DiagnosticSource/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Diagnostics.Tracing": "4.0.0", | |
| "System.Runtime": "4.0.0", | |
| "System.Threading": "4.0.0" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.2/System.Diagnostics.DiagnosticSource.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.2/System.Diagnostics.DiagnosticSource.dll": {} | |
| } | |
| }, | |
| "System.Diagnostics.StackTrace/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Reflection": "4.0.0", | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Diagnostics.StackTrace.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Diagnostics.StackTrace.dll": {} | |
| } | |
| }, | |
| "System.Diagnostics.Tools/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.1/System.Diagnostics.Tools.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Diagnostics.Tools.dll": {} | |
| } | |
| }, | |
| "System.Diagnostics.TraceSource/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Diagnostics.TraceSource.dll": {} | |
| } | |
| }, | |
| "System.Diagnostics.Tracing/4.0.21-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Diagnostics.Tracing.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Diagnostics.Tracing.dll": {} | |
| } | |
| }, | |
| "System.Dynamic.Runtime/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Collections": "4.0.10", | |
| "System.Diagnostics.Debug": "4.0.10", | |
| "System.Globalization": "4.0.10", | |
| "System.Linq": "4.0.0", | |
| "System.Linq.Expressions": "4.0.10", | |
| "System.ObjectModel": "4.0.10", | |
| "System.Reflection": "4.0.10", | |
| "System.Reflection.Emit": "4.0.0", | |
| "System.Reflection.Emit.ILGeneration": "4.0.0", | |
| "System.Reflection.Primitives": "4.0.0", | |
| "System.Reflection.TypeExtensions": "4.0.0", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Runtime.Extensions": "4.0.10", | |
| "System.Threading": "4.0.10" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Dynamic.Runtime.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Dynamic.Runtime.dll": {} | |
| } | |
| }, | |
| "System.Globalization/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Globalization.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Globalization.dll": {} | |
| } | |
| }, | |
| "System.Globalization.Calendars/4.0.0": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Globalization": "4.0.0", | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet/System.Globalization.Calendars.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Globalization.Calendars.dll": {} | |
| } | |
| }, | |
| "System.Globalization.Extensions/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Globalization": "4.0.0", | |
| "System.Runtime": "4.0.0", | |
| "System.Runtime.Extensions": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Globalization.Extensions.dll": {} | |
| } | |
| }, | |
| "System.IO/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.20", | |
| "System.Text.Encoding": "4.0.0", | |
| "System.Threading.Tasks": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.IO.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.IO.dll": {} | |
| } | |
| }, | |
| "System.IO.FileSystem/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.IO": "4.0.0", | |
| "System.IO.FileSystem.Primitives": "4.0.0", | |
| "System.Runtime": "4.0.0", | |
| "System.Runtime.Handles": "4.0.0", | |
| "System.Text.Encoding": "4.0.0", | |
| "System.Threading.Tasks": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.IO.FileSystem.dll": {} | |
| } | |
| }, | |
| "System.IO.FileSystem.Primitives/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.20" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.IO.FileSystem.Primitives.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/System.IO.FileSystem.Primitives.dll": {} | |
| } | |
| }, | |
| "System.IO.FileSystem.Watcher/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.IO.FileSystem.Watcher.dll": {} | |
| } | |
| }, | |
| "System.Linq/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Collections": "4.0.10", | |
| "System.Diagnostics.Debug": "4.0.10", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Runtime.Extensions": "4.0.10" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.1/System.Linq.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/System.Linq.dll": {} | |
| } | |
| }, | |
| "System.Linq.Expressions/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Reflection": "4.0.0", | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Linq.Expressions.dll": {} | |
| } | |
| }, | |
| "System.Net.Primitives/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0", | |
| "System.Runtime.Handles": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Net.Primitives.dll": {} | |
| } | |
| }, | |
| "System.Net.Security/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.IO": "4.0.0", | |
| "System.Net.Primitives": "4.0.10", | |
| "System.Runtime": "4.0.0", | |
| "System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23513", | |
| "System.Threading.Tasks": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Net.Security.dll": {} | |
| } | |
| }, | |
| "System.Net.WebSockets/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.Win32.Primitives": "4.0.0", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Threading.Tasks": "4.0.10" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Net.WebSockets.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/System.Net.WebSockets.dll": {} | |
| } | |
| }, | |
| "System.Numerics.Vectors/4.1.1-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Globalization": "4.0.0", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.0", | |
| "System.Runtime.Extensions": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Numerics.Vectors.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/System.Numerics.Vectors.dll": {} | |
| } | |
| }, | |
| "System.ObjectModel/4.0.10": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Collections": "4.0.10", | |
| "System.Diagnostics.Debug": "4.0.10", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Threading": "4.0.10" | |
| }, | |
| "compile": { | |
| "ref/dotnet/System.ObjectModel.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet/System.ObjectModel.dll": {} | |
| } | |
| }, | |
| "System.Private.Networking/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.Win32.Primitives": "4.0.0", | |
| "System.Collections": "4.0.10", | |
| "System.Collections.Concurrent": "4.0.0", | |
| "System.Collections.NonGeneric": "4.0.0", | |
| "System.ComponentModel.EventBasedAsync": "4.0.10", | |
| "System.Diagnostics.Debug": "4.0.10", | |
| "System.Diagnostics.Tracing": "4.0.20", | |
| "System.Globalization": "4.0.10", | |
| "System.IO": "4.0.10", | |
| "System.IO.FileSystem": "4.0.0", | |
| "System.IO.FileSystem.Primitives": "4.0.0", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Runtime.Extensions": "4.0.10", | |
| "System.Runtime.Handles": "4.0.0", | |
| "System.Runtime.InteropServices": "4.0.20", | |
| "System.Security.Cryptography.Primitives": "4.0.0-rc2-23513", | |
| "System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23513", | |
| "System.Security.Principal": "4.0.0", | |
| "System.Security.Principal.Windows": "4.0.0-rc2-23513", | |
| "System.Threading": "4.0.10", | |
| "System.Threading.Overlapped": "4.0.0", | |
| "System.Threading.Tasks": "4.0.10", | |
| "System.Threading.ThreadPool": "4.0.10-rc2-23513" | |
| }, | |
| "compile": { | |
| "ref/dnxcore50/_._": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Private.Networking.dll": {} | |
| } | |
| }, | |
| "System.Private.Uri/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "compile": { | |
| "ref/dnxcore50/_._": {} | |
| } | |
| }, | |
| "System.Reflection/4.1.0-beta-23225": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.IO": "4.0.0", | |
| "System.Reflection.Primitives": "4.0.0", | |
| "System.Runtime": "4.0.20" | |
| }, | |
| "compile": { | |
| "ref/dotnet/System.Reflection.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Reflection.dll": {} | |
| } | |
| }, | |
| "System.Reflection.Emit/4.0.0": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.IO": "4.0.0", | |
| "System.Reflection": "4.0.0", | |
| "System.Reflection.Emit.ILGeneration": "4.0.0", | |
| "System.Reflection.Primitives": "4.0.0", | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet/System.Reflection.Emit.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Reflection.Emit.dll": {} | |
| } | |
| }, | |
| "System.Reflection.Emit.ILGeneration/4.0.0": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Reflection": "4.0.0", | |
| "System.Reflection.Primitives": "4.0.0", | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {} | |
| } | |
| }, | |
| "System.Reflection.Emit.Lightweight/4.0.0": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Reflection": "4.0.0", | |
| "System.Reflection.Emit.ILGeneration": "4.0.0", | |
| "System.Reflection.Primitives": "4.0.0", | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet/System.Reflection.Emit.Lightweight.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll": {} | |
| } | |
| }, | |
| "System.Reflection.Extensions/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Reflection": "4.0.0", | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.1/System.Reflection.Extensions.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Reflection.Extensions.dll": {} | |
| } | |
| }, | |
| "System.Reflection.Primitives/4.0.0": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet/System.Reflection.Primitives.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Reflection.Primitives.dll": {} | |
| } | |
| }, | |
| "System.Reflection.TypeExtensions/4.0.1-beta-23409": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Reflection": "4.0.0", | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet/System.Reflection.TypeExtensions.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} | |
| } | |
| }, | |
| "System.Resources.ResourceManager/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Globalization": "4.0.0", | |
| "System.Reflection": "4.0.0", | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.1/System.Resources.ResourceManager.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Resources.ResourceManager.dll": {} | |
| } | |
| }, | |
| "System.Runtime/4.0.21-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Private.Uri": "4.0.1-rc2-23513" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Runtime.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Runtime.dll": {} | |
| } | |
| }, | |
| "System.Runtime.Extensions/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.20" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Runtime.Extensions.dll": {} | |
| } | |
| }, | |
| "System.Runtime.Handles/4.0.0": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet/System.Runtime.Handles.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Runtime.Handles.dll": {} | |
| } | |
| }, | |
| "System.Runtime.InteropServices/4.0.21-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Reflection": "4.0.0", | |
| "System.Reflection.Primitives": "4.0.0", | |
| "System.Runtime": "4.0.0", | |
| "System.Runtime.Handles": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Runtime.InteropServices.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Runtime.InteropServices.dll": {} | |
| } | |
| }, | |
| "System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.2/System.Runtime.InteropServices.RuntimeInformation.dll": {} | |
| } | |
| }, | |
| "System.Runtime.Numerics/4.0.0": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Globalization": "4.0.10", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Runtime.Extensions": "4.0.10" | |
| }, | |
| "compile": { | |
| "ref/dotnet/System.Runtime.Numerics.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet/System.Runtime.Numerics.dll": {} | |
| } | |
| }, | |
| "System.Security.Claims/4.0.1-rc2-23513": { | |
| "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.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Runtime.Extensions": "4.0.0", | |
| "System.Security.Principal": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Security.Claims.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/System.Security.Claims.dll": {} | |
| } | |
| }, | |
| "System.Security.Cryptography.Algorithms/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.IO": "4.0.0", | |
| "System.Runtime": "4.0.0", | |
| "System.Security.Cryptography.Primitives": "4.0.0-rc2-23513" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {} | |
| } | |
| }, | |
| "System.Security.Cryptography.Cng/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.IO": "4.0.10", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Runtime.Extensions": "4.0.0", | |
| "System.Runtime.Handles": "4.0.0", | |
| "System.Runtime.InteropServices": "4.0.20", | |
| "System.Security.Cryptography.Algorithms": "4.0.0-rc2-23513", | |
| "System.Security.Cryptography.Primitives": "4.0.0-rc2-23513", | |
| "System.Text.Encoding": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Security.Cryptography.Cng.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/System.Security.Cryptography.Cng.dll": {} | |
| } | |
| }, | |
| "System.Security.Cryptography.Csp/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.IO": "4.0.10", | |
| "System.Reflection": "4.0.0", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Runtime.Extensions": "4.0.10", | |
| "System.Runtime.Handles": "4.0.0", | |
| "System.Runtime.InteropServices": "4.0.20", | |
| "System.Security.Cryptography.Algorithms": "4.0.0-rc2-23513", | |
| "System.Security.Cryptography.Encoding": "4.0.0-rc2-23513", | |
| "System.Security.Cryptography.Primitives": "4.0.0-rc2-23513", | |
| "System.Text.Encoding": "4.0.10", | |
| "System.Threading": "4.0.10" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Security.Cryptography.Csp.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Security.Cryptography.Csp.dll": {} | |
| } | |
| }, | |
| "System.Security.Cryptography.Encoding/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Security.Cryptography.Encoding.dll": {} | |
| } | |
| }, | |
| "System.Security.Cryptography.Primitives/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Diagnostics.Debug": "4.0.0", | |
| "System.Globalization": "4.0.0", | |
| "System.IO": "4.0.10", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Threading": "4.0.0", | |
| "System.Threading.Tasks": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Security.Cryptography.Primitives.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/System.Security.Cryptography.Primitives.dll": {} | |
| } | |
| }, | |
| "System.Security.Cryptography.X509Certificates/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0", | |
| "System.Runtime.Handles": "4.0.0", | |
| "System.Security.Cryptography.Algorithms": "4.0.0-rc2-23513", | |
| "System.Security.Cryptography.Encoding": "4.0.0-rc2-23513" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} | |
| } | |
| }, | |
| "System.Security.Principal/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.1/System.Security.Principal.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.1/System.Security.Principal.dll": {} | |
| } | |
| }, | |
| "System.Security.Principal.Windows/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Collections": "4.0.0", | |
| "System.Diagnostics.Debug": "4.0.0", | |
| "System.Reflection": "4.0.10", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Runtime.Extensions": "4.0.0", | |
| "System.Runtime.Handles": "4.0.0", | |
| "System.Runtime.InteropServices": "4.0.20", | |
| "System.Security.Claims": "4.0.0", | |
| "System.Security.Principal": "4.0.0", | |
| "System.Text.Encoding": "4.0.10", | |
| "System.Threading": "4.0.10" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Security.Principal.Windows.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Security.Principal.Windows.dll": {} | |
| } | |
| }, | |
| "System.Text.Encoding/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Text.Encoding.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Text.Encoding.dll": {} | |
| } | |
| }, | |
| "System.Text.Encoding.Extensions/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0", | |
| "System.Text.Encoding": "4.0.10" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Text.Encoding.Extensions.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} | |
| } | |
| }, | |
| "System.Text.Encodings.Web/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Diagnostics.Debug": "4.0.0", | |
| "System.IO": "4.0.0", | |
| "System.Reflection": "4.0.0", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.0", | |
| "System.Runtime.Extensions": "4.0.0", | |
| "System.Threading": "4.0.0" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.1/System.Text.Encodings.Web.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.1/System.Text.Encodings.Web.dll": {} | |
| } | |
| }, | |
| "System.Text.RegularExpressions/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Collections": "4.0.10", | |
| "System.Globalization": "4.0.10", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Runtime.Extensions": "4.0.10", | |
| "System.Threading": "4.0.10" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Text.RegularExpressions.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/System.Text.RegularExpressions.dll": {} | |
| } | |
| }, | |
| "System.Threading/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0", | |
| "System.Threading.Tasks": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Threading.dll": {} | |
| } | |
| }, | |
| "System.Threading.Overlapped/4.0.0": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0", | |
| "System.Runtime.Handles": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet/System.Threading.Overlapped.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Threading.Overlapped.dll": {} | |
| } | |
| }, | |
| "System.Threading.Tasks/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Threading.Tasks.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Threading.Tasks.dll": {} | |
| } | |
| }, | |
| "System.Threading.Tasks.Parallel/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Collections.Concurrent": "4.0.10", | |
| "System.Diagnostics.Debug": "4.0.10", | |
| "System.Diagnostics.Tracing": "4.0.20", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Runtime.Extensions": "4.0.10", | |
| "System.Threading": "4.0.10", | |
| "System.Threading.Tasks": "4.0.10" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.2/System.Threading.Tasks.Parallel.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/System.Threading.Tasks.Parallel.dll": {} | |
| } | |
| }, | |
| "System.Threading.Thread/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Threading.Thread.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Threading.Thread.dll": {} | |
| } | |
| }, | |
| "System.Threading.ThreadPool/4.0.10-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0", | |
| "System.Runtime.InteropServices": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Threading.ThreadPool.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Threading.ThreadPool.dll": {} | |
| } | |
| }, | |
| "System.Threading.Timer/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.3/System.Threading.Timer.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Threading.Timer.dll": {} | |
| } | |
| } | |
| }, | |
| "DNXCore,Version=v5.0/win7-x64": { | |
| "Microsoft.AspNet.FileProviders.Abstractions/1.0.0-rc2-15813": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.Extensions.Primitives": "1.0.0-rc2-15862", | |
| "System.IO": "4.0.11-rc2-23513", | |
| "System.Resources.ResourceManager": "4.0.1-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.AspNet.FileProviders.Abstractions.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.AspNet.FileProviders.Abstractions.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNet.FileProviders.Physical/1.0.0-rc2-15813": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.AspNet.FileProviders.Abstractions": "1.0.0-rc2-15813", | |
| "System.Collections": "4.0.11-rc2-23513", | |
| "System.Collections.Concurrent": "4.0.11-rc2-23513", | |
| "System.IO.FileSystem": "4.0.1-rc2-23513", | |
| "System.IO.FileSystem.Primitives": "4.0.1-rc2-23513", | |
| "System.IO.FileSystem.Watcher": "4.0.0-rc2-23513", | |
| "System.Runtime.Extensions": "4.0.11-rc2-23513", | |
| "System.Text.RegularExpressions": "4.0.11-rc2-23513", | |
| "System.Threading": "4.0.11-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.AspNet.FileProviders.Physical.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.AspNet.FileProviders.Physical.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNet.Hosting/1.0.0-rc2-15983": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.AspNet.FileProviders.Physical": "1.0.0-rc2-15813", | |
| "Microsoft.AspNet.Hosting.Abstractions": "1.0.0-rc2-15983", | |
| "Microsoft.AspNet.Hosting.Server.Abstractions": "1.0.0-rc2-15983", | |
| "Microsoft.AspNet.Http": "1.0.0-rc2-15974", | |
| "Microsoft.AspNet.Http.Extensions": "1.0.0-rc2-15974", | |
| "Microsoft.Extensions.CompilationAbstractions": "1.0.0-rc2-16183", | |
| "Microsoft.Extensions.Configuration": "1.0.0-rc2-15840", | |
| "Microsoft.Extensions.Configuration.CommandLine": "1.0.0-rc2-15840", | |
| "Microsoft.Extensions.Configuration.EnvironmentVariables": "1.0.0-rc2-15840", | |
| "Microsoft.Extensions.Configuration.Json": "1.0.0-rc2-15840", | |
| "Microsoft.Extensions.DependencyInjection": "1.0.0-rc2-15810", | |
| "Microsoft.Extensions.Logging": "1.0.0-rc2-15835", | |
| "Microsoft.Extensions.PlatformAbstractions": "1.0.0-rc2-16183", | |
| "System.Console": "4.0.0-rc2-23513", | |
| "System.Diagnostics.DiagnosticSource": "4.0.0-rc2-23513", | |
| "System.Diagnostics.StackTrace": "4.0.1-rc2-23513", | |
| "System.Reflection.Extensions": "4.0.1-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dnxcore50/Microsoft.AspNet.Hosting.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dnxcore50/Microsoft.AspNet.Hosting.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNet.Hosting.Abstractions/1.0.0-rc2-15983": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.AspNet.FileProviders.Abstractions": "1.0.0-rc2-15813", | |
| "Microsoft.AspNet.Http.Abstractions": "1.0.0-rc2-15974" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.AspNet.Hosting.Abstractions.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.AspNet.Hosting.Abstractions.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNet.Hosting.Server.Abstractions/1.0.0-rc2-15983": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.AspNet.Http.Abstractions": "1.0.0-rc2-15974", | |
| "Microsoft.Extensions.Configuration.Abstractions": "1.0.0-rc2-15840" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.AspNet.Hosting.Server.Abstractions.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.AspNet.Hosting.Server.Abstractions.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNet.Http/1.0.0-rc2-15974": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.AspNet.Http.Abstractions": "1.0.0-rc2-15974", | |
| "Microsoft.AspNet.WebUtilities": "1.0.0-rc2-15974", | |
| "Microsoft.Net.Http.Headers": "1.0.0-rc2-15974", | |
| "System.Diagnostics.Debug": "4.0.11-rc2-23513", | |
| "System.Text.Encoding": "4.0.11-rc2-23513", | |
| "System.Threading": "4.0.11-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.AspNet.Http.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.AspNet.Http.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNet.Http.Abstractions/1.0.0-rc2-15974": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.AspNet.Http.Features": "1.0.0-rc2-15974", | |
| "System.Collections": "4.0.11-rc2-23513", | |
| "System.ComponentModel": "4.0.1-rc2-23513", | |
| "System.Diagnostics.Tools": "4.0.1-rc2-23513", | |
| "System.Globalization": "4.0.11-rc2-23513", | |
| "System.Globalization.Extensions": "4.0.1-rc2-23513", | |
| "System.Linq": "4.0.1-rc2-23513", | |
| "System.Linq.Expressions": "4.0.11-rc2-23513", | |
| "System.Net.Primitives": "4.0.11-rc2-23513", | |
| "System.Net.WebSockets": "4.0.0-rc2-23513", | |
| "System.Reflection.TypeExtensions": "4.0.1-beta-23409", | |
| "System.Runtime": "4.0.21-rc2-23513", | |
| "System.Runtime.InteropServices": "4.0.21-rc2-23513", | |
| "System.Security.Claims": "4.0.1-rc2-23513", | |
| "System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23513", | |
| "System.Security.Principal": "4.0.1-rc2-23513", | |
| "System.Text.Encodings.Web": "4.0.0-rc2-23513", | |
| "System.Threading.Tasks": "4.0.11-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.AspNet.Http.Abstractions.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.AspNet.Http.Abstractions.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNet.Http.Extensions/1.0.0-rc2-15974": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.AspNet.Http.Abstractions": "1.0.0-rc2-15974", | |
| "Microsoft.Net.Http.Headers": "1.0.0-rc2-15974", | |
| "System.IO.FileSystem": "4.0.1-rc2-23513", | |
| "System.Resources.ResourceManager": "4.0.1-rc2-23513", | |
| "System.Runtime": "4.0.21-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.AspNet.Http.Extensions.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.AspNet.Http.Extensions.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNet.Http.Features/1.0.0-rc2-15974": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.Extensions.Primitives": "1.0.0-rc2-15862", | |
| "System.Collections": "4.0.11-rc2-23513", | |
| "System.Linq": "4.0.1-rc2-23513", | |
| "System.Net.Primitives": "4.0.11-rc2-23513", | |
| "System.Net.WebSockets": "4.0.0-rc2-23513", | |
| "System.Runtime.Extensions": "4.0.11-rc2-23513", | |
| "System.Security.Claims": "4.0.1-rc2-23513", | |
| "System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23513", | |
| "System.Security.Principal": "4.0.1-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.AspNet.Http.Features.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.AspNet.Http.Features.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNet.Server.Kestrel/1.0.0-rc2-16024": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.AspNet.Hosting": "1.0.0-rc2-15983", | |
| "Microsoft.Extensions.Logging.Abstractions": "1.0.0-rc2-15835", | |
| "System.Collections": "4.0.11-rc2-23513", | |
| "System.Diagnostics.Debug": "4.0.11-rc2-23513", | |
| "System.Diagnostics.TraceSource": "4.0.0-rc2-23513", | |
| "System.Diagnostics.Tracing": "4.0.21-rc2-23513", | |
| "System.Globalization": "4.0.11-rc2-23513", | |
| "System.IO": "4.0.11-rc2-23513", | |
| "System.Linq": "4.0.1-rc2-23513", | |
| "System.Net.Primitives": "4.0.11-rc2-23513", | |
| "System.Numerics.Vectors": "4.1.1-rc2-23513", | |
| "System.Runtime.Extensions": "4.0.11-rc2-23513", | |
| "System.Runtime.InteropServices": "4.0.21-rc2-23513", | |
| "System.Text.Encoding": "4.0.11-rc2-23513", | |
| "System.Threading": "4.0.11-rc2-23513", | |
| "System.Threading.Tasks": "4.0.11-rc2-23513", | |
| "System.Threading.Thread": "4.0.0-rc2-23513", | |
| "System.Threading.ThreadPool": "4.0.10-rc2-23513", | |
| "System.Threading.Timer": "4.0.1-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dnxcore50/Microsoft.AspNet.Server.Kestrel.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dnxcore50/Microsoft.AspNet.Server.Kestrel.dll": {} | |
| }, | |
| "native": { | |
| "runtimes/win7-x64/native/libuv.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNet.Server.Kestrel.Https/1.0.0-rc2-16024": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.AspNet.Server.Kestrel": "1.0.0-rc2-16024", | |
| "System.Net.Security": "4.0.0-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.AspNet.Server.Kestrel.Https.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.AspNet.Server.Kestrel.Https.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNet.WebSockets.Protocol/1.0.0-rc2-15926": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Diagnostics.Contracts": "4.0.1-rc2-23513", | |
| "System.IO": "4.0.11-rc2-23513", | |
| "System.Linq": "4.0.1-rc2-23513", | |
| "System.Net.WebSockets": "4.0.0-rc2-23513", | |
| "System.Runtime": "4.0.21-rc2-23513", | |
| "System.Runtime.Extensions": "4.0.11-rc2-23513", | |
| "System.Runtime.InteropServices": "4.0.21-rc2-23513", | |
| "System.Security.Cryptography.Algorithms": "4.0.0-rc2-23513", | |
| "System.Text.Encoding.Extensions": "4.0.11-rc2-23513", | |
| "System.Threading": "4.0.11-rc2-23513", | |
| "System.Threading.Tasks": "4.0.11-rc2-23513", | |
| "System.Threading.Timer": "4.0.1-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.AspNet.WebSockets.Protocol.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.AspNet.WebSockets.Protocol.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNet.WebSockets.Server/1.0.0-rc2-15926": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.AspNet.Http.Extensions": "1.0.0-rc2-15974", | |
| "Microsoft.AspNet.WebSockets.Protocol": "1.0.0-rc2-15926", | |
| "System.Runtime": "4.0.21-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.AspNet.WebSockets.Server.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.AspNet.WebSockets.Server.dll": {} | |
| } | |
| }, | |
| "Microsoft.AspNet.WebUtilities/1.0.0-rc2-15974": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.Extensions.Primitives": "1.0.0-rc2-15862", | |
| "System.Collections": "4.0.11-rc2-23513", | |
| "System.Diagnostics.Debug": "4.0.11-rc2-23513", | |
| "System.IO": "4.0.11-rc2-23513", | |
| "System.IO.FileSystem": "4.0.1-rc2-23513", | |
| "System.Runtime": "4.0.21-rc2-23513", | |
| "System.Runtime.Extensions": "4.0.11-rc2-23513", | |
| "System.Text.Encodings.Web": "4.0.0-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.AspNet.WebUtilities.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.AspNet.WebUtilities.dll": {} | |
| } | |
| }, | |
| "Microsoft.CSharp/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Collections": "4.0.10", | |
| "System.Diagnostics.Debug": "4.0.10", | |
| "System.Dynamic.Runtime": "4.0.0", | |
| "System.Globalization": "4.0.10", | |
| "System.Linq": "4.0.0", | |
| "System.Linq.Expressions": "4.0.0", | |
| "System.ObjectModel": "4.0.10", | |
| "System.Reflection": "4.0.10", | |
| "System.Reflection.Extensions": "4.0.0", | |
| "System.Reflection.Primitives": "4.0.0", | |
| "System.Reflection.TypeExtensions": "4.0.0", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Runtime.Extensions": "4.0.10", | |
| "System.Runtime.InteropServices": "4.0.20", | |
| "System.Threading": "4.0.10" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.1/Microsoft.CSharp.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.CSharp.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.CompilationAbstractions/1.0.0-rc2-16183": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.Extensions.PlatformAbstractions": "1.0.0-rc2-16183", | |
| "System.IO.FileSystem": "4.0.1-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.Extensions.CompilationAbstractions.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.Extensions.CompilationAbstractions.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.Configuration/1.0.0-rc2-15840": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.Extensions.Configuration.Abstractions": "1.0.0-rc2-15840", | |
| "System.Collections": "4.0.11-rc2-23513", | |
| "System.Diagnostics.Debug": "4.0.11-rc2-23513", | |
| "System.IO": "4.0.11-rc2-23513", | |
| "System.IO.FileSystem": "4.0.1-rc2-23513", | |
| "System.Resources.ResourceManager": "4.0.1-rc2-23513", | |
| "System.Runtime.Extensions": "4.0.11-rc2-23513", | |
| "System.Runtime.InteropServices": "4.0.21-rc2-23513", | |
| "System.Threading": "4.0.11-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Configuration.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Configuration.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.Configuration.Abstractions/1.0.0-rc2-15840": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.Extensions.Primitives": "1.0.0-rc2-15862", | |
| "System.Linq": "4.0.1-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Configuration.Abstractions.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Configuration.Abstractions.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.Configuration.CommandLine/1.0.0-rc2-15840": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.Extensions.Configuration": "1.0.0-rc2-15840" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Configuration.CommandLine.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Configuration.CommandLine.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.Configuration.EnvironmentVariables/1.0.0-rc2-15840": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.Extensions.Configuration": "1.0.0-rc2-15840" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.Configuration.FileExtensions/1.0.0-rc2-15840": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.Extensions.Configuration.Abstractions": "1.0.0-rc2-15840", | |
| "System.AppContext": "4.0.0" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Configuration.FileExtensions.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Configuration.FileExtensions.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.Configuration.Json/1.0.0-rc2-15840": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.Extensions.Configuration": "1.0.0-rc2-15840", | |
| "Microsoft.Extensions.Configuration.FileExtensions": "1.0.0-rc2-15840", | |
| "Newtonsoft.Json": "6.0.6", | |
| "System.Dynamic.Runtime": "4.0.11-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Configuration.Json.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Configuration.Json.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.DependencyInjection/1.0.0-rc2-15810": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.Extensions.DependencyInjection.Abstractions": "1.0.0-rc2-15810", | |
| "System.Collections": "4.0.11-rc2-23513", | |
| "System.Collections.Concurrent": "4.0.11-rc2-23513", | |
| "System.Threading": "4.0.11-rc2-23513", | |
| "System.Threading.Tasks": "4.0.11-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.Extensions.DependencyInjection.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.Extensions.DependencyInjection.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.DependencyInjection.Abstractions/1.0.0-rc2-15810": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.ComponentModel": "4.0.1-rc2-23513", | |
| "System.Diagnostics.Debug": "4.0.11-rc2-23513", | |
| "System.Globalization": "4.0.11-rc2-23513", | |
| "System.Linq": "4.0.1-rc2-23513", | |
| "System.Linq.Expressions": "4.0.11-rc2-23513", | |
| "System.Reflection": "4.1.0-beta-23225", | |
| "System.Resources.ResourceManager": "4.0.1-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.Logging/1.0.0-rc2-15835": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.Extensions.DependencyInjection.Abstractions": "1.0.0-rc2-15810", | |
| "Microsoft.Extensions.Logging.Abstractions": "1.0.0-rc2-15835", | |
| "System.Collections": "4.0.11-rc2-23513", | |
| "System.Collections.Concurrent": "4.0.11-rc2-23513", | |
| "System.ComponentModel": "4.0.1-rc2-23513", | |
| "System.Globalization": "4.0.11-rc2-23513", | |
| "System.Linq": "4.0.1-rc2-23513", | |
| "System.Threading": "4.0.11-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Logging.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Logging.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.Logging.Abstractions/1.0.0-rc2-15835": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Collections": "4.0.11-rc2-23513", | |
| "System.Collections.Concurrent": "4.0.11-rc2-23513", | |
| "System.Globalization": "4.0.11-rc2-23513", | |
| "System.Linq": "4.0.1-rc2-23513", | |
| "System.Reflection": "4.1.0-beta-23225", | |
| "System.Runtime": "4.0.21-rc2-23513", | |
| "System.Runtime.Extensions": "4.0.11-rc2-23513", | |
| "System.Runtime.InteropServices": "4.0.21-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Logging.Abstractions.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Logging.Abstractions.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.Logging.Console/1.0.0-rc2-15835": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.Extensions.Configuration.Abstractions": "1.0.0-rc2-15840", | |
| "Microsoft.Extensions.Logging.Abstractions": "1.0.0-rc2-15835", | |
| "Microsoft.Extensions.PlatformAbstractions": "1.0.0-rc2-16183", | |
| "System.Console": "4.0.0-rc2-23513", | |
| "System.IO": "4.0.11-rc2-23513", | |
| "System.Reflection.Extensions": "4.0.1-rc2-23513", | |
| "System.Runtime": "4.0.21-rc2-23513", | |
| "System.Threading": "4.0.11-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Logging.Console.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Logging.Console.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.Logging.Debug/1.0.0-rc2-15835": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.Extensions.Logging.Abstractions": "1.0.0-rc2-15835", | |
| "System.Collections": "4.0.11-rc2-23513", | |
| "System.Globalization": "4.0.11-rc2-23513", | |
| "System.Linq": "4.0.1-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Logging.Debug.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Logging.Debug.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.PlatformAbstractions/1.0.0-rc2-16183": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.AppContext": "4.0.1-rc2-23513", | |
| "System.Collections": "4.0.11-rc2-23513", | |
| "System.ComponentModel": "4.0.1-rc2-23513", | |
| "System.IO": "4.0.11-rc2-23513", | |
| "System.Linq": "4.0.1-rc2-23513", | |
| "System.Reflection": "4.1.0-beta-23225", | |
| "System.Reflection.Extensions": "4.0.1-rc2-23513", | |
| "System.Reflection.TypeExtensions": "4.0.1-beta-23409", | |
| "System.Runtime": "4.0.21-rc2-23513", | |
| "System.Runtime.Extensions": "4.0.11-rc2-23513", | |
| "System.Runtime.InteropServices": "4.0.21-rc2-23513", | |
| "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23513", | |
| "System.Threading.Tasks": "4.0.11-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.Extensions.PlatformAbstractions.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.Extensions.PlatformAbstractions.dll": {} | |
| } | |
| }, | |
| "Microsoft.Extensions.Primitives/1.0.0-rc2-15862": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Resources.ResourceManager": "4.0.1-rc2-23513", | |
| "System.Runtime": "4.0.21-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Primitives.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.Extensions.Primitives.dll": {} | |
| } | |
| }, | |
| "Microsoft.Net.Http.Headers/1.0.0-rc2-15974": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Collections": "4.0.11-rc2-23513", | |
| "System.Diagnostics.Contracts": "4.0.1-rc2-23513", | |
| "System.Globalization": "4.0.11-rc2-23513", | |
| "System.Globalization.Extensions": "4.0.1-rc2-23513", | |
| "System.Linq": "4.0.1-rc2-23513", | |
| "System.Runtime": "4.0.21-rc2-23513", | |
| "System.Text.Encoding": "4.0.11-rc2-23513" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.4/Microsoft.Net.Http.Headers.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/Microsoft.Net.Http.Headers.dll": {} | |
| } | |
| }, | |
| "Microsoft.Win32.Primitives/4.0.0": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.20", | |
| "System.Runtime.InteropServices": "4.0.20" | |
| }, | |
| "compile": { | |
| "ref/dotnet/Microsoft.Win32.Primitives.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet/Microsoft.Win32.Primitives.dll": {} | |
| } | |
| }, | |
| "Newtonsoft.Json/6.0.6": { | |
| "type": "package", | |
| "compile": { | |
| "lib/portable-net45+wp80+win8+wpa81+aspnetcore50/Newtonsoft.Json.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/portable-net45+wp80+win8+wpa81+aspnetcore50/Newtonsoft.Json.dll": {} | |
| } | |
| }, | |
| "runtime.any.System.Linq.Expressions/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Collections": "4.0.10", | |
| "System.Diagnostics.Debug": "4.0.10", | |
| "System.Globalization": "4.0.10", | |
| "System.IO": "4.0.10", | |
| "System.Linq": "4.0.0", | |
| "System.ObjectModel": "4.0.10", | |
| "System.Reflection": "4.0.10", | |
| "System.Reflection.Emit": "4.0.0", | |
| "System.Reflection.Emit.ILGeneration": "4.0.0", | |
| "System.Reflection.Emit.Lightweight": "4.0.0", | |
| "System.Reflection.Extensions": "4.0.0", | |
| "System.Reflection.Primitives": "4.0.0", | |
| "System.Reflection.TypeExtensions": "4.0.0", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Runtime.Extensions": "4.0.10", | |
| "System.Threading": "4.0.10" | |
| }, | |
| "compile": { | |
| "ref/dotnet/_._": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Linq.Expressions.dll": {} | |
| } | |
| }, | |
| "runtime.win.System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet/_._": {} | |
| }, | |
| "runtime": { | |
| "runtimes/win/lib/dotnet5.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} | |
| } | |
| }, | |
| "runtime.win7.System.Console/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.IO": "4.0.10", | |
| "System.IO.FileSystem.Primitives": "4.0.0", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Runtime.InteropServices": "4.0.20", | |
| "System.Text.Encoding": "4.0.10", | |
| "System.Text.Encoding.Extensions": "4.0.10", | |
| "System.Threading": "4.0.10", | |
| "System.Threading.Tasks": "4.0.10" | |
| }, | |
| "compile": { | |
| "ref/dotnet/_._": {} | |
| }, | |
| "runtime": { | |
| "runtimes/win7/lib/dotnet5.4/System.Console.dll": {} | |
| } | |
| }, | |
| "runtime.win7.System.Diagnostics.Debug/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "compile": { | |
| "ref/dotnet/_._": {} | |
| }, | |
| "runtime": { | |
| "runtimes/win7/lib/DNXCore50/System.Diagnostics.Debug.dll": {} | |
| } | |
| }, | |
| "runtime.win7.System.Diagnostics.TraceSource/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Collections": "4.0.10", | |
| "System.Diagnostics.Debug": "4.0.10", | |
| "System.Globalization": "4.0.10", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Runtime.Extensions": "4.0.10", | |
| "System.Threading": "4.0.10" | |
| }, | |
| "compile": { | |
| "ref/dotnet/_._": {} | |
| }, | |
| "runtime": { | |
| "runtimes/win7/lib/dotnet5.4/System.Diagnostics.TraceSource.dll": {} | |
| } | |
| }, | |
| "runtime.win7.System.Globalization.Extensions/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Globalization": "4.0.10", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Runtime.Extensions": "4.0.10", | |
| "System.Runtime.InteropServices": "4.0.20" | |
| }, | |
| "compile": { | |
| "ref/dotnet/_._": {} | |
| }, | |
| "runtime": { | |
| "runtimes/win7/lib/dotnet5.4/System.Globalization.Extensions.dll": {} | |
| } | |
| }, | |
| "runtime.win7.System.IO.FileSystem/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Collections": "4.0.10", | |
| "System.IO": "4.0.10", | |
| "System.IO.FileSystem.Primitives": "4.0.0", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Runtime.Extensions": "4.0.10", | |
| "System.Runtime.Handles": "4.0.0", | |
| "System.Runtime.InteropServices": "4.0.20", | |
| "System.Text.Encoding": "4.0.10", | |
| "System.Text.Encoding.Extensions": "4.0.10", | |
| "System.Threading": "4.0.10", | |
| "System.Threading.Overlapped": "4.0.0", | |
| "System.Threading.Tasks": "4.0.10" | |
| }, | |
| "compile": { | |
| "ref/dotnet/_._": {} | |
| }, | |
| "runtime": { | |
| "runtimes/win7/lib/dotnet5.4/System.IO.FileSystem.dll": {} | |
| } | |
| }, | |
| "runtime.win7.System.IO.FileSystem.Watcher/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.Win32.Primitives": "4.0.0", | |
| "System.IO.FileSystem": "4.0.0", | |
| "System.IO.FileSystem.Primitives": "4.0.0", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Runtime.Extensions": "4.0.10", | |
| "System.Runtime.Handles": "4.0.0", | |
| "System.Threading": "4.0.10", | |
| "System.Threading.Overlapped": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet/_._": {} | |
| }, | |
| "runtime": { | |
| "runtimes/win7/lib/dotnet5.4/System.IO.FileSystem.Watcher.dll": {} | |
| } | |
| }, | |
| "runtime.win7.System.Net.Primitives/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Private.Networking": "4.0.1-rc2-23513" | |
| }, | |
| "compile": { | |
| "ref/dotnet/_._": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Net.Primitives.dll": {} | |
| } | |
| }, | |
| "runtime.win7.System.Net.Security/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Private.Networking": "4.0.1-rc2-23513" | |
| }, | |
| "compile": { | |
| "ref/dotnet/_._": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Net.Security.dll": {} | |
| } | |
| }, | |
| "runtime.win7.System.Private.Uri/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "compile": { | |
| "ref/dotnet/_._": {} | |
| }, | |
| "runtime": { | |
| "runtimes/win7/lib/DNXCore50/System.Private.Uri.dll": {} | |
| } | |
| }, | |
| "runtime.win7.System.Runtime.Extensions/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "compile": { | |
| "ref/dotnet/_._": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Runtime.Extensions.dll": {} | |
| } | |
| }, | |
| "runtime.win7.System.Security.Cryptography.Algorithms/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.IO": "4.0.10", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Runtime.Handles": "4.0.0", | |
| "System.Runtime.InteropServices": "4.0.20", | |
| "System.Security.Cryptography.Primitives": "4.0.0-rc2-23513", | |
| "System.Text.Encoding": "4.0.0", | |
| "System.Text.Encoding.Extensions": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet/_._": {} | |
| }, | |
| "runtime": { | |
| "runtimes/win7/lib/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {} | |
| } | |
| }, | |
| "runtime.win7.System.Security.Cryptography.Encoding/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Collections": "4.0.0", | |
| "System.Collections.Concurrent": "4.0.0", | |
| "System.Diagnostics.Debug": "4.0.10", | |
| "System.Linq": "4.0.0", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Runtime.Extensions": "4.0.10", | |
| "System.Runtime.Handles": "4.0.0", | |
| "System.Runtime.InteropServices": "4.0.20", | |
| "System.Security.Cryptography.Primitives": "4.0.0-rc2-23513" | |
| }, | |
| "compile": { | |
| "ref/dotnet/_._": {} | |
| }, | |
| "runtime": { | |
| "runtimes/win7/lib/dotnet5.4/System.Security.Cryptography.Encoding.dll": {} | |
| } | |
| }, | |
| "runtime.win7.System.Security.Cryptography.X509Certificates/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Collections": "4.0.10", | |
| "System.Globalization": "4.0.10", | |
| "System.Globalization.Calendars": "4.0.0", | |
| "System.IO": "4.0.10", | |
| "System.IO.FileSystem": "4.0.0", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Runtime.Extensions": "4.0.10", | |
| "System.Runtime.Handles": "4.0.0", | |
| "System.Runtime.InteropServices": "4.0.20", | |
| "System.Runtime.Numerics": "4.0.0", | |
| "System.Security.Cryptography.Algorithms": "4.0.0-rc2-23513", | |
| "System.Security.Cryptography.Cng": "4.0.0-rc2-23513", | |
| "System.Security.Cryptography.Csp": "4.0.0-rc2-23513", | |
| "System.Security.Cryptography.Encoding": "4.0.0-rc2-23513", | |
| "System.Security.Cryptography.Primitives": "4.0.0-rc2-23513", | |
| "System.Text.Encoding": "4.0.10", | |
| "System.Threading": "4.0.10" | |
| }, | |
| "compile": { | |
| "ref/dotnet/_._": {} | |
| }, | |
| "runtime": { | |
| "runtimes/win7/lib/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} | |
| } | |
| }, | |
| "runtime.win7.System.Threading/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "compile": { | |
| "ref/dotnet/_._": {} | |
| }, | |
| "runtime": { | |
| "runtimes/win7/lib/DNXCore50/System.Threading.dll": {} | |
| } | |
| }, | |
| "System.AppContext/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.AppContext.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.AppContext.dll": {} | |
| } | |
| }, | |
| "System.Collections/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.21-rc2-23513" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Collections.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Collections.dll": {} | |
| } | |
| }, | |
| "System.Collections.Concurrent/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Collections": "4.0.10", | |
| "System.Diagnostics.Debug": "4.0.10", | |
| "System.Diagnostics.Tracing": "4.0.20", | |
| "System.Globalization": "4.0.10", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Runtime.Extensions": "4.0.10", | |
| "System.Threading": "4.0.10", | |
| "System.Threading.Tasks": "4.0.10" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Collections.Concurrent.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/System.Collections.Concurrent.dll": {} | |
| } | |
| }, | |
| "System.Collections.NonGeneric/4.0.0": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Diagnostics.Debug": "4.0.10", | |
| "System.Globalization": "4.0.10", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Runtime.Extensions": "4.0.10", | |
| "System.Threading": "4.0.10" | |
| }, | |
| "compile": { | |
| "ref/dotnet/System.Collections.NonGeneric.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet/System.Collections.NonGeneric.dll": {} | |
| } | |
| }, | |
| "System.ComponentModel/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.20" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.1/System.ComponentModel.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/System.ComponentModel.dll": {} | |
| } | |
| }, | |
| "System.ComponentModel.EventBasedAsync/4.0.10": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Threading": "4.0.10", | |
| "System.Threading.Tasks": "4.0.10" | |
| }, | |
| "compile": { | |
| "ref/dotnet/System.ComponentModel.EventBasedAsync.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet/System.ComponentModel.EventBasedAsync.dll": {} | |
| } | |
| }, | |
| "System.Console/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.IO": "4.0.0", | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Console.dll": {} | |
| } | |
| }, | |
| "System.Diagnostics.Contracts/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.1/System.Diagnostics.Contracts.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} | |
| } | |
| }, | |
| "System.Diagnostics.Debug/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Diagnostics.Debug.dll": {} | |
| } | |
| }, | |
| "System.Diagnostics.DiagnosticSource/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Diagnostics.Tracing": "4.0.0", | |
| "System.Runtime": "4.0.0", | |
| "System.Threading": "4.0.0" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.2/System.Diagnostics.DiagnosticSource.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.2/System.Diagnostics.DiagnosticSource.dll": {} | |
| } | |
| }, | |
| "System.Diagnostics.StackTrace/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Reflection": "4.0.0", | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Diagnostics.StackTrace.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Diagnostics.StackTrace.dll": {} | |
| } | |
| }, | |
| "System.Diagnostics.Tools/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.1/System.Diagnostics.Tools.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Diagnostics.Tools.dll": {} | |
| } | |
| }, | |
| "System.Diagnostics.TraceSource/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Diagnostics.TraceSource.dll": {} | |
| } | |
| }, | |
| "System.Diagnostics.Tracing/4.0.21-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Diagnostics.Tracing.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Diagnostics.Tracing.dll": {} | |
| } | |
| }, | |
| "System.Dynamic.Runtime/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Collections": "4.0.10", | |
| "System.Diagnostics.Debug": "4.0.10", | |
| "System.Globalization": "4.0.10", | |
| "System.Linq": "4.0.0", | |
| "System.Linq.Expressions": "4.0.10", | |
| "System.ObjectModel": "4.0.10", | |
| "System.Reflection": "4.0.10", | |
| "System.Reflection.Emit": "4.0.0", | |
| "System.Reflection.Emit.ILGeneration": "4.0.0", | |
| "System.Reflection.Primitives": "4.0.0", | |
| "System.Reflection.TypeExtensions": "4.0.0", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Runtime.Extensions": "4.0.10", | |
| "System.Threading": "4.0.10" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Dynamic.Runtime.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Dynamic.Runtime.dll": {} | |
| } | |
| }, | |
| "System.Globalization/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Globalization.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Globalization.dll": {} | |
| } | |
| }, | |
| "System.Globalization.Calendars/4.0.0": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Globalization": "4.0.0", | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet/System.Globalization.Calendars.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Globalization.Calendars.dll": {} | |
| } | |
| }, | |
| "System.Globalization.Extensions/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Globalization": "4.0.0", | |
| "System.Runtime": "4.0.0", | |
| "System.Runtime.Extensions": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Globalization.Extensions.dll": {} | |
| } | |
| }, | |
| "System.IO/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.20", | |
| "System.Text.Encoding": "4.0.0", | |
| "System.Threading.Tasks": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.IO.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.IO.dll": {} | |
| } | |
| }, | |
| "System.IO.FileSystem/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.IO": "4.0.0", | |
| "System.IO.FileSystem.Primitives": "4.0.0", | |
| "System.Runtime": "4.0.0", | |
| "System.Runtime.Handles": "4.0.0", | |
| "System.Text.Encoding": "4.0.0", | |
| "System.Threading.Tasks": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.IO.FileSystem.dll": {} | |
| } | |
| }, | |
| "System.IO.FileSystem.Primitives/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.20" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.IO.FileSystem.Primitives.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/System.IO.FileSystem.Primitives.dll": {} | |
| } | |
| }, | |
| "System.IO.FileSystem.Watcher/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.IO.FileSystem.Watcher.dll": {} | |
| } | |
| }, | |
| "System.Linq/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Collections": "4.0.10", | |
| "System.Diagnostics.Debug": "4.0.10", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Runtime.Extensions": "4.0.10" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.1/System.Linq.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/System.Linq.dll": {} | |
| } | |
| }, | |
| "System.Linq.Expressions/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Reflection": "4.0.0", | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Linq.Expressions.dll": {} | |
| } | |
| }, | |
| "System.Net.Primitives/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0", | |
| "System.Runtime.Handles": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Net.Primitives.dll": {} | |
| } | |
| }, | |
| "System.Net.Security/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.IO": "4.0.0", | |
| "System.Net.Primitives": "4.0.10", | |
| "System.Runtime": "4.0.0", | |
| "System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23513", | |
| "System.Threading.Tasks": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Net.Security.dll": {} | |
| } | |
| }, | |
| "System.Net.WebSockets/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.Win32.Primitives": "4.0.0", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Threading.Tasks": "4.0.10" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Net.WebSockets.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/System.Net.WebSockets.dll": {} | |
| } | |
| }, | |
| "System.Numerics.Vectors/4.1.1-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Globalization": "4.0.0", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.0", | |
| "System.Runtime.Extensions": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Numerics.Vectors.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/System.Numerics.Vectors.dll": {} | |
| } | |
| }, | |
| "System.ObjectModel/4.0.10": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Collections": "4.0.10", | |
| "System.Diagnostics.Debug": "4.0.10", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Threading": "4.0.10" | |
| }, | |
| "compile": { | |
| "ref/dotnet/System.ObjectModel.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet/System.ObjectModel.dll": {} | |
| } | |
| }, | |
| "System.Private.Networking/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "Microsoft.Win32.Primitives": "4.0.0", | |
| "System.Collections": "4.0.10", | |
| "System.Collections.Concurrent": "4.0.0", | |
| "System.Collections.NonGeneric": "4.0.0", | |
| "System.ComponentModel.EventBasedAsync": "4.0.10", | |
| "System.Diagnostics.Debug": "4.0.10", | |
| "System.Diagnostics.Tracing": "4.0.20", | |
| "System.Globalization": "4.0.10", | |
| "System.IO": "4.0.10", | |
| "System.IO.FileSystem": "4.0.0", | |
| "System.IO.FileSystem.Primitives": "4.0.0", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Runtime.Extensions": "4.0.10", | |
| "System.Runtime.Handles": "4.0.0", | |
| "System.Runtime.InteropServices": "4.0.20", | |
| "System.Security.Cryptography.Primitives": "4.0.0-rc2-23513", | |
| "System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23513", | |
| "System.Security.Principal": "4.0.0", | |
| "System.Security.Principal.Windows": "4.0.0-rc2-23513", | |
| "System.Threading": "4.0.10", | |
| "System.Threading.Overlapped": "4.0.0", | |
| "System.Threading.Tasks": "4.0.10", | |
| "System.Threading.ThreadPool": "4.0.10-rc2-23513" | |
| }, | |
| "compile": { | |
| "ref/dnxcore50/_._": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Private.Networking.dll": {} | |
| } | |
| }, | |
| "System.Private.Uri/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "compile": { | |
| "ref/dnxcore50/_._": {} | |
| } | |
| }, | |
| "System.Reflection/4.1.0-beta-23225": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.IO": "4.0.0", | |
| "System.Reflection.Primitives": "4.0.0", | |
| "System.Runtime": "4.0.20" | |
| }, | |
| "compile": { | |
| "ref/dotnet/System.Reflection.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Reflection.dll": {} | |
| } | |
| }, | |
| "System.Reflection.Emit/4.0.0": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.IO": "4.0.0", | |
| "System.Reflection": "4.0.0", | |
| "System.Reflection.Emit.ILGeneration": "4.0.0", | |
| "System.Reflection.Primitives": "4.0.0", | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet/System.Reflection.Emit.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Reflection.Emit.dll": {} | |
| } | |
| }, | |
| "System.Reflection.Emit.ILGeneration/4.0.0": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Reflection": "4.0.0", | |
| "System.Reflection.Primitives": "4.0.0", | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {} | |
| } | |
| }, | |
| "System.Reflection.Emit.Lightweight/4.0.0": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Reflection": "4.0.0", | |
| "System.Reflection.Emit.ILGeneration": "4.0.0", | |
| "System.Reflection.Primitives": "4.0.0", | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet/System.Reflection.Emit.Lightweight.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll": {} | |
| } | |
| }, | |
| "System.Reflection.Extensions/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Reflection": "4.0.0", | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.1/System.Reflection.Extensions.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Reflection.Extensions.dll": {} | |
| } | |
| }, | |
| "System.Reflection.Primitives/4.0.0": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet/System.Reflection.Primitives.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Reflection.Primitives.dll": {} | |
| } | |
| }, | |
| "System.Reflection.TypeExtensions/4.0.1-beta-23409": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Reflection": "4.0.0", | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet/System.Reflection.TypeExtensions.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} | |
| } | |
| }, | |
| "System.Resources.ResourceManager/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Globalization": "4.0.0", | |
| "System.Reflection": "4.0.0", | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.1/System.Resources.ResourceManager.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Resources.ResourceManager.dll": {} | |
| } | |
| }, | |
| "System.Runtime/4.0.21-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Private.Uri": "4.0.1-rc2-23513" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Runtime.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Runtime.dll": {} | |
| } | |
| }, | |
| "System.Runtime.Extensions/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.20" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Runtime.Extensions.dll": {} | |
| } | |
| }, | |
| "System.Runtime.Handles/4.0.0": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet/System.Runtime.Handles.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Runtime.Handles.dll": {} | |
| } | |
| }, | |
| "System.Runtime.InteropServices/4.0.21-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Reflection": "4.0.0", | |
| "System.Reflection.Primitives": "4.0.0", | |
| "System.Runtime": "4.0.0", | |
| "System.Runtime.Handles": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Runtime.InteropServices.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Runtime.InteropServices.dll": {} | |
| } | |
| }, | |
| "System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.2/System.Runtime.InteropServices.RuntimeInformation.dll": {} | |
| } | |
| }, | |
| "System.Runtime.Numerics/4.0.0": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Globalization": "4.0.10", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Runtime.Extensions": "4.0.10" | |
| }, | |
| "compile": { | |
| "ref/dotnet/System.Runtime.Numerics.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet/System.Runtime.Numerics.dll": {} | |
| } | |
| }, | |
| "System.Security.Claims/4.0.1-rc2-23513": { | |
| "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.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Runtime.Extensions": "4.0.0", | |
| "System.Security.Principal": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Security.Claims.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/System.Security.Claims.dll": {} | |
| } | |
| }, | |
| "System.Security.Cryptography.Algorithms/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.IO": "4.0.0", | |
| "System.Runtime": "4.0.0", | |
| "System.Security.Cryptography.Primitives": "4.0.0-rc2-23513" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {} | |
| } | |
| }, | |
| "System.Security.Cryptography.Cng/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.IO": "4.0.10", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Runtime.Extensions": "4.0.0", | |
| "System.Runtime.Handles": "4.0.0", | |
| "System.Runtime.InteropServices": "4.0.20", | |
| "System.Security.Cryptography.Algorithms": "4.0.0-rc2-23513", | |
| "System.Security.Cryptography.Primitives": "4.0.0-rc2-23513", | |
| "System.Text.Encoding": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Security.Cryptography.Cng.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/System.Security.Cryptography.Cng.dll": {} | |
| } | |
| }, | |
| "System.Security.Cryptography.Csp/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.IO": "4.0.10", | |
| "System.Reflection": "4.0.0", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Runtime.Extensions": "4.0.10", | |
| "System.Runtime.Handles": "4.0.0", | |
| "System.Runtime.InteropServices": "4.0.20", | |
| "System.Security.Cryptography.Algorithms": "4.0.0-rc2-23513", | |
| "System.Security.Cryptography.Encoding": "4.0.0-rc2-23513", | |
| "System.Security.Cryptography.Primitives": "4.0.0-rc2-23513", | |
| "System.Text.Encoding": "4.0.10", | |
| "System.Threading": "4.0.10" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Security.Cryptography.Csp.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Security.Cryptography.Csp.dll": {} | |
| } | |
| }, | |
| "System.Security.Cryptography.Encoding/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Security.Cryptography.Encoding.dll": {} | |
| } | |
| }, | |
| "System.Security.Cryptography.Primitives/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Diagnostics.Debug": "4.0.0", | |
| "System.Globalization": "4.0.0", | |
| "System.IO": "4.0.10", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Threading": "4.0.0", | |
| "System.Threading.Tasks": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Security.Cryptography.Primitives.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/System.Security.Cryptography.Primitives.dll": {} | |
| } | |
| }, | |
| "System.Security.Cryptography.X509Certificates/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0", | |
| "System.Runtime.Handles": "4.0.0", | |
| "System.Security.Cryptography.Algorithms": "4.0.0-rc2-23513", | |
| "System.Security.Cryptography.Encoding": "4.0.0-rc2-23513" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} | |
| } | |
| }, | |
| "System.Security.Principal/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.1/System.Security.Principal.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.1/System.Security.Principal.dll": {} | |
| } | |
| }, | |
| "System.Security.Principal.Windows/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Collections": "4.0.0", | |
| "System.Diagnostics.Debug": "4.0.0", | |
| "System.Reflection": "4.0.10", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Runtime.Extensions": "4.0.0", | |
| "System.Runtime.Handles": "4.0.0", | |
| "System.Runtime.InteropServices": "4.0.20", | |
| "System.Security.Claims": "4.0.0", | |
| "System.Security.Principal": "4.0.0", | |
| "System.Text.Encoding": "4.0.10", | |
| "System.Threading": "4.0.10" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Security.Principal.Windows.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Security.Principal.Windows.dll": {} | |
| } | |
| }, | |
| "System.Text.Encoding/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Text.Encoding.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Text.Encoding.dll": {} | |
| } | |
| }, | |
| "System.Text.Encoding.Extensions/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0", | |
| "System.Text.Encoding": "4.0.10" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Text.Encoding.Extensions.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} | |
| } | |
| }, | |
| "System.Text.Encodings.Web/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Diagnostics.Debug": "4.0.0", | |
| "System.IO": "4.0.0", | |
| "System.Reflection": "4.0.0", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.0", | |
| "System.Runtime.Extensions": "4.0.0", | |
| "System.Threading": "4.0.0" | |
| }, | |
| "compile": { | |
| "lib/dotnet5.1/System.Text.Encodings.Web.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.1/System.Text.Encodings.Web.dll": {} | |
| } | |
| }, | |
| "System.Text.RegularExpressions/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Collections": "4.0.10", | |
| "System.Globalization": "4.0.10", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Runtime.Extensions": "4.0.10", | |
| "System.Threading": "4.0.10" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Text.RegularExpressions.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/System.Text.RegularExpressions.dll": {} | |
| } | |
| }, | |
| "System.Threading/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0", | |
| "System.Threading.Tasks": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Threading.dll": {} | |
| } | |
| }, | |
| "System.Threading.Overlapped/4.0.0": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0", | |
| "System.Runtime.Handles": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet/System.Threading.Overlapped.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Threading.Overlapped.dll": {} | |
| } | |
| }, | |
| "System.Threading.Tasks/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Threading.Tasks.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Threading.Tasks.dll": {} | |
| } | |
| }, | |
| "System.Threading.Tasks.Parallel/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Collections.Concurrent": "4.0.10", | |
| "System.Diagnostics.Debug": "4.0.10", | |
| "System.Diagnostics.Tracing": "4.0.20", | |
| "System.Resources.ResourceManager": "4.0.0", | |
| "System.Runtime": "4.0.20", | |
| "System.Runtime.Extensions": "4.0.10", | |
| "System.Threading": "4.0.10", | |
| "System.Threading.Tasks": "4.0.10" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.2/System.Threading.Tasks.Parallel.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/dotnet5.4/System.Threading.Tasks.Parallel.dll": {} | |
| } | |
| }, | |
| "System.Threading.Thread/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Threading.Thread.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Threading.Thread.dll": {} | |
| } | |
| }, | |
| "System.Threading.ThreadPool/4.0.10-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0", | |
| "System.Runtime.InteropServices": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.4/System.Threading.ThreadPool.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Threading.ThreadPool.dll": {} | |
| } | |
| }, | |
| "System.Threading.Timer/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "dependencies": { | |
| "System.Runtime": "4.0.0" | |
| }, | |
| "compile": { | |
| "ref/dotnet5.3/System.Threading.Timer.dll": {} | |
| }, | |
| "runtime": { | |
| "lib/DNXCore50/System.Threading.Timer.dll": {} | |
| } | |
| } | |
| } | |
| }, | |
| "libraries": { | |
| "Microsoft.AspNet.FileProviders.Abstractions/1.0.0-rc2-15813": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "83+6vleCcQfYD7ru894xhoUjNmlgRSOKYv/fPl3BZU4AL2JUtvwVgPjBGQgqR7IHemlligYDeK5qGoGMrJ5B6A==", | |
| "files": [ | |
| "lib/dotnet5.4/Microsoft.AspNet.FileProviders.Abstractions.dll", | |
| "lib/dotnet5.4/Microsoft.AspNet.FileProviders.Abstractions.xml", | |
| "lib/net451/Microsoft.AspNet.FileProviders.Abstractions.dll", | |
| "lib/net451/Microsoft.AspNet.FileProviders.Abstractions.xml", | |
| "Microsoft.AspNet.FileProviders.Abstractions.1.0.0-rc2-15813.nupkg", | |
| "Microsoft.AspNet.FileProviders.Abstractions.1.0.0-rc2-15813.nupkg.sha512", | |
| "Microsoft.AspNet.FileProviders.Abstractions.nuspec" | |
| ] | |
| }, | |
| "Microsoft.AspNet.FileProviders.Physical/1.0.0-rc2-15813": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "YKi/KHZCyEYsXGk4Cv/dP0aqV2DATPhCZ8Vt25/MDILSZLOEXqm5X2UK5OUWBdc5dlahxc+OvQwCEkiASoRXoA==", | |
| "files": [ | |
| "lib/dotnet5.4/Microsoft.AspNet.FileProviders.Physical.dll", | |
| "lib/dotnet5.4/Microsoft.AspNet.FileProviders.Physical.xml", | |
| "lib/net451/Microsoft.AspNet.FileProviders.Physical.dll", | |
| "lib/net451/Microsoft.AspNet.FileProviders.Physical.xml", | |
| "Microsoft.AspNet.FileProviders.Physical.1.0.0-rc2-15813.nupkg", | |
| "Microsoft.AspNet.FileProviders.Physical.1.0.0-rc2-15813.nupkg.sha512", | |
| "Microsoft.AspNet.FileProviders.Physical.nuspec" | |
| ] | |
| }, | |
| "Microsoft.AspNet.Hosting/1.0.0-rc2-15983": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "/ITpcpEskCNPCnC7hnuXrWmeV2iY/ub3VJ0YYCADECp6zLfjVdP0J5/+bgMGEcvmlK+EzjBeAqE7AkQ9HTZZ8g==", | |
| "files": [ | |
| "lib/dnx451/Microsoft.AspNet.Hosting.dll", | |
| "lib/dnx451/Microsoft.AspNet.Hosting.xml", | |
| "lib/dnxcore50/Microsoft.AspNet.Hosting.dll", | |
| "lib/dnxcore50/Microsoft.AspNet.Hosting.xml", | |
| "lib/dotnet5.4/Microsoft.AspNet.Hosting.dll", | |
| "lib/dotnet5.4/Microsoft.AspNet.Hosting.xml", | |
| "lib/net451/Microsoft.AspNet.Hosting.dll", | |
| "lib/net451/Microsoft.AspNet.Hosting.xml", | |
| "Microsoft.AspNet.Hosting.1.0.0-rc2-15983.nupkg", | |
| "Microsoft.AspNet.Hosting.1.0.0-rc2-15983.nupkg.sha512", | |
| "Microsoft.AspNet.Hosting.nuspec" | |
| ] | |
| }, | |
| "Microsoft.AspNet.Hosting.Abstractions/1.0.0-rc2-15983": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "7iivnlfKlqZleBboq8mqJpcvu5n7lqfv7R0Qaq9gZUjk0uAPMyu3jq0HyxTO/nLxdFD6LLVQgL7Ka/bo8zgieA==", | |
| "files": [ | |
| "lib/dotnet5.4/Microsoft.AspNet.Hosting.Abstractions.dll", | |
| "lib/dotnet5.4/Microsoft.AspNet.Hosting.Abstractions.xml", | |
| "lib/net451/Microsoft.AspNet.Hosting.Abstractions.dll", | |
| "lib/net451/Microsoft.AspNet.Hosting.Abstractions.xml", | |
| "Microsoft.AspNet.Hosting.Abstractions.1.0.0-rc2-15983.nupkg", | |
| "Microsoft.AspNet.Hosting.Abstractions.1.0.0-rc2-15983.nupkg.sha512", | |
| "Microsoft.AspNet.Hosting.Abstractions.nuspec" | |
| ] | |
| }, | |
| "Microsoft.AspNet.Hosting.Server.Abstractions/1.0.0-rc2-15983": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "GFQLsCtLosxuc+erkzDLINpUTp9WxV4XrfUEY0Ab47n29iHZ7V+GIiOhI9R1Nnf4ruAKsWdU9ExMoKcIJPKQew==", | |
| "files": [ | |
| "lib/dotnet5.4/Microsoft.AspNet.Hosting.Server.Abstractions.dll", | |
| "lib/dotnet5.4/Microsoft.AspNet.Hosting.Server.Abstractions.xml", | |
| "lib/net451/Microsoft.AspNet.Hosting.Server.Abstractions.dll", | |
| "lib/net451/Microsoft.AspNet.Hosting.Server.Abstractions.xml", | |
| "Microsoft.AspNet.Hosting.Server.Abstractions.1.0.0-rc2-15983.nupkg", | |
| "Microsoft.AspNet.Hosting.Server.Abstractions.1.0.0-rc2-15983.nupkg.sha512", | |
| "Microsoft.AspNet.Hosting.Server.Abstractions.nuspec" | |
| ] | |
| }, | |
| "Microsoft.AspNet.Http/1.0.0-rc2-15974": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "sP3nM/455d6Sn5Q7oExvBecRdn7wJGsjzjoR9KHRx0k6eUGEHbKnjIARnjtGieCRsF6ADXihQrWmZxxQ6Rq00w==", | |
| "files": [ | |
| "lib/dotnet5.4/Microsoft.AspNet.Http.dll", | |
| "lib/dotnet5.4/Microsoft.AspNet.Http.xml", | |
| "lib/net451/Microsoft.AspNet.Http.dll", | |
| "lib/net451/Microsoft.AspNet.Http.xml", | |
| "Microsoft.AspNet.Http.1.0.0-rc2-15974.nupkg", | |
| "Microsoft.AspNet.Http.1.0.0-rc2-15974.nupkg.sha512", | |
| "Microsoft.AspNet.Http.nuspec" | |
| ] | |
| }, | |
| "Microsoft.AspNet.Http.Abstractions/1.0.0-rc2-15974": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "0pEHa81fPnaqqybR6BdWoGIIj/NUossgBF7xSZM+542K0N1uB3jz6aQiFM4gy0xf8v9blqIx94VdWIubWaugrA==", | |
| "files": [ | |
| "lib/dotnet5.4/Microsoft.AspNet.Http.Abstractions.dll", | |
| "lib/dotnet5.4/Microsoft.AspNet.Http.Abstractions.xml", | |
| "lib/net451/Microsoft.AspNet.Http.Abstractions.dll", | |
| "lib/net451/Microsoft.AspNet.Http.Abstractions.xml", | |
| "Microsoft.AspNet.Http.Abstractions.1.0.0-rc2-15974.nupkg", | |
| "Microsoft.AspNet.Http.Abstractions.1.0.0-rc2-15974.nupkg.sha512", | |
| "Microsoft.AspNet.Http.Abstractions.nuspec" | |
| ] | |
| }, | |
| "Microsoft.AspNet.Http.Extensions/1.0.0-rc2-15974": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "PvNvyTUPzPG3UrEMerADW3J/1+5PMKOQwGz9AMPvc+3SryFO4ESjZXxKRTeaaB2tOKEUr/6zZ3z6DzQljp2kOg==", | |
| "files": [ | |
| "lib/dotnet5.4/Microsoft.AspNet.Http.Extensions.dll", | |
| "lib/dotnet5.4/Microsoft.AspNet.Http.Extensions.xml", | |
| "lib/net451/Microsoft.AspNet.Http.Extensions.dll", | |
| "lib/net451/Microsoft.AspNet.Http.Extensions.xml", | |
| "Microsoft.AspNet.Http.Extensions.1.0.0-rc2-15974.nupkg", | |
| "Microsoft.AspNet.Http.Extensions.1.0.0-rc2-15974.nupkg.sha512", | |
| "Microsoft.AspNet.Http.Extensions.nuspec" | |
| ] | |
| }, | |
| "Microsoft.AspNet.Http.Features/1.0.0-rc2-15974": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "Gmo7kh0aNzHN8/78DRs9pmrurnRSru90XpgEwlQRFqoIcswbUPpRhwObHrKsqeOK+LvuJ3drDiHh//vD7mmgzg==", | |
| "files": [ | |
| "lib/dotnet5.4/Microsoft.AspNet.Http.Features.dll", | |
| "lib/dotnet5.4/Microsoft.AspNet.Http.Features.xml", | |
| "lib/net451/Microsoft.AspNet.Http.Features.dll", | |
| "lib/net451/Microsoft.AspNet.Http.Features.xml", | |
| "Microsoft.AspNet.Http.Features.1.0.0-rc2-15974.nupkg", | |
| "Microsoft.AspNet.Http.Features.1.0.0-rc2-15974.nupkg.sha512", | |
| "Microsoft.AspNet.Http.Features.nuspec" | |
| ] | |
| }, | |
| "Microsoft.AspNet.Server.Kestrel/1.0.0-rc2-16024": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "77yVTnXt9nM7L1vf8OgjtkwUikMLO9hGgNTXvyZZYd5Tm3NYiN0W/ZxL4rkS3LFn5mfnvPlrz5OnpiBpYjKvyw==", | |
| "files": [ | |
| "lib/dnx451/Microsoft.AspNet.Server.Kestrel.dll", | |
| "lib/dnx451/Microsoft.AspNet.Server.Kestrel.xml", | |
| "lib/dnxcore50/Microsoft.AspNet.Server.Kestrel.dll", | |
| "lib/dnxcore50/Microsoft.AspNet.Server.Kestrel.xml", | |
| "lib/dotnet5.4/Microsoft.AspNet.Server.Kestrel.dll", | |
| "lib/dotnet5.4/Microsoft.AspNet.Server.Kestrel.xml", | |
| "lib/net451/Microsoft.AspNet.Server.Kestrel.dll", | |
| "lib/net451/Microsoft.AspNet.Server.Kestrel.xml", | |
| "Microsoft.AspNet.Server.Kestrel.1.0.0-rc2-16024.nupkg", | |
| "Microsoft.AspNet.Server.Kestrel.1.0.0-rc2-16024.nupkg.sha512", | |
| "Microsoft.AspNet.Server.Kestrel.nuspec", | |
| "runtimes/osx/native/libuv.dylib", | |
| "runtimes/win10-arm/native/libuv.dll", | |
| "runtimes/win7-x64/native/libuv.dll", | |
| "runtimes/win7-x86/native/libuv.dll", | |
| "thirdpartynotices.txt" | |
| ] | |
| }, | |
| "Microsoft.AspNet.Server.Kestrel.Https/1.0.0-rc2-16024": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "EBbXkO35J6XmE7W1o6oKY3rtsKvgEdU6/IYzvBRPW4njU6orKpuqUf2dG7zmVfEcdx6yD4h2mxZZKIemwy5F2Q==", | |
| "files": [ | |
| "lib/dotnet5.4/Microsoft.AspNet.Server.Kestrel.Https.dll", | |
| "lib/dotnet5.4/Microsoft.AspNet.Server.Kestrel.Https.xml", | |
| "lib/net451/Microsoft.AspNet.Server.Kestrel.Https.dll", | |
| "lib/net451/Microsoft.AspNet.Server.Kestrel.Https.xml", | |
| "Microsoft.AspNet.Server.Kestrel.Https.1.0.0-rc2-16024.nupkg", | |
| "Microsoft.AspNet.Server.Kestrel.Https.1.0.0-rc2-16024.nupkg.sha512", | |
| "Microsoft.AspNet.Server.Kestrel.Https.nuspec" | |
| ] | |
| }, | |
| "Microsoft.AspNet.WebSockets.Protocol/1.0.0-rc2-15926": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "jgUbx+mXilw4rBcQmL0VLKVrZq5IT1hSx78Xr441nn8hPZEyG7cq1pqLcRI33JKWB2v4sshfsLsFp48Hl4j34Q==", | |
| "files": [ | |
| "lib/dotnet5.4/Microsoft.AspNet.WebSockets.Protocol.dll", | |
| "lib/dotnet5.4/Microsoft.AspNet.WebSockets.Protocol.xml", | |
| "lib/net451/Microsoft.AspNet.WebSockets.Protocol.dll", | |
| "lib/net451/Microsoft.AspNet.WebSockets.Protocol.xml", | |
| "Microsoft.AspNet.WebSockets.Protocol.1.0.0-rc2-15926.nupkg", | |
| "Microsoft.AspNet.WebSockets.Protocol.1.0.0-rc2-15926.nupkg.sha512", | |
| "Microsoft.AspNet.WebSockets.Protocol.nuspec" | |
| ] | |
| }, | |
| "Microsoft.AspNet.WebSockets.Server/1.0.0-rc2-15926": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "FDmSCZugckMvJ+3DLKrfC3b+Gw7G4iqb+DBXYtWpJ42tApgrXKP5XIJ8gwOcgnovQKIBOrrErsPePE+fNnAG5g==", | |
| "files": [ | |
| "lib/dotnet5.4/Microsoft.AspNet.WebSockets.Server.dll", | |
| "lib/dotnet5.4/Microsoft.AspNet.WebSockets.Server.xml", | |
| "lib/net451/Microsoft.AspNet.WebSockets.Server.dll", | |
| "lib/net451/Microsoft.AspNet.WebSockets.Server.xml", | |
| "Microsoft.AspNet.WebSockets.Server.1.0.0-rc2-15926.nupkg", | |
| "Microsoft.AspNet.WebSockets.Server.1.0.0-rc2-15926.nupkg.sha512", | |
| "Microsoft.AspNet.WebSockets.Server.nuspec" | |
| ] | |
| }, | |
| "Microsoft.AspNet.WebUtilities/1.0.0-rc2-15974": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "Fet+J1n+79+lqxd5FNiTO9qrUynBlPGMVzCCYEPOw9Mb2lTtMzKso8qGj+U4YXgihzPt+MtUEGcPk47RafHsUw==", | |
| "files": [ | |
| "lib/dotnet5.4/Microsoft.AspNet.WebUtilities.dll", | |
| "lib/dotnet5.4/Microsoft.AspNet.WebUtilities.xml", | |
| "lib/net451/Microsoft.AspNet.WebUtilities.dll", | |
| "lib/net451/Microsoft.AspNet.WebUtilities.xml", | |
| "Microsoft.AspNet.WebUtilities.1.0.0-rc2-15974.nupkg", | |
| "Microsoft.AspNet.WebUtilities.1.0.0-rc2-15974.nupkg.sha512", | |
| "Microsoft.AspNet.WebUtilities.nuspec" | |
| ] | |
| }, | |
| "Microsoft.CSharp/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "I05waSupQHRLpc2iHABQiy9MLlr+jS4oSzglIblWYLvz0oIuyXu0LwbnfqsE2YhOCefmBT1jNjIzTY62fRKOcA==", | |
| "files": [ | |
| "lib/dotnet5.4/Microsoft.CSharp.dll", | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net45/_._", | |
| "lib/netcore50/Microsoft.CSharp.dll", | |
| "lib/win8/_._", | |
| "lib/wp80/_._", | |
| "lib/wpa81/_._", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "Microsoft.CSharp.4.0.1-rc2-23513.nupkg", | |
| "Microsoft.CSharp.4.0.1-rc2-23513.nupkg.sha512", | |
| "Microsoft.CSharp.nuspec", | |
| "ref/dotnet5.1/de/Microsoft.CSharp.xml", | |
| "ref/dotnet5.1/es/Microsoft.CSharp.xml", | |
| "ref/dotnet5.1/fr/Microsoft.CSharp.xml", | |
| "ref/dotnet5.1/it/Microsoft.CSharp.xml", | |
| "ref/dotnet5.1/ja/Microsoft.CSharp.xml", | |
| "ref/dotnet5.1/ko/Microsoft.CSharp.xml", | |
| "ref/dotnet5.1/Microsoft.CSharp.dll", | |
| "ref/dotnet5.1/Microsoft.CSharp.xml", | |
| "ref/dotnet5.1/ru/Microsoft.CSharp.xml", | |
| "ref/dotnet5.1/zh-hans/Microsoft.CSharp.xml", | |
| "ref/dotnet5.1/zh-hant/Microsoft.CSharp.xml", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net45/_._", | |
| "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/Microsoft.CSharp.dll", | |
| "ref/netcore50/Microsoft.CSharp.xml", | |
| "ref/netcore50/ru/Microsoft.CSharp.xml", | |
| "ref/netcore50/zh-hans/Microsoft.CSharp.xml", | |
| "ref/netcore50/zh-hant/Microsoft.CSharp.xml", | |
| "ref/win8/_._", | |
| "ref/wp80/_._", | |
| "ref/wpa81/_._", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._" | |
| ] | |
| }, | |
| "Microsoft.Extensions.CompilationAbstractions/1.0.0-rc2-16183": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "AVke4VAE0IL8q2NHDHO9SdlS9nX7FvkYE/FOCbgv0QIAznOYKtzstEQMZldScanKprQ3jM3m6YhkP69rh0ATeQ==", | |
| "files": [ | |
| "lib/dotnet5.4/Microsoft.Extensions.CompilationAbstractions.dll", | |
| "lib/dotnet5.4/Microsoft.Extensions.CompilationAbstractions.xml", | |
| "lib/net451/Microsoft.Extensions.CompilationAbstractions.dll", | |
| "lib/net451/Microsoft.Extensions.CompilationAbstractions.xml", | |
| "Microsoft.Extensions.CompilationAbstractions.1.0.0-rc2-16183.nupkg", | |
| "Microsoft.Extensions.CompilationAbstractions.1.0.0-rc2-16183.nupkg.sha512", | |
| "Microsoft.Extensions.CompilationAbstractions.nuspec" | |
| ] | |
| }, | |
| "Microsoft.Extensions.Configuration/1.0.0-rc2-15840": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "kdI7Va5haBmflYSAW8xa6vi4A1/uGR8XOh07OCE1Tqq703OEw3w4keDxsv45Hgl+XCmlQvPzz6FEgFG7z9UPCA==", | |
| "files": [ | |
| "lib/dotnet5.4/Microsoft.Extensions.Configuration.dll", | |
| "lib/dotnet5.4/Microsoft.Extensions.Configuration.xml", | |
| "lib/net451/Microsoft.Extensions.Configuration.dll", | |
| "lib/net451/Microsoft.Extensions.Configuration.xml", | |
| "lib/netcore50/Microsoft.Extensions.Configuration.dll", | |
| "lib/netcore50/Microsoft.Extensions.Configuration.xml", | |
| "Microsoft.Extensions.Configuration.1.0.0-rc2-15840.nupkg", | |
| "Microsoft.Extensions.Configuration.1.0.0-rc2-15840.nupkg.sha512", | |
| "Microsoft.Extensions.Configuration.nuspec" | |
| ] | |
| }, | |
| "Microsoft.Extensions.Configuration.Abstractions/1.0.0-rc2-15840": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "zwgVVb7vV4av2FYXsUSMzCU/nqHaT53QAphXOA2RgyKICuAqjo7126N5hbs5ZMkuOD9A0fLjw15l8XVbwtweuA==", | |
| "files": [ | |
| "lib/dotnet5.4/Microsoft.Extensions.Configuration.Abstractions.dll", | |
| "lib/dotnet5.4/Microsoft.Extensions.Configuration.Abstractions.xml", | |
| "lib/net451/Microsoft.Extensions.Configuration.Abstractions.dll", | |
| "lib/net451/Microsoft.Extensions.Configuration.Abstractions.xml", | |
| "lib/netcore50/Microsoft.Extensions.Configuration.Abstractions.dll", | |
| "lib/netcore50/Microsoft.Extensions.Configuration.Abstractions.xml", | |
| "Microsoft.Extensions.Configuration.Abstractions.1.0.0-rc2-15840.nupkg", | |
| "Microsoft.Extensions.Configuration.Abstractions.1.0.0-rc2-15840.nupkg.sha512", | |
| "Microsoft.Extensions.Configuration.Abstractions.nuspec" | |
| ] | |
| }, | |
| "Microsoft.Extensions.Configuration.CommandLine/1.0.0-rc2-15840": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "69q2BUnGWrN/uN4TS+RZtUdwD3KP0/E/G/iymS9SqtevOXFMV+OkYYEhJPQn9p2Q1XVAKHeTx3oYJHH03cpvsA==", | |
| "files": [ | |
| "lib/dotnet5.4/Microsoft.Extensions.Configuration.CommandLine.dll", | |
| "lib/dotnet5.4/Microsoft.Extensions.Configuration.CommandLine.xml", | |
| "lib/net451/Microsoft.Extensions.Configuration.CommandLine.dll", | |
| "lib/net451/Microsoft.Extensions.Configuration.CommandLine.xml", | |
| "lib/netcore50/Microsoft.Extensions.Configuration.CommandLine.dll", | |
| "lib/netcore50/Microsoft.Extensions.Configuration.CommandLine.xml", | |
| "Microsoft.Extensions.Configuration.CommandLine.1.0.0-rc2-15840.nupkg", | |
| "Microsoft.Extensions.Configuration.CommandLine.1.0.0-rc2-15840.nupkg.sha512", | |
| "Microsoft.Extensions.Configuration.CommandLine.nuspec" | |
| ] | |
| }, | |
| "Microsoft.Extensions.Configuration.EnvironmentVariables/1.0.0-rc2-15840": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "bGHRtFLOsTis9TZ/0S9+JM4bV7VATp5N8ehXTFR6B6qfjpqeBHKogLmSHnoeHRS2fzifYr+rYCwuzG2uUeBnSQ==", | |
| "files": [ | |
| "lib/dotnet5.4/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", | |
| "lib/dotnet5.4/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", | |
| "lib/net451/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", | |
| "lib/net451/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", | |
| "lib/netcore50/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", | |
| "lib/netcore50/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", | |
| "Microsoft.Extensions.Configuration.EnvironmentVariables.1.0.0-rc2-15840.nupkg", | |
| "Microsoft.Extensions.Configuration.EnvironmentVariables.1.0.0-rc2-15840.nupkg.sha512", | |
| "Microsoft.Extensions.Configuration.EnvironmentVariables.nuspec" | |
| ] | |
| }, | |
| "Microsoft.Extensions.Configuration.FileExtensions/1.0.0-rc2-15840": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "d7n5gJ2awczG864u8KVSfp7A3icPNX0L25beN5n8Eg+nJ1R0vMtuV9VFHIWaptHtNCf1ZUnGdTC0EUe9dyWWQA==", | |
| "files": [ | |
| "lib/dotnet5.4/Microsoft.Extensions.Configuration.FileExtensions.dll", | |
| "lib/dotnet5.4/Microsoft.Extensions.Configuration.FileExtensions.xml", | |
| "lib/net451/Microsoft.Extensions.Configuration.FileExtensions.dll", | |
| "lib/net451/Microsoft.Extensions.Configuration.FileExtensions.xml", | |
| "lib/netcore50/Microsoft.Extensions.Configuration.FileExtensions.dll", | |
| "lib/netcore50/Microsoft.Extensions.Configuration.FileExtensions.xml", | |
| "Microsoft.Extensions.Configuration.FileExtensions.1.0.0-rc2-15840.nupkg", | |
| "Microsoft.Extensions.Configuration.FileExtensions.1.0.0-rc2-15840.nupkg.sha512", | |
| "Microsoft.Extensions.Configuration.FileExtensions.nuspec" | |
| ] | |
| }, | |
| "Microsoft.Extensions.Configuration.Json/1.0.0-rc2-15840": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "34Nszf2sqDwnt4xKxlPzxIIpUFKn/CFv+bVkC+TNT5EvMuk+TDA7G5+i+g96B9vmiVxo+rNflhOxgUxncxlDzQ==", | |
| "files": [ | |
| "lib/dotnet5.4/Microsoft.Extensions.Configuration.Json.dll", | |
| "lib/dotnet5.4/Microsoft.Extensions.Configuration.Json.xml", | |
| "lib/net451/Microsoft.Extensions.Configuration.Json.dll", | |
| "lib/net451/Microsoft.Extensions.Configuration.Json.xml", | |
| "lib/netcore50/Microsoft.Extensions.Configuration.Json.dll", | |
| "lib/netcore50/Microsoft.Extensions.Configuration.Json.xml", | |
| "Microsoft.Extensions.Configuration.Json.1.0.0-rc2-15840.nupkg", | |
| "Microsoft.Extensions.Configuration.Json.1.0.0-rc2-15840.nupkg.sha512", | |
| "Microsoft.Extensions.Configuration.Json.nuspec" | |
| ] | |
| }, | |
| "Microsoft.Extensions.DependencyInjection/1.0.0-rc2-15810": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "8NrkP454KRwyD1QLe7x1FOGA9wg6KM21lSY6hwFeZDZdAv09dB5vHGi7ZVORyg1iuwkUgDBgzUt6d/bWviVnEQ==", | |
| "files": [ | |
| "lib/dotnet5.4/Microsoft.Extensions.DependencyInjection.dll", | |
| "lib/dotnet5.4/Microsoft.Extensions.DependencyInjection.xml", | |
| "lib/net451/Microsoft.Extensions.DependencyInjection.dll", | |
| "lib/net451/Microsoft.Extensions.DependencyInjection.xml", | |
| "lib/netcore50/Microsoft.Extensions.DependencyInjection.dll", | |
| "lib/netcore50/Microsoft.Extensions.DependencyInjection.xml", | |
| "Microsoft.Extensions.DependencyInjection.1.0.0-rc2-15810.nupkg", | |
| "Microsoft.Extensions.DependencyInjection.1.0.0-rc2-15810.nupkg.sha512", | |
| "Microsoft.Extensions.DependencyInjection.nuspec" | |
| ] | |
| }, | |
| "Microsoft.Extensions.DependencyInjection.Abstractions/1.0.0-rc2-15810": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "z6gtLekNSBEyvtEK5BYR8YtWKWCGVdTh5DNelEI+Hiq1S+ym1IduAnrEmWmEbtLcuHgmg8wNO9IHoKN0slyDmQ==", | |
| "files": [ | |
| "lib/dotnet5.4/Microsoft.Extensions.DependencyInjection.Abstractions.dll", | |
| "lib/dotnet5.4/Microsoft.Extensions.DependencyInjection.Abstractions.xml", | |
| "lib/net451/Microsoft.Extensions.DependencyInjection.Abstractions.dll", | |
| "lib/net451/Microsoft.Extensions.DependencyInjection.Abstractions.xml", | |
| "lib/netcore50/Microsoft.Extensions.DependencyInjection.Abstractions.dll", | |
| "lib/netcore50/Microsoft.Extensions.DependencyInjection.Abstractions.xml", | |
| "Microsoft.Extensions.DependencyInjection.Abstractions.1.0.0-rc2-15810.nupkg", | |
| "Microsoft.Extensions.DependencyInjection.Abstractions.1.0.0-rc2-15810.nupkg.sha512", | |
| "Microsoft.Extensions.DependencyInjection.Abstractions.nuspec" | |
| ] | |
| }, | |
| "Microsoft.Extensions.Logging/1.0.0-rc2-15835": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "wY6xyJi9s+AfMPDDud/e6sqHf8YfbuEZki0Fz57ri1nhq1/bLGQG7OlgORuY+Vwo6U0zsnrCFANSiR7azO+nxg==", | |
| "files": [ | |
| "lib/dotnet5.4/Microsoft.Extensions.Logging.dll", | |
| "lib/dotnet5.4/Microsoft.Extensions.Logging.xml", | |
| "lib/net451/Microsoft.Extensions.Logging.dll", | |
| "lib/net451/Microsoft.Extensions.Logging.xml", | |
| "lib/netcore50/Microsoft.Extensions.Logging.dll", | |
| "lib/netcore50/Microsoft.Extensions.Logging.xml", | |
| "Microsoft.Extensions.Logging.1.0.0-rc2-15835.nupkg", | |
| "Microsoft.Extensions.Logging.1.0.0-rc2-15835.nupkg.sha512", | |
| "Microsoft.Extensions.Logging.nuspec" | |
| ] | |
| }, | |
| "Microsoft.Extensions.Logging.Abstractions/1.0.0-rc2-15835": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "1yN9qdeV1SkT9Ps4Z+XkLMY0uz4FGX0JAdVs3t4Z+W9vyYmeDmuj4IZglBGDMQFfRhntZpDiVGy+vgakghAVrg==", | |
| "files": [ | |
| "lib/dotnet5.4/Microsoft.Extensions.Logging.Abstractions.dll", | |
| "lib/dotnet5.4/Microsoft.Extensions.Logging.Abstractions.xml", | |
| "lib/net451/Microsoft.Extensions.Logging.Abstractions.dll", | |
| "lib/net451/Microsoft.Extensions.Logging.Abstractions.xml", | |
| "lib/netcore50/Microsoft.Extensions.Logging.Abstractions.dll", | |
| "lib/netcore50/Microsoft.Extensions.Logging.Abstractions.xml", | |
| "Microsoft.Extensions.Logging.Abstractions.1.0.0-rc2-15835.nupkg", | |
| "Microsoft.Extensions.Logging.Abstractions.1.0.0-rc2-15835.nupkg.sha512", | |
| "Microsoft.Extensions.Logging.Abstractions.nuspec" | |
| ] | |
| }, | |
| "Microsoft.Extensions.Logging.Console/1.0.0-rc2-15835": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "2ZRxmw6AoMrJTa/WWwz8eKf4SbCEtXJHEpGOX4tRDZe9mLLwaAukt3GSlOoIDmcfFePrA4dCa1h2KuHbH8qbBw==", | |
| "files": [ | |
| "lib/dotnet5.4/Microsoft.Extensions.Logging.Console.dll", | |
| "lib/dotnet5.4/Microsoft.Extensions.Logging.Console.xml", | |
| "lib/net451/Microsoft.Extensions.Logging.Console.dll", | |
| "lib/net451/Microsoft.Extensions.Logging.Console.xml", | |
| "lib/netcore50/Microsoft.Extensions.Logging.Console.dll", | |
| "lib/netcore50/Microsoft.Extensions.Logging.Console.xml", | |
| "Microsoft.Extensions.Logging.Console.1.0.0-rc2-15835.nupkg", | |
| "Microsoft.Extensions.Logging.Console.1.0.0-rc2-15835.nupkg.sha512", | |
| "Microsoft.Extensions.Logging.Console.nuspec" | |
| ] | |
| }, | |
| "Microsoft.Extensions.Logging.Debug/1.0.0-rc2-15835": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "DRpwIs0IhGdMBNimqV0Q2nDf8VBTo83CZjhS1V8CZ2q4hMVgfWMoKeMz26bd74RchKhst/nHJRnFnWlIAlyoIQ==", | |
| "files": [ | |
| "lib/dotnet5.4/Microsoft.Extensions.Logging.Debug.dll", | |
| "lib/dotnet5.4/Microsoft.Extensions.Logging.Debug.xml", | |
| "lib/net451/Microsoft.Extensions.Logging.Debug.dll", | |
| "lib/net451/Microsoft.Extensions.Logging.Debug.xml", | |
| "lib/netcore50/Microsoft.Extensions.Logging.Debug.dll", | |
| "lib/netcore50/Microsoft.Extensions.Logging.Debug.xml", | |
| "Microsoft.Extensions.Logging.Debug.1.0.0-rc2-15835.nupkg", | |
| "Microsoft.Extensions.Logging.Debug.1.0.0-rc2-15835.nupkg.sha512", | |
| "Microsoft.Extensions.Logging.Debug.nuspec" | |
| ] | |
| }, | |
| "Microsoft.Extensions.PlatformAbstractions/1.0.0-rc2-16183": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "AyVALV8kWtH1/zLRxxZqSbahovm8WD+MutufD/lckQ/Bx+Q/tpMuM43oNliZ+3tVJI3ISoD5XA/sZoTerpNO+g==", | |
| "files": [ | |
| "lib/dotnet5.4/Microsoft.Extensions.PlatformAbstractions.dll", | |
| "lib/dotnet5.4/Microsoft.Extensions.PlatformAbstractions.xml", | |
| "lib/net451/Microsoft.Extensions.PlatformAbstractions.dll", | |
| "lib/net451/Microsoft.Extensions.PlatformAbstractions.xml", | |
| "Microsoft.Extensions.PlatformAbstractions.1.0.0-rc2-16183.nupkg", | |
| "Microsoft.Extensions.PlatformAbstractions.1.0.0-rc2-16183.nupkg.sha512", | |
| "Microsoft.Extensions.PlatformAbstractions.nuspec" | |
| ] | |
| }, | |
| "Microsoft.Extensions.Primitives/1.0.0-rc2-15862": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "1hE1YVqdB0ulCWSleBCWK2uWpwvg5ZvgTJBVDMHQ76/IU2V9are8b4uUb+8btsMg66K9ZGKH+RH2XgMRBTByKA==", | |
| "files": [ | |
| "lib/dotnet5.4/Microsoft.Extensions.Primitives.dll", | |
| "lib/dotnet5.4/Microsoft.Extensions.Primitives.xml", | |
| "lib/net451/Microsoft.Extensions.Primitives.dll", | |
| "lib/net451/Microsoft.Extensions.Primitives.xml", | |
| "lib/netcore50/Microsoft.Extensions.Primitives.dll", | |
| "lib/netcore50/Microsoft.Extensions.Primitives.xml", | |
| "Microsoft.Extensions.Primitives.1.0.0-rc2-15862.nupkg", | |
| "Microsoft.Extensions.Primitives.1.0.0-rc2-15862.nupkg.sha512", | |
| "Microsoft.Extensions.Primitives.nuspec" | |
| ] | |
| }, | |
| "Microsoft.Net.Http.Headers/1.0.0-rc2-15974": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "NxFaV8/psa9bIU5O4dtANY9ArfUuNOjUszXLwtwap5jt00hX/5yKrfdd3cWOkveZwahIZtx45gvO3dXBJPvHwA==", | |
| "files": [ | |
| "lib/dotnet5.4/Microsoft.Net.Http.Headers.dll", | |
| "lib/dotnet5.4/Microsoft.Net.Http.Headers.xml", | |
| "lib/net451/Microsoft.Net.Http.Headers.dll", | |
| "lib/net451/Microsoft.Net.Http.Headers.xml", | |
| "Microsoft.Net.Http.Headers.1.0.0-rc2-15974.nupkg", | |
| "Microsoft.Net.Http.Headers.1.0.0-rc2-15974.nupkg.sha512", | |
| "Microsoft.Net.Http.Headers.nuspec" | |
| ] | |
| }, | |
| "Microsoft.Win32.Primitives/4.0.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "CypEz9/lLOup8CEhiAmvr7aLs1zKPYyEU1sxQeEr6G0Ci8/F0Y6pYR1zzkROjM8j8Mq0typmbu676oYyvErQvg==", | |
| "files": [ | |
| "lib/dotnet/Microsoft.Win32.Primitives.dll", | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net46/Microsoft.Win32.Primitives.dll", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "Microsoft.Win32.Primitives.4.0.0.nupkg", | |
| "Microsoft.Win32.Primitives.4.0.0.nupkg.sha512", | |
| "Microsoft.Win32.Primitives.nuspec", | |
| "ref/dotnet/de/Microsoft.Win32.Primitives.xml", | |
| "ref/dotnet/es/Microsoft.Win32.Primitives.xml", | |
| "ref/dotnet/fr/Microsoft.Win32.Primitives.xml", | |
| "ref/dotnet/it/Microsoft.Win32.Primitives.xml", | |
| "ref/dotnet/ja/Microsoft.Win32.Primitives.xml", | |
| "ref/dotnet/ko/Microsoft.Win32.Primitives.xml", | |
| "ref/dotnet/Microsoft.Win32.Primitives.dll", | |
| "ref/dotnet/Microsoft.Win32.Primitives.xml", | |
| "ref/dotnet/ru/Microsoft.Win32.Primitives.xml", | |
| "ref/dotnet/zh-hans/Microsoft.Win32.Primitives.xml", | |
| "ref/dotnet/zh-hant/Microsoft.Win32.Primitives.xml", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net46/Microsoft.Win32.Primitives.dll", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._" | |
| ] | |
| }, | |
| "Newtonsoft.Json/6.0.6": { | |
| "type": "package", | |
| "sha512": "w26uZNyCG5VeoKiEOJ4+9/o8koSofLKwHl7WLreIcp0U6r57L7WiRXmjp8MTKFw6dYNZ9AE0lw69WYbIhUsU9Q==", | |
| "files": [ | |
| "lib/net20/Newtonsoft.Json.dll", | |
| "lib/net20/Newtonsoft.Json.xml", | |
| "lib/net35/Newtonsoft.Json.dll", | |
| "lib/net35/Newtonsoft.Json.xml", | |
| "lib/net40/Newtonsoft.Json.dll", | |
| "lib/net40/Newtonsoft.Json.xml", | |
| "lib/net45/Newtonsoft.Json.dll", | |
| "lib/net45/Newtonsoft.Json.xml", | |
| "lib/netcore45/Newtonsoft.Json.dll", | |
| "lib/netcore45/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+aspnetcore50/Newtonsoft.Json.dll", | |
| "lib/portable-net45+wp80+win8+wpa81+aspnetcore50/Newtonsoft.Json.xml", | |
| "Newtonsoft.Json.6.0.6.nupkg", | |
| "Newtonsoft.Json.6.0.6.nupkg.sha512", | |
| "Newtonsoft.Json.nuspec", | |
| "tools/install.ps1" | |
| ] | |
| }, | |
| "runtime.any.System.Linq.Expressions/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "nvBjezlJPgz0NN8EPFS1qGA0d7uSP7XffdcsMKplGzaCvkAI32N8IqSd58/DCadMfKnUa1dFewqIJiGtesv0jA==", | |
| "files": [ | |
| "lib/DNXCore50/System.Linq.Expressions.dll", | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net45/_._", | |
| "lib/netcore50/System.Linq.Expressions.dll", | |
| "lib/win8/_._", | |
| "lib/wp80/_._", | |
| "lib/wpa81/_._", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "ref/dotnet/_._", | |
| "runtime.any.System.Linq.Expressions.4.0.11-rc2-23513.nupkg", | |
| "runtime.any.System.Linq.Expressions.4.0.11-rc2-23513.nupkg.sha512", | |
| "runtime.any.System.Linq.Expressions.nuspec", | |
| "runtimes/aot/lib/netcore50/_._" | |
| ] | |
| }, | |
| "runtime.win.System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "FcQCItEiLlHZEJoVSRXdSOfLFCwK7YgxHlnKz3Pm6Kl4uRf24uADHIUdRisZ8HQaN0ipKI5hiSxDmQTSHevWww==", | |
| "files": [ | |
| "ref/dotnet/_._", | |
| "runtime.win.System.Runtime.InteropServices.RuntimeInformation.4.0.0-rc2-23513.nupkg", | |
| "runtime.win.System.Runtime.InteropServices.RuntimeInformation.4.0.0-rc2-23513.nupkg.sha512", | |
| "runtime.win.System.Runtime.InteropServices.RuntimeInformation.nuspec", | |
| "runtimes/win/lib/dotnet5.1/System.Runtime.InteropServices.RuntimeInformation.dll" | |
| ] | |
| }, | |
| "runtime.win7.System.Console/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "wV4jNq/Xflnv7rKp1uMfg4P1UvHt4OP+lz2BuPlkmGsv284InBlP1YT09EvQKEeu+UrIZEe8wDq0iLa9kghazg==", | |
| "files": [ | |
| "ref/dotnet/_._", | |
| "runtime.win7.System.Console.4.0.0-rc2-23513.nupkg", | |
| "runtime.win7.System.Console.4.0.0-rc2-23513.nupkg.sha512", | |
| "runtime.win7.System.Console.nuspec", | |
| "runtimes/win7/lib/dotnet5.4/System.Console.dll", | |
| "runtimes/win7/lib/net/_._" | |
| ] | |
| }, | |
| "runtime.win7.System.Diagnostics.Debug/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "FhySWXAqhP2gXIKYIJSsLPgE1z6YSKWKGezvGzR0jYYZAm6QV+g5gXqN9UYLb9lvNNO5kAfhSIoHM7JANDfOag==", | |
| "files": [ | |
| "ref/dotnet/_._", | |
| "runtime.win7.System.Diagnostics.Debug.4.0.11-rc2-23513.nupkg", | |
| "runtime.win7.System.Diagnostics.Debug.4.0.11-rc2-23513.nupkg.sha512", | |
| "runtime.win7.System.Diagnostics.Debug.nuspec", | |
| "runtimes/win7/lib/DNXCore50/System.Diagnostics.Debug.dll", | |
| "runtimes/win7/lib/netcore50/System.Diagnostics.Debug.dll", | |
| "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" | |
| ] | |
| }, | |
| "runtime.win7.System.Diagnostics.TraceSource/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "CrUEwxrUCXJuQXKkOHEV2RsISgaA+7HYlEBRWWEvespyC+8XciBFdU38a9NVVDU95Xb9dkMfl82i3QwK5zOkvA==", | |
| "files": [ | |
| "ref/dotnet/_._", | |
| "runtime.win7.System.Diagnostics.TraceSource.4.0.0-rc2-23513.nupkg", | |
| "runtime.win7.System.Diagnostics.TraceSource.4.0.0-rc2-23513.nupkg.sha512", | |
| "runtime.win7.System.Diagnostics.TraceSource.nuspec", | |
| "runtimes/win7/lib/dotnet5.4/System.Diagnostics.TraceSource.dll", | |
| "runtimes/win7/lib/net/_._", | |
| "runtimes/win7/lib/netcore50/_._", | |
| "runtimes/win7/lib/win8/_._", | |
| "runtimes/win7/lib/wp8/_._", | |
| "runtimes/win7/lib/wpa81/_._" | |
| ] | |
| }, | |
| "runtime.win7.System.Globalization.Extensions/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "LF98FZYQQo3G/5RmbqFfM4gXezz4erL0q+HZx6OtWw5omYatF2UYy/+q7yhvUSHD8F6nhqZItJWlpUjzGzQORQ==", | |
| "files": [ | |
| "ref/dotnet/_._", | |
| "runtime.win7.System.Globalization.Extensions.4.0.1-rc2-23513.nupkg", | |
| "runtime.win7.System.Globalization.Extensions.4.0.1-rc2-23513.nupkg.sha512", | |
| "runtime.win7.System.Globalization.Extensions.nuspec", | |
| "runtimes/win7/lib/dotnet5.4/System.Globalization.Extensions.dll", | |
| "runtimes/win7/lib/net/_._" | |
| ] | |
| }, | |
| "runtime.win7.System.IO.FileSystem/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "+oFiBBKQcpJ0ruJmKsp2ojg/hlzCPI2s4hf7VCwGPVmgVMOeec4CoWaMrkTjxvE9Fr67fWF+ynSAp6Av6NySwA==", | |
| "files": [ | |
| "ref/dotnet/_._", | |
| "runtime.win7.System.IO.FileSystem.4.0.1-rc2-23513.nupkg", | |
| "runtime.win7.System.IO.FileSystem.4.0.1-rc2-23513.nupkg.sha512", | |
| "runtime.win7.System.IO.FileSystem.nuspec", | |
| "runtimes/win7/lib/dotnet5.4/System.IO.FileSystem.dll", | |
| "runtimes/win7/lib/net/_._", | |
| "runtimes/win7/lib/netcore50/System.IO.FileSystem.dll", | |
| "runtimes/win7/lib/win8/_._", | |
| "runtimes/win7/lib/wp8/_._", | |
| "runtimes/win7/lib/wpa81/_._" | |
| ] | |
| }, | |
| "runtime.win7.System.IO.FileSystem.Watcher/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "KtHTLzhNJMrYcVF+cjGtWdnbHLLMKrONtJ9JolwDJugniClf9SZq999FjcOkX7En7tSsu5FognJaE1CQYqPrPw==", | |
| "files": [ | |
| "ref/dotnet/_._", | |
| "runtime.win7.System.IO.FileSystem.Watcher.4.0.0-rc2-23513.nupkg", | |
| "runtime.win7.System.IO.FileSystem.Watcher.4.0.0-rc2-23513.nupkg.sha512", | |
| "runtime.win7.System.IO.FileSystem.Watcher.nuspec", | |
| "runtimes/win7/lib/dotnet5.4/System.IO.FileSystem.Watcher.dll", | |
| "runtimes/win7/lib/net/_._", | |
| "runtimes/win7/lib/netcore50/_._", | |
| "runtimes/win7/lib/win8/_._", | |
| "runtimes/win7/lib/wp8/_._", | |
| "runtimes/win7/lib/wpa81/_._" | |
| ] | |
| }, | |
| "runtime.win7.System.Net.Primitives/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "qIG8RcFEx0nxCTo7m7TJAa28QjkGgvPVr+AroVrtXn2qS7GZzqSIVg0KEh+moq5uZbLuqT4CGV0ofWNoG7vBjw==", | |
| "files": [ | |
| "lib/DNXCore50/System.Net.Primitives.dll", | |
| "ref/dotnet/_._", | |
| "runtime.win7.System.Net.Primitives.4.0.11-rc2-23513.nupkg", | |
| "runtime.win7.System.Net.Primitives.4.0.11-rc2-23513.nupkg.sha512", | |
| "runtime.win7.System.Net.Primitives.nuspec", | |
| "runtimes/win7/lib/netcore50/System.Net.Primitives.dll" | |
| ] | |
| }, | |
| "runtime.win7.System.Net.Security/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "sha512": "W3+ipnQZuWLiI6dG64GE3uYU/uUIZxzuClv1Qqh2YIoQGVvTE7kQ6WypflFL1HUbsTQsEzIVyc8y3cB4h9Zbpw==", | |
| "files": [ | |
| "lib/DNXCore50/System.Net.Security.dll", | |
| "ref/dotnet/_._", | |
| "runtime.win7.System.Net.Security.4.0.0-rc2-23513.nupkg", | |
| "runtime.win7.System.Net.Security.4.0.0-rc2-23513.nupkg.sha512", | |
| "runtime.win7.System.Net.Security.nuspec" | |
| ] | |
| }, | |
| "runtime.win7.System.Private.Uri/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "CJq0qSuCKyUOYQBRhftdtJ9g7Ca895yhzN60l+NAznObjyBaNhYZbker/FSVpyYUCyg7sCvxpUdxIgemctLaUA==", | |
| "files": [ | |
| "ref/dotnet/_._", | |
| "runtime.win7.System.Private.Uri.4.0.1-rc2-23513.nupkg", | |
| "runtime.win7.System.Private.Uri.4.0.1-rc2-23513.nupkg.sha512", | |
| "runtime.win7.System.Private.Uri.nuspec", | |
| "runtimes/win7/lib/DNXCore50/System.Private.Uri.dll", | |
| "runtimes/win7/lib/netcore50/System.Private.Uri.dll", | |
| "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" | |
| ] | |
| }, | |
| "runtime.win7.System.Runtime.Extensions/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "+JDqh5trfnuaHb5uUwyNKmKgZa2DYDnMBvULIKTDa0hI6DgIu79t0a9Wm5DaCSYKWJYVDNyciEd6+NG3H+/5Qw==", | |
| "files": [ | |
| "lib/DNXCore50/System.Runtime.Extensions.dll", | |
| "lib/netcore50/System.Runtime.Extensions.dll", | |
| "ref/dotnet/_._", | |
| "runtime.win7.System.Runtime.Extensions.4.0.11-rc2-23513.nupkg", | |
| "runtime.win7.System.Runtime.Extensions.4.0.11-rc2-23513.nupkg.sha512", | |
| "runtime.win7.System.Runtime.Extensions.nuspec", | |
| "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" | |
| ] | |
| }, | |
| "runtime.win7.System.Security.Cryptography.Algorithms/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "aBq5BGFOMJXIyob9vo0eJh47GoHUHjOqKpZCUyX5TKCk1OlUTX1OS3VLV1AanF88iAwGZby4TVQqAkg7mkxIIw==", | |
| "files": [ | |
| "ref/dotnet/_._", | |
| "runtime.win7.System.Security.Cryptography.Algorithms.4.0.0-rc2-23513.nupkg", | |
| "runtime.win7.System.Security.Cryptography.Algorithms.4.0.0-rc2-23513.nupkg.sha512", | |
| "runtime.win7.System.Security.Cryptography.Algorithms.nuspec", | |
| "runtimes/win7/lib/dotnet5.4/System.Security.Cryptography.Algorithms.dll", | |
| "runtimes/win7/lib/net/_._" | |
| ] | |
| }, | |
| "runtime.win7.System.Security.Cryptography.Encoding/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "8xJtmSjqxv0wX4D8g4/Rc5qA555lYbTRakfC3mA2Nb52CrslXbHndnaYRZmzksdfuf1KtfSyXaYLWAGZaG1XIA==", | |
| "files": [ | |
| "ref/dotnet/_._", | |
| "runtime.win7.System.Security.Cryptography.Encoding.4.0.0-rc2-23513.nupkg", | |
| "runtime.win7.System.Security.Cryptography.Encoding.4.0.0-rc2-23513.nupkg.sha512", | |
| "runtime.win7.System.Security.Cryptography.Encoding.nuspec", | |
| "runtimes/win7/lib/dotnet5.4/System.Security.Cryptography.Encoding.dll", | |
| "runtimes/win7/lib/net/_._" | |
| ] | |
| }, | |
| "runtime.win7.System.Security.Cryptography.X509Certificates/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "wq+1jbY092529PReYP9GhNLIyNqT/HRuYDPARuiGy2Iiz1sOaEAtyVNzTNTSPvHh4mPLyJLgYQKxNYE71J87vA==", | |
| "files": [ | |
| "ref/dotnet/_._", | |
| "runtime.win7.System.Security.Cryptography.X509Certificates.4.0.0-rc2-23513.nupkg", | |
| "runtime.win7.System.Security.Cryptography.X509Certificates.4.0.0-rc2-23513.nupkg.sha512", | |
| "runtime.win7.System.Security.Cryptography.X509Certificates.nuspec", | |
| "runtimes/win7/lib/dotnet5.4/System.Security.Cryptography.X509Certificates.dll", | |
| "runtimes/win7/lib/net/_._", | |
| "runtimes/win7/lib/netcore50/System.Security.Cryptography.X509Certificates.dll" | |
| ] | |
| }, | |
| "runtime.win7.System.Threading/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "cZr5LCiXxVACUsJc4roAAPB22j8R6gntwHDia0YjI+lSD9z6EOevCL3OlEDqlr8frd53A9xQ1TiqKm9l7XUygQ==", | |
| "files": [ | |
| "ref/dotnet/_._", | |
| "runtime.win7.System.Threading.4.0.11-rc2-23513.nupkg", | |
| "runtime.win7.System.Threading.4.0.11-rc2-23513.nupkg.sha512", | |
| "runtime.win7.System.Threading.nuspec", | |
| "runtimes/win7/lib/DNXCore50/System.Threading.dll", | |
| "runtimes/win7/lib/netcore50/System.Threading.dll", | |
| "runtimes/win8-aot/lib/netcore50/System.Threading.dll" | |
| ] | |
| }, | |
| "System.AppContext/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "+qPPuRRKPN5Uqg7phKk+TRyAwy5sXCVVm8Vb+ao5S68muAmm3/8iuPchbas5qfxuHxE52l0iAybbvvFw7D7c2g==", | |
| "files": [ | |
| "lib/DNXCore50/System.AppContext.dll", | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net46/System.AppContext.dll", | |
| "lib/netcore50/System.AppContext.dll", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "ref/dotnet5.4/de/System.AppContext.xml", | |
| "ref/dotnet5.4/es/System.AppContext.xml", | |
| "ref/dotnet5.4/fr/System.AppContext.xml", | |
| "ref/dotnet5.4/it/System.AppContext.xml", | |
| "ref/dotnet5.4/ja/System.AppContext.xml", | |
| "ref/dotnet5.4/ko/System.AppContext.xml", | |
| "ref/dotnet5.4/ru/System.AppContext.xml", | |
| "ref/dotnet5.4/System.AppContext.dll", | |
| "ref/dotnet5.4/System.AppContext.xml", | |
| "ref/dotnet5.4/zh-hans/System.AppContext.xml", | |
| "ref/dotnet5.4/zh-hant/System.AppContext.xml", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net46/System.AppContext.dll", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "System.AppContext.4.0.1-rc2-23513.nupkg", | |
| "System.AppContext.4.0.1-rc2-23513.nupkg.sha512", | |
| "System.AppContext.nuspec" | |
| ] | |
| }, | |
| "System.Collections/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "jtcAxg5j9zTZMDnR2bRFdaDLQi9GvOBZE4bQ+MPu/fwC5KRxR/OYMEMLbitIlGCiN7INVRLfPrhrgDKH4BxMSg==", | |
| "files": [ | |
| "lib/DNXCore50/System.Collections.dll", | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net45/_._", | |
| "lib/netcore50/System.Collections.dll", | |
| "lib/win8/_._", | |
| "lib/wp80/_._", | |
| "lib/wpa81/_._", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "ref/dotnet5.1/de/System.Collections.xml", | |
| "ref/dotnet5.1/es/System.Collections.xml", | |
| "ref/dotnet5.1/fr/System.Collections.xml", | |
| "ref/dotnet5.1/it/System.Collections.xml", | |
| "ref/dotnet5.1/ja/System.Collections.xml", | |
| "ref/dotnet5.1/ko/System.Collections.xml", | |
| "ref/dotnet5.1/ru/System.Collections.xml", | |
| "ref/dotnet5.1/System.Collections.dll", | |
| "ref/dotnet5.1/System.Collections.xml", | |
| "ref/dotnet5.1/zh-hans/System.Collections.xml", | |
| "ref/dotnet5.1/zh-hant/System.Collections.xml", | |
| "ref/dotnet5.4/de/System.Collections.xml", | |
| "ref/dotnet5.4/es/System.Collections.xml", | |
| "ref/dotnet5.4/fr/System.Collections.xml", | |
| "ref/dotnet5.4/it/System.Collections.xml", | |
| "ref/dotnet5.4/ja/System.Collections.xml", | |
| "ref/dotnet5.4/ko/System.Collections.xml", | |
| "ref/dotnet5.4/ru/System.Collections.xml", | |
| "ref/dotnet5.4/System.Collections.dll", | |
| "ref/dotnet5.4/System.Collections.xml", | |
| "ref/dotnet5.4/zh-hans/System.Collections.xml", | |
| "ref/dotnet5.4/zh-hant/System.Collections.xml", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net45/_._", | |
| "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/System.Collections.dll", | |
| "ref/netcore50/System.Collections.xml", | |
| "ref/netcore50/zh-hans/System.Collections.xml", | |
| "ref/netcore50/zh-hant/System.Collections.xml", | |
| "ref/win8/_._", | |
| "ref/wp80/_._", | |
| "ref/wpa81/_._", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "runtimes/win8-aot/lib/netcore50/System.Collections.dll", | |
| "System.Collections.4.0.11-rc2-23513.nupkg", | |
| "System.Collections.4.0.11-rc2-23513.nupkg.sha512", | |
| "System.Collections.nuspec" | |
| ] | |
| }, | |
| "System.Collections.Concurrent/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "f7qMufjiaehSagQYLLzdAdGlFihvv5ql0nPaZX+yOqMshntRnZQxrh50phrvGUXlF2wjRwDhfAIZKFb7hp8OvA==", | |
| "files": [ | |
| "lib/dotnet5.4/System.Collections.Concurrent.dll", | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net45/_._", | |
| "lib/netcore50/System.Collections.Concurrent.dll", | |
| "lib/win8/_._", | |
| "lib/wpa81/_._", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "ref/dotnet5.2/de/System.Collections.Concurrent.xml", | |
| "ref/dotnet5.2/es/System.Collections.Concurrent.xml", | |
| "ref/dotnet5.2/fr/System.Collections.Concurrent.xml", | |
| "ref/dotnet5.2/it/System.Collections.Concurrent.xml", | |
| "ref/dotnet5.2/ja/System.Collections.Concurrent.xml", | |
| "ref/dotnet5.2/ko/System.Collections.Concurrent.xml", | |
| "ref/dotnet5.2/ru/System.Collections.Concurrent.xml", | |
| "ref/dotnet5.2/System.Collections.Concurrent.dll", | |
| "ref/dotnet5.2/System.Collections.Concurrent.xml", | |
| "ref/dotnet5.2/zh-hans/System.Collections.Concurrent.xml", | |
| "ref/dotnet5.2/zh-hant/System.Collections.Concurrent.xml", | |
| "ref/dotnet5.4/de/System.Collections.Concurrent.xml", | |
| "ref/dotnet5.4/es/System.Collections.Concurrent.xml", | |
| "ref/dotnet5.4/fr/System.Collections.Concurrent.xml", | |
| "ref/dotnet5.4/it/System.Collections.Concurrent.xml", | |
| "ref/dotnet5.4/ja/System.Collections.Concurrent.xml", | |
| "ref/dotnet5.4/ko/System.Collections.Concurrent.xml", | |
| "ref/dotnet5.4/ru/System.Collections.Concurrent.xml", | |
| "ref/dotnet5.4/System.Collections.Concurrent.dll", | |
| "ref/dotnet5.4/System.Collections.Concurrent.xml", | |
| "ref/dotnet5.4/zh-hans/System.Collections.Concurrent.xml", | |
| "ref/dotnet5.4/zh-hant/System.Collections.Concurrent.xml", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net45/_._", | |
| "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/System.Collections.Concurrent.dll", | |
| "ref/netcore50/System.Collections.Concurrent.xml", | |
| "ref/netcore50/zh-hans/System.Collections.Concurrent.xml", | |
| "ref/netcore50/zh-hant/System.Collections.Concurrent.xml", | |
| "ref/win8/_._", | |
| "ref/wpa81/_._", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "System.Collections.Concurrent.4.0.11-rc2-23513.nupkg", | |
| "System.Collections.Concurrent.4.0.11-rc2-23513.nupkg.sha512", | |
| "System.Collections.Concurrent.nuspec" | |
| ] | |
| }, | |
| "System.Collections.NonGeneric/4.0.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "rVgwrFBMkmp8LI6GhAYd6Bx+2uLIXjRfNg6Ie+ASfX8ESuh9e2HNxFy2yh1MPIXZq3OAYa+0mmULVwpnEC6UDA==", | |
| "files": [ | |
| "lib/dotnet/System.Collections.NonGeneric.dll", | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net46/System.Collections.NonGeneric.dll", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "ref/dotnet/de/System.Collections.NonGeneric.xml", | |
| "ref/dotnet/es/System.Collections.NonGeneric.xml", | |
| "ref/dotnet/fr/System.Collections.NonGeneric.xml", | |
| "ref/dotnet/it/System.Collections.NonGeneric.xml", | |
| "ref/dotnet/ja/System.Collections.NonGeneric.xml", | |
| "ref/dotnet/ko/System.Collections.NonGeneric.xml", | |
| "ref/dotnet/ru/System.Collections.NonGeneric.xml", | |
| "ref/dotnet/System.Collections.NonGeneric.dll", | |
| "ref/dotnet/System.Collections.NonGeneric.xml", | |
| "ref/dotnet/zh-hans/System.Collections.NonGeneric.xml", | |
| "ref/dotnet/zh-hant/System.Collections.NonGeneric.xml", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net46/System.Collections.NonGeneric.dll", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "System.Collections.NonGeneric.4.0.0.nupkg", | |
| "System.Collections.NonGeneric.4.0.0.nupkg.sha512", | |
| "System.Collections.NonGeneric.nuspec" | |
| ] | |
| }, | |
| "System.ComponentModel/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "rOVK+8fBavyDthm2q16wMLcS6PieoU3dIJKnM4QzZw0loJifcviDn3T01RRgbW+lkujmpitwepZsNuiGXBMQMg==", | |
| "files": [ | |
| "lib/dotnet5.4/System.ComponentModel.dll", | |
| "lib/net45/_._", | |
| "lib/netcore50/System.ComponentModel.dll", | |
| "lib/win8/_._", | |
| "lib/wp80/_._", | |
| "lib/wpa81/_._", | |
| "ref/dotnet5.1/de/System.ComponentModel.xml", | |
| "ref/dotnet5.1/es/System.ComponentModel.xml", | |
| "ref/dotnet5.1/fr/System.ComponentModel.xml", | |
| "ref/dotnet5.1/it/System.ComponentModel.xml", | |
| "ref/dotnet5.1/ja/System.ComponentModel.xml", | |
| "ref/dotnet5.1/ko/System.ComponentModel.xml", | |
| "ref/dotnet5.1/ru/System.ComponentModel.xml", | |
| "ref/dotnet5.1/System.ComponentModel.dll", | |
| "ref/dotnet5.1/System.ComponentModel.xml", | |
| "ref/dotnet5.1/zh-hans/System.ComponentModel.xml", | |
| "ref/dotnet5.1/zh-hant/System.ComponentModel.xml", | |
| "ref/net45/_._", | |
| "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/System.ComponentModel.dll", | |
| "ref/netcore50/System.ComponentModel.xml", | |
| "ref/netcore50/zh-hans/System.ComponentModel.xml", | |
| "ref/netcore50/zh-hant/System.ComponentModel.xml", | |
| "ref/win8/_._", | |
| "ref/wp80/_._", | |
| "ref/wpa81/_._", | |
| "System.ComponentModel.4.0.1-rc2-23513.nupkg", | |
| "System.ComponentModel.4.0.1-rc2-23513.nupkg.sha512", | |
| "System.ComponentModel.nuspec" | |
| ] | |
| }, | |
| "System.ComponentModel.EventBasedAsync/4.0.10": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "d6kXcHUgP0jSPXEQ6hXJYCO6CzfoCi7t9vR3BfjSQLrj4HzpuATpx1gkN7itmTW1O+wjuw6rai4378Nj6N70yw==", | |
| "files": [ | |
| "lib/dotnet/System.ComponentModel.EventBasedAsync.dll", | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net46/_._", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "ref/dotnet/de/System.ComponentModel.EventBasedAsync.xml", | |
| "ref/dotnet/es/System.ComponentModel.EventBasedAsync.xml", | |
| "ref/dotnet/fr/System.ComponentModel.EventBasedAsync.xml", | |
| "ref/dotnet/it/System.ComponentModel.EventBasedAsync.xml", | |
| "ref/dotnet/ja/System.ComponentModel.EventBasedAsync.xml", | |
| "ref/dotnet/ko/System.ComponentModel.EventBasedAsync.xml", | |
| "ref/dotnet/ru/System.ComponentModel.EventBasedAsync.xml", | |
| "ref/dotnet/System.ComponentModel.EventBasedAsync.dll", | |
| "ref/dotnet/System.ComponentModel.EventBasedAsync.xml", | |
| "ref/dotnet/zh-hans/System.ComponentModel.EventBasedAsync.xml", | |
| "ref/dotnet/zh-hant/System.ComponentModel.EventBasedAsync.xml", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net46/_._", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "System.ComponentModel.EventBasedAsync.4.0.10.nupkg", | |
| "System.ComponentModel.EventBasedAsync.4.0.10.nupkg.sha512", | |
| "System.ComponentModel.EventBasedAsync.nuspec" | |
| ] | |
| }, | |
| "System.Console/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "wi/sSVckbZ4Wb8/F1LxbLFG/NJB8mwpVNXMfCK92aW2jjeakyDNaFFsZKYtbAtT6tcVahmJmcFUeIgIGANNpkw==", | |
| "files": [ | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net46/System.Console.dll", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "ref/dotnet5.4/de/System.Console.xml", | |
| "ref/dotnet5.4/es/System.Console.xml", | |
| "ref/dotnet5.4/fr/System.Console.xml", | |
| "ref/dotnet5.4/it/System.Console.xml", | |
| "ref/dotnet5.4/ja/System.Console.xml", | |
| "ref/dotnet5.4/ko/System.Console.xml", | |
| "ref/dotnet5.4/ru/System.Console.xml", | |
| "ref/dotnet5.4/System.Console.dll", | |
| "ref/dotnet5.4/System.Console.xml", | |
| "ref/dotnet5.4/zh-hans/System.Console.xml", | |
| "ref/dotnet5.4/zh-hant/System.Console.xml", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net46/System.Console.dll", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "runtime.json", | |
| "System.Console.4.0.0-rc2-23513.nupkg", | |
| "System.Console.4.0.0-rc2-23513.nupkg.sha512", | |
| "System.Console.nuspec" | |
| ] | |
| }, | |
| "System.Diagnostics.Contracts/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "qcCQOr1i5eSmmZgnu5wuNMFsNUVeP4mpblLFJ9MK3oqPZrGwT/cxe7wulPOQg+CT4S9gR9q0URhKHQsFWJKrYA==", | |
| "files": [ | |
| "lib/DNXCore50/System.Diagnostics.Contracts.dll", | |
| "lib/net45/_._", | |
| "lib/netcore50/System.Diagnostics.Contracts.dll", | |
| "lib/win8/_._", | |
| "lib/wp80/_._", | |
| "lib/wpa81/_._", | |
| "ref/dotnet5.1/de/System.Diagnostics.Contracts.xml", | |
| "ref/dotnet5.1/es/System.Diagnostics.Contracts.xml", | |
| "ref/dotnet5.1/fr/System.Diagnostics.Contracts.xml", | |
| "ref/dotnet5.1/it/System.Diagnostics.Contracts.xml", | |
| "ref/dotnet5.1/ja/System.Diagnostics.Contracts.xml", | |
| "ref/dotnet5.1/ko/System.Diagnostics.Contracts.xml", | |
| "ref/dotnet5.1/ru/System.Diagnostics.Contracts.xml", | |
| "ref/dotnet5.1/System.Diagnostics.Contracts.dll", | |
| "ref/dotnet5.1/System.Diagnostics.Contracts.xml", | |
| "ref/dotnet5.1/zh-hans/System.Diagnostics.Contracts.xml", | |
| "ref/dotnet5.1/zh-hant/System.Diagnostics.Contracts.xml", | |
| "ref/net45/_._", | |
| "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/System.Diagnostics.Contracts.dll", | |
| "ref/netcore50/System.Diagnostics.Contracts.xml", | |
| "ref/netcore50/zh-hans/System.Diagnostics.Contracts.xml", | |
| "ref/netcore50/zh-hant/System.Diagnostics.Contracts.xml", | |
| "ref/win8/_._", | |
| "ref/wp80/_._", | |
| "ref/wpa81/_._", | |
| "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll", | |
| "System.Diagnostics.Contracts.4.0.1-rc2-23513.nupkg", | |
| "System.Diagnostics.Contracts.4.0.1-rc2-23513.nupkg.sha512", | |
| "System.Diagnostics.Contracts.nuspec" | |
| ] | |
| }, | |
| "System.Diagnostics.Debug/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "b7r++KpdMx7lWnfIMO78VxN1jDVpwJ2nrjQtjy5ULf9UYEFQ2UTUL1QzvKirIImE1mV2GBm0BpWwCM1vFpxZdg==", | |
| "files": [ | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net45/_._", | |
| "lib/win8/_._", | |
| "lib/wp80/_._", | |
| "lib/wpa81/_._", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "ref/dotnet5.1/de/System.Diagnostics.Debug.xml", | |
| "ref/dotnet5.1/es/System.Diagnostics.Debug.xml", | |
| "ref/dotnet5.1/fr/System.Diagnostics.Debug.xml", | |
| "ref/dotnet5.1/it/System.Diagnostics.Debug.xml", | |
| "ref/dotnet5.1/ja/System.Diagnostics.Debug.xml", | |
| "ref/dotnet5.1/ko/System.Diagnostics.Debug.xml", | |
| "ref/dotnet5.1/ru/System.Diagnostics.Debug.xml", | |
| "ref/dotnet5.1/System.Diagnostics.Debug.dll", | |
| "ref/dotnet5.1/System.Diagnostics.Debug.xml", | |
| "ref/dotnet5.1/zh-hans/System.Diagnostics.Debug.xml", | |
| "ref/dotnet5.1/zh-hant/System.Diagnostics.Debug.xml", | |
| "ref/dotnet5.4/de/System.Diagnostics.Debug.xml", | |
| "ref/dotnet5.4/es/System.Diagnostics.Debug.xml", | |
| "ref/dotnet5.4/fr/System.Diagnostics.Debug.xml", | |
| "ref/dotnet5.4/it/System.Diagnostics.Debug.xml", | |
| "ref/dotnet5.4/ja/System.Diagnostics.Debug.xml", | |
| "ref/dotnet5.4/ko/System.Diagnostics.Debug.xml", | |
| "ref/dotnet5.4/ru/System.Diagnostics.Debug.xml", | |
| "ref/dotnet5.4/System.Diagnostics.Debug.dll", | |
| "ref/dotnet5.4/System.Diagnostics.Debug.xml", | |
| "ref/dotnet5.4/zh-hans/System.Diagnostics.Debug.xml", | |
| "ref/dotnet5.4/zh-hant/System.Diagnostics.Debug.xml", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net45/_._", | |
| "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/System.Diagnostics.Debug.dll", | |
| "ref/netcore50/System.Diagnostics.Debug.xml", | |
| "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", | |
| "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", | |
| "ref/win8/_._", | |
| "ref/wp80/_._", | |
| "ref/wpa81/_._", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "runtime.json", | |
| "System.Diagnostics.Debug.4.0.11-rc2-23513.nupkg", | |
| "System.Diagnostics.Debug.4.0.11-rc2-23513.nupkg.sha512", | |
| "System.Diagnostics.Debug.nuspec" | |
| ] | |
| }, | |
| "System.Diagnostics.DiagnosticSource/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "1YxMRxObfZxNLbfiJa152fTzK4/OOwkMWueN95en6P6X0kGTLvT1NqC6jfkUBcMAjt2HWHLpizWZOqfHr9aKew==", | |
| "files": [ | |
| "lib/dotnet5.2/System.Diagnostics.DiagnosticSource.dll", | |
| "lib/dotnet5.2/System.Diagnostics.DiagnosticSource.xml", | |
| "lib/portable-net45+win8+wp8+wpa81/System.Diagnostics.DiagnosticSource.dll", | |
| "lib/portable-net45+win8+wp8+wpa81/System.Diagnostics.DiagnosticSource.xml", | |
| "System.Diagnostics.DiagnosticSource.4.0.0-rc2-23513.nupkg", | |
| "System.Diagnostics.DiagnosticSource.4.0.0-rc2-23513.nupkg.sha512", | |
| "System.Diagnostics.DiagnosticSource.nuspec" | |
| ] | |
| }, | |
| "System.Diagnostics.StackTrace/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "yABuHOuvhf1kkDwwGmLc7jcW15ERoeJIT9NJRhcc0axdv+HYsswX5JEx85Y+YGQEICxaJstDakHenp02Bi84JA==", | |
| "files": [ | |
| "lib/DNXCore50/System.Diagnostics.StackTrace.dll", | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net46/System.Diagnostics.StackTrace.dll", | |
| "lib/netcore50/System.Diagnostics.StackTrace.dll", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "ref/dotnet5.4/de/System.Diagnostics.StackTrace.xml", | |
| "ref/dotnet5.4/es/System.Diagnostics.StackTrace.xml", | |
| "ref/dotnet5.4/fr/System.Diagnostics.StackTrace.xml", | |
| "ref/dotnet5.4/it/System.Diagnostics.StackTrace.xml", | |
| "ref/dotnet5.4/ja/System.Diagnostics.StackTrace.xml", | |
| "ref/dotnet5.4/ko/System.Diagnostics.StackTrace.xml", | |
| "ref/dotnet5.4/ru/System.Diagnostics.StackTrace.xml", | |
| "ref/dotnet5.4/System.Diagnostics.StackTrace.dll", | |
| "ref/dotnet5.4/System.Diagnostics.StackTrace.xml", | |
| "ref/dotnet5.4/zh-hans/System.Diagnostics.StackTrace.xml", | |
| "ref/dotnet5.4/zh-hant/System.Diagnostics.StackTrace.xml", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net46/System.Diagnostics.StackTrace.dll", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll", | |
| "System.Diagnostics.StackTrace.4.0.1-rc2-23513.nupkg", | |
| "System.Diagnostics.StackTrace.4.0.1-rc2-23513.nupkg.sha512", | |
| "System.Diagnostics.StackTrace.nuspec" | |
| ] | |
| }, | |
| "System.Diagnostics.Tools/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "HwqQrwARceWlsEeAP6s4RDT2zPLYXBKoLLKIk/FWlz7G4OYdo2U7OAfJMAmPQj8ZpJ0+lOCbTL942ioqX6DZlg==", | |
| "files": [ | |
| "lib/DNXCore50/System.Diagnostics.Tools.dll", | |
| "lib/net45/_._", | |
| "lib/netcore50/System.Diagnostics.Tools.dll", | |
| "lib/win8/_._", | |
| "lib/wp80/_._", | |
| "lib/wpa81/_._", | |
| "ref/dotnet5.1/de/System.Diagnostics.Tools.xml", | |
| "ref/dotnet5.1/es/System.Diagnostics.Tools.xml", | |
| "ref/dotnet5.1/fr/System.Diagnostics.Tools.xml", | |
| "ref/dotnet5.1/it/System.Diagnostics.Tools.xml", | |
| "ref/dotnet5.1/ja/System.Diagnostics.Tools.xml", | |
| "ref/dotnet5.1/ko/System.Diagnostics.Tools.xml", | |
| "ref/dotnet5.1/ru/System.Diagnostics.Tools.xml", | |
| "ref/dotnet5.1/System.Diagnostics.Tools.dll", | |
| "ref/dotnet5.1/System.Diagnostics.Tools.xml", | |
| "ref/dotnet5.1/zh-hans/System.Diagnostics.Tools.xml", | |
| "ref/dotnet5.1/zh-hant/System.Diagnostics.Tools.xml", | |
| "ref/net45/_._", | |
| "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/System.Diagnostics.Tools.dll", | |
| "ref/netcore50/System.Diagnostics.Tools.xml", | |
| "ref/netcore50/zh-hans/System.Diagnostics.Tools.xml", | |
| "ref/netcore50/zh-hant/System.Diagnostics.Tools.xml", | |
| "ref/win8/_._", | |
| "ref/wp80/_._", | |
| "ref/wpa81/_._", | |
| "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll", | |
| "System.Diagnostics.Tools.4.0.1-rc2-23513.nupkg", | |
| "System.Diagnostics.Tools.4.0.1-rc2-23513.nupkg.sha512", | |
| "System.Diagnostics.Tools.nuspec" | |
| ] | |
| }, | |
| "System.Diagnostics.TraceSource/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "u/N6K77Srw3LZ+FjftGm/ackoipzQmyAHAxGWjsTZ229rHRvVHDHytDwhZAFNdHLHpUjvwBGdV9N2eFJiG8QRg==", | |
| "files": [ | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net46/System.Diagnostics.TraceSource.dll", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "ref/dotnet5.4/de/System.Diagnostics.TraceSource.xml", | |
| "ref/dotnet5.4/es/System.Diagnostics.TraceSource.xml", | |
| "ref/dotnet5.4/fr/System.Diagnostics.TraceSource.xml", | |
| "ref/dotnet5.4/it/System.Diagnostics.TraceSource.xml", | |
| "ref/dotnet5.4/ja/System.Diagnostics.TraceSource.xml", | |
| "ref/dotnet5.4/ko/System.Diagnostics.TraceSource.xml", | |
| "ref/dotnet5.4/ru/System.Diagnostics.TraceSource.xml", | |
| "ref/dotnet5.4/System.Diagnostics.TraceSource.dll", | |
| "ref/dotnet5.4/System.Diagnostics.TraceSource.xml", | |
| "ref/dotnet5.4/zh-hans/System.Diagnostics.TraceSource.xml", | |
| "ref/dotnet5.4/zh-hant/System.Diagnostics.TraceSource.xml", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net46/System.Diagnostics.TraceSource.dll", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "runtime.json", | |
| "System.Diagnostics.TraceSource.4.0.0-rc2-23513.nupkg", | |
| "System.Diagnostics.TraceSource.4.0.0-rc2-23513.nupkg.sha512", | |
| "System.Diagnostics.TraceSource.nuspec" | |
| ] | |
| }, | |
| "System.Diagnostics.Tracing/4.0.21-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "EZzY9AgSoqaZQObISUL8x08kGAmz4OeHAPCiTCqafdlhYR38+t6P1Dm7TPaBcPtdC71YFJvyX9c/IJa5e96BxA==", | |
| "files": [ | |
| "lib/DNXCore50/System.Diagnostics.Tracing.dll", | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net45/_._", | |
| "lib/netcore50/System.Diagnostics.Tracing.dll", | |
| "lib/win8/_._", | |
| "lib/wpa81/_._", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "ref/dotnet5.2/de/System.Diagnostics.Tracing.xml", | |
| "ref/dotnet5.2/es/System.Diagnostics.Tracing.xml", | |
| "ref/dotnet5.2/fr/System.Diagnostics.Tracing.xml", | |
| "ref/dotnet5.2/it/System.Diagnostics.Tracing.xml", | |
| "ref/dotnet5.2/ja/System.Diagnostics.Tracing.xml", | |
| "ref/dotnet5.2/ko/System.Diagnostics.Tracing.xml", | |
| "ref/dotnet5.2/ru/System.Diagnostics.Tracing.xml", | |
| "ref/dotnet5.2/System.Diagnostics.Tracing.dll", | |
| "ref/dotnet5.2/System.Diagnostics.Tracing.xml", | |
| "ref/dotnet5.2/zh-hans/System.Diagnostics.Tracing.xml", | |
| "ref/dotnet5.2/zh-hant/System.Diagnostics.Tracing.xml", | |
| "ref/dotnet5.3/de/System.Diagnostics.Tracing.xml", | |
| "ref/dotnet5.3/es/System.Diagnostics.Tracing.xml", | |
| "ref/dotnet5.3/fr/System.Diagnostics.Tracing.xml", | |
| "ref/dotnet5.3/it/System.Diagnostics.Tracing.xml", | |
| "ref/dotnet5.3/ja/System.Diagnostics.Tracing.xml", | |
| "ref/dotnet5.3/ko/System.Diagnostics.Tracing.xml", | |
| "ref/dotnet5.3/ru/System.Diagnostics.Tracing.xml", | |
| "ref/dotnet5.3/System.Diagnostics.Tracing.dll", | |
| "ref/dotnet5.3/System.Diagnostics.Tracing.xml", | |
| "ref/dotnet5.3/zh-hans/System.Diagnostics.Tracing.xml", | |
| "ref/dotnet5.3/zh-hant/System.Diagnostics.Tracing.xml", | |
| "ref/dotnet5.4/de/System.Diagnostics.Tracing.xml", | |
| "ref/dotnet5.4/es/System.Diagnostics.Tracing.xml", | |
| "ref/dotnet5.4/fr/System.Diagnostics.Tracing.xml", | |
| "ref/dotnet5.4/it/System.Diagnostics.Tracing.xml", | |
| "ref/dotnet5.4/ja/System.Diagnostics.Tracing.xml", | |
| "ref/dotnet5.4/ko/System.Diagnostics.Tracing.xml", | |
| "ref/dotnet5.4/ru/System.Diagnostics.Tracing.xml", | |
| "ref/dotnet5.4/System.Diagnostics.Tracing.dll", | |
| "ref/dotnet5.4/System.Diagnostics.Tracing.xml", | |
| "ref/dotnet5.4/zh-hans/System.Diagnostics.Tracing.xml", | |
| "ref/dotnet5.4/zh-hant/System.Diagnostics.Tracing.xml", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net45/_._", | |
| "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/System.Diagnostics.Tracing.dll", | |
| "ref/netcore50/System.Diagnostics.Tracing.xml", | |
| "ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml", | |
| "ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml", | |
| "ref/win8/_._", | |
| "ref/wpa81/_._", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll", | |
| "System.Diagnostics.Tracing.4.0.21-rc2-23513.nupkg", | |
| "System.Diagnostics.Tracing.4.0.21-rc2-23513.nupkg.sha512", | |
| "System.Diagnostics.Tracing.nuspec" | |
| ] | |
| }, | |
| "System.Dynamic.Runtime/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "splyZFe5lmY77t6vXEVxYTITecrmqMNJmSo+JrKxb5BMlwEL9pZUeCtwNxhXt3GIdIrZPRPkA2po+Km0qugjLw==", | |
| "files": [ | |
| "lib/DNXCore50/System.Dynamic.Runtime.dll", | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net45/_._", | |
| "lib/netcore50/System.Dynamic.Runtime.dll", | |
| "lib/win8/_._", | |
| "lib/wp80/_._", | |
| "lib/wpa81/_._", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "ref/dotnet5.1/de/System.Dynamic.Runtime.xml", | |
| "ref/dotnet5.1/es/System.Dynamic.Runtime.xml", | |
| "ref/dotnet5.1/fr/System.Dynamic.Runtime.xml", | |
| "ref/dotnet5.1/it/System.Dynamic.Runtime.xml", | |
| "ref/dotnet5.1/ja/System.Dynamic.Runtime.xml", | |
| "ref/dotnet5.1/ko/System.Dynamic.Runtime.xml", | |
| "ref/dotnet5.1/ru/System.Dynamic.Runtime.xml", | |
| "ref/dotnet5.1/System.Dynamic.Runtime.dll", | |
| "ref/dotnet5.1/System.Dynamic.Runtime.xml", | |
| "ref/dotnet5.1/zh-hans/System.Dynamic.Runtime.xml", | |
| "ref/dotnet5.1/zh-hant/System.Dynamic.Runtime.xml", | |
| "ref/dotnet5.4/de/System.Dynamic.Runtime.xml", | |
| "ref/dotnet5.4/es/System.Dynamic.Runtime.xml", | |
| "ref/dotnet5.4/fr/System.Dynamic.Runtime.xml", | |
| "ref/dotnet5.4/it/System.Dynamic.Runtime.xml", | |
| "ref/dotnet5.4/ja/System.Dynamic.Runtime.xml", | |
| "ref/dotnet5.4/ko/System.Dynamic.Runtime.xml", | |
| "ref/dotnet5.4/ru/System.Dynamic.Runtime.xml", | |
| "ref/dotnet5.4/System.Dynamic.Runtime.dll", | |
| "ref/dotnet5.4/System.Dynamic.Runtime.xml", | |
| "ref/dotnet5.4/zh-hans/System.Dynamic.Runtime.xml", | |
| "ref/dotnet5.4/zh-hant/System.Dynamic.Runtime.xml", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net45/_._", | |
| "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/System.Dynamic.Runtime.dll", | |
| "ref/netcore50/System.Dynamic.Runtime.xml", | |
| "ref/netcore50/zh-hans/System.Dynamic.Runtime.xml", | |
| "ref/netcore50/zh-hant/System.Dynamic.Runtime.xml", | |
| "ref/win8/_._", | |
| "ref/wp80/_._", | |
| "ref/wpa81/_._", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "runtimes/win8-aot/lib/netcore50/System.Dynamic.Runtime.dll", | |
| "System.Dynamic.Runtime.4.0.11-rc2-23513.nupkg", | |
| "System.Dynamic.Runtime.4.0.11-rc2-23513.nupkg.sha512", | |
| "System.Dynamic.Runtime.nuspec" | |
| ] | |
| }, | |
| "System.Globalization/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "wth8B+Q+sQuFIW/fkpWee87je9aj4Hw3HoGThO4zefqB0PJ82nZPW3tWo1s7Zpf97M1UoOYmrwPSLiDU0G/Jdg==", | |
| "files": [ | |
| "lib/DNXCore50/System.Globalization.dll", | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net45/_._", | |
| "lib/netcore50/System.Globalization.dll", | |
| "lib/win8/_._", | |
| "lib/wp80/_._", | |
| "lib/wpa81/_._", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "ref/dotnet5.1/de/System.Globalization.xml", | |
| "ref/dotnet5.1/es/System.Globalization.xml", | |
| "ref/dotnet5.1/fr/System.Globalization.xml", | |
| "ref/dotnet5.1/it/System.Globalization.xml", | |
| "ref/dotnet5.1/ja/System.Globalization.xml", | |
| "ref/dotnet5.1/ko/System.Globalization.xml", | |
| "ref/dotnet5.1/ru/System.Globalization.xml", | |
| "ref/dotnet5.1/System.Globalization.dll", | |
| "ref/dotnet5.1/System.Globalization.xml", | |
| "ref/dotnet5.1/zh-hans/System.Globalization.xml", | |
| "ref/dotnet5.1/zh-hant/System.Globalization.xml", | |
| "ref/dotnet5.4/de/System.Globalization.xml", | |
| "ref/dotnet5.4/es/System.Globalization.xml", | |
| "ref/dotnet5.4/fr/System.Globalization.xml", | |
| "ref/dotnet5.4/it/System.Globalization.xml", | |
| "ref/dotnet5.4/ja/System.Globalization.xml", | |
| "ref/dotnet5.4/ko/System.Globalization.xml", | |
| "ref/dotnet5.4/ru/System.Globalization.xml", | |
| "ref/dotnet5.4/System.Globalization.dll", | |
| "ref/dotnet5.4/System.Globalization.xml", | |
| "ref/dotnet5.4/zh-hans/System.Globalization.xml", | |
| "ref/dotnet5.4/zh-hant/System.Globalization.xml", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net45/_._", | |
| "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/System.Globalization.dll", | |
| "ref/netcore50/System.Globalization.xml", | |
| "ref/netcore50/zh-hans/System.Globalization.xml", | |
| "ref/netcore50/zh-hant/System.Globalization.xml", | |
| "ref/win8/_._", | |
| "ref/wp80/_._", | |
| "ref/wpa81/_._", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", | |
| "System.Globalization.4.0.11-rc2-23513.nupkg", | |
| "System.Globalization.4.0.11-rc2-23513.nupkg.sha512", | |
| "System.Globalization.nuspec" | |
| ] | |
| }, | |
| "System.Globalization.Calendars/4.0.0": { | |
| "type": "package", | |
| "sha512": "cL6WrdGKnNBx9W/iTr+jbffsEO4RLjEtOYcpVSzPNDoli6X5Q6bAfWtJYbJNOPi8Q0fXgBEvKK1ncFL/3FTqlA==", | |
| "files": [ | |
| "lib/DNXCore50/System.Globalization.Calendars.dll", | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net46/System.Globalization.Calendars.dll", | |
| "lib/netcore50/System.Globalization.Calendars.dll", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "ref/dotnet/de/System.Globalization.Calendars.xml", | |
| "ref/dotnet/es/System.Globalization.Calendars.xml", | |
| "ref/dotnet/fr/System.Globalization.Calendars.xml", | |
| "ref/dotnet/it/System.Globalization.Calendars.xml", | |
| "ref/dotnet/ja/System.Globalization.Calendars.xml", | |
| "ref/dotnet/ko/System.Globalization.Calendars.xml", | |
| "ref/dotnet/ru/System.Globalization.Calendars.xml", | |
| "ref/dotnet/System.Globalization.Calendars.dll", | |
| "ref/dotnet/System.Globalization.Calendars.xml", | |
| "ref/dotnet/zh-hans/System.Globalization.Calendars.xml", | |
| "ref/dotnet/zh-hant/System.Globalization.Calendars.xml", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net46/System.Globalization.Calendars.dll", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "runtimes/win8-aot/lib/netcore50/System.Globalization.Calendars.dll", | |
| "System.Globalization.Calendars.4.0.0.nupkg", | |
| "System.Globalization.Calendars.4.0.0.nupkg.sha512", | |
| "System.Globalization.Calendars.nuspec" | |
| ] | |
| }, | |
| "System.Globalization.Extensions/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "nBk5VaY2YxVWUhIg0BbCI3lJXZLoLP7GpXgxHTljMLmZXZyoPYQnQtWxLL8CxcwlxbiXgJcahUfigfil9zC5Jw==", | |
| "files": [ | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net46/System.Globalization.Extensions.dll", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "ref/dotnet5.4/de/System.Globalization.Extensions.xml", | |
| "ref/dotnet5.4/es/System.Globalization.Extensions.xml", | |
| "ref/dotnet5.4/fr/System.Globalization.Extensions.xml", | |
| "ref/dotnet5.4/it/System.Globalization.Extensions.xml", | |
| "ref/dotnet5.4/ja/System.Globalization.Extensions.xml", | |
| "ref/dotnet5.4/ko/System.Globalization.Extensions.xml", | |
| "ref/dotnet5.4/ru/System.Globalization.Extensions.xml", | |
| "ref/dotnet5.4/System.Globalization.Extensions.dll", | |
| "ref/dotnet5.4/System.Globalization.Extensions.xml", | |
| "ref/dotnet5.4/zh-hans/System.Globalization.Extensions.xml", | |
| "ref/dotnet5.4/zh-hant/System.Globalization.Extensions.xml", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net46/System.Globalization.Extensions.dll", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "runtime.json", | |
| "System.Globalization.Extensions.4.0.1-rc2-23513.nupkg", | |
| "System.Globalization.Extensions.4.0.1-rc2-23513.nupkg.sha512", | |
| "System.Globalization.Extensions.nuspec" | |
| ] | |
| }, | |
| "System.IO/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "D1ojIZ7S+o7NIrPqFvGFu3EYlWMR3kLcscZHzP03RnLdk1CbmPPHisaVTif8TokkiptWVup/PTzhCfXydRF7aQ==", | |
| "files": [ | |
| "lib/DNXCore50/System.IO.dll", | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net45/_._", | |
| "lib/netcore50/System.IO.dll", | |
| "lib/win8/_._", | |
| "lib/wp80/_._", | |
| "lib/wpa81/_._", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "ref/dotnet5.1/de/System.IO.xml", | |
| "ref/dotnet5.1/es/System.IO.xml", | |
| "ref/dotnet5.1/fr/System.IO.xml", | |
| "ref/dotnet5.1/it/System.IO.xml", | |
| "ref/dotnet5.1/ja/System.IO.xml", | |
| "ref/dotnet5.1/ko/System.IO.xml", | |
| "ref/dotnet5.1/ru/System.IO.xml", | |
| "ref/dotnet5.1/System.IO.dll", | |
| "ref/dotnet5.1/System.IO.xml", | |
| "ref/dotnet5.1/zh-hans/System.IO.xml", | |
| "ref/dotnet5.1/zh-hant/System.IO.xml", | |
| "ref/dotnet5.4/de/System.IO.xml", | |
| "ref/dotnet5.4/es/System.IO.xml", | |
| "ref/dotnet5.4/fr/System.IO.xml", | |
| "ref/dotnet5.4/it/System.IO.xml", | |
| "ref/dotnet5.4/ja/System.IO.xml", | |
| "ref/dotnet5.4/ko/System.IO.xml", | |
| "ref/dotnet5.4/ru/System.IO.xml", | |
| "ref/dotnet5.4/System.IO.dll", | |
| "ref/dotnet5.4/System.IO.xml", | |
| "ref/dotnet5.4/zh-hans/System.IO.xml", | |
| "ref/dotnet5.4/zh-hant/System.IO.xml", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net45/_._", | |
| "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/System.IO.dll", | |
| "ref/netcore50/System.IO.xml", | |
| "ref/netcore50/zh-hans/System.IO.xml", | |
| "ref/netcore50/zh-hant/System.IO.xml", | |
| "ref/win8/_._", | |
| "ref/wp80/_._", | |
| "ref/wpa81/_._", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "runtimes/win8-aot/lib/netcore50/System.IO.dll", | |
| "System.IO.4.0.11-rc2-23513.nupkg", | |
| "System.IO.4.0.11-rc2-23513.nupkg.sha512", | |
| "System.IO.nuspec" | |
| ] | |
| }, | |
| "System.IO.FileSystem/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "Hio3MC8kNE7m7ulCNLWT993Za97UNj2kD2dSuBmW1x1kvog9CzOAuAN1Jj0sj6FOegHHZ5w0Ub+GbXFAGr6Eig==", | |
| "files": [ | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net46/System.IO.FileSystem.dll", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "ref/dotnet5.4/de/System.IO.FileSystem.xml", | |
| "ref/dotnet5.4/es/System.IO.FileSystem.xml", | |
| "ref/dotnet5.4/fr/System.IO.FileSystem.xml", | |
| "ref/dotnet5.4/it/System.IO.FileSystem.xml", | |
| "ref/dotnet5.4/ja/System.IO.FileSystem.xml", | |
| "ref/dotnet5.4/ko/System.IO.FileSystem.xml", | |
| "ref/dotnet5.4/ru/System.IO.FileSystem.xml", | |
| "ref/dotnet5.4/System.IO.FileSystem.dll", | |
| "ref/dotnet5.4/System.IO.FileSystem.xml", | |
| "ref/dotnet5.4/zh-hans/System.IO.FileSystem.xml", | |
| "ref/dotnet5.4/zh-hant/System.IO.FileSystem.xml", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net46/System.IO.FileSystem.dll", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "runtime.json", | |
| "System.IO.FileSystem.4.0.1-rc2-23513.nupkg", | |
| "System.IO.FileSystem.4.0.1-rc2-23513.nupkg.sha512", | |
| "System.IO.FileSystem.nuspec" | |
| ] | |
| }, | |
| "System.IO.FileSystem.Primitives/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "V+nUuVq1mkKeUmm2Znk2oDI5oVV+IsTXaNibKYr6eVsi4J1DCvDrg4y+0x9leavSNZH6YhRoVynbELZS/QbGAQ==", | |
| "files": [ | |
| "lib/dotnet5.4/System.IO.FileSystem.Primitives.dll", | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net46/System.IO.FileSystem.Primitives.dll", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "ref/dotnet5.4/de/System.IO.FileSystem.Primitives.xml", | |
| "ref/dotnet5.4/es/System.IO.FileSystem.Primitives.xml", | |
| "ref/dotnet5.4/fr/System.IO.FileSystem.Primitives.xml", | |
| "ref/dotnet5.4/it/System.IO.FileSystem.Primitives.xml", | |
| "ref/dotnet5.4/ja/System.IO.FileSystem.Primitives.xml", | |
| "ref/dotnet5.4/ko/System.IO.FileSystem.Primitives.xml", | |
| "ref/dotnet5.4/ru/System.IO.FileSystem.Primitives.xml", | |
| "ref/dotnet5.4/System.IO.FileSystem.Primitives.dll", | |
| "ref/dotnet5.4/System.IO.FileSystem.Primitives.xml", | |
| "ref/dotnet5.4/zh-hans/System.IO.FileSystem.Primitives.xml", | |
| "ref/dotnet5.4/zh-hant/System.IO.FileSystem.Primitives.xml", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net46/System.IO.FileSystem.Primitives.dll", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "System.IO.FileSystem.Primitives.4.0.1-rc2-23513.nupkg", | |
| "System.IO.FileSystem.Primitives.4.0.1-rc2-23513.nupkg.sha512", | |
| "System.IO.FileSystem.Primitives.nuspec" | |
| ] | |
| }, | |
| "System.IO.FileSystem.Watcher/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "6r/S0SK6/GUIUcMsbrGLs7v0mQ+OLBVdEp3aJxZ/xCWrroeR6RMCrGB6RHxAtaneKJRu9VhBR0CaSnsyIapi8Q==", | |
| "files": [ | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net46/System.IO.FileSystem.Watcher.dll", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "ref/dotnet5.4/de/System.IO.FileSystem.Watcher.xml", | |
| "ref/dotnet5.4/es/System.IO.FileSystem.Watcher.xml", | |
| "ref/dotnet5.4/fr/System.IO.FileSystem.Watcher.xml", | |
| "ref/dotnet5.4/it/System.IO.FileSystem.Watcher.xml", | |
| "ref/dotnet5.4/ja/System.IO.FileSystem.Watcher.xml", | |
| "ref/dotnet5.4/ko/System.IO.FileSystem.Watcher.xml", | |
| "ref/dotnet5.4/ru/System.IO.FileSystem.Watcher.xml", | |
| "ref/dotnet5.4/System.IO.FileSystem.Watcher.dll", | |
| "ref/dotnet5.4/System.IO.FileSystem.Watcher.xml", | |
| "ref/dotnet5.4/zh-hans/System.IO.FileSystem.Watcher.xml", | |
| "ref/dotnet5.4/zh-hant/System.IO.FileSystem.Watcher.xml", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net46/System.IO.FileSystem.Watcher.dll", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "runtime.json", | |
| "System.IO.FileSystem.Watcher.4.0.0-rc2-23513.nupkg", | |
| "System.IO.FileSystem.Watcher.4.0.0-rc2-23513.nupkg.sha512", | |
| "System.IO.FileSystem.Watcher.nuspec" | |
| ] | |
| }, | |
| "System.Linq/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "gasi/W/1HoZVpKw34xmrvQFwFMUdYbhEz3h/oUGnm9U7Y0mQLSOhOXBQQamh2ld720dP2+OGtLlzi0DFgUTDWA==", | |
| "files": [ | |
| "lib/dotnet5.4/System.Linq.dll", | |
| "lib/net45/_._", | |
| "lib/netcore50/System.Linq.dll", | |
| "lib/win8/_._", | |
| "lib/wp80/_._", | |
| "lib/wpa81/_._", | |
| "ref/dotnet5.1/de/System.Linq.xml", | |
| "ref/dotnet5.1/es/System.Linq.xml", | |
| "ref/dotnet5.1/fr/System.Linq.xml", | |
| "ref/dotnet5.1/it/System.Linq.xml", | |
| "ref/dotnet5.1/ja/System.Linq.xml", | |
| "ref/dotnet5.1/ko/System.Linq.xml", | |
| "ref/dotnet5.1/ru/System.Linq.xml", | |
| "ref/dotnet5.1/System.Linq.dll", | |
| "ref/dotnet5.1/System.Linq.xml", | |
| "ref/dotnet5.1/zh-hans/System.Linq.xml", | |
| "ref/dotnet5.1/zh-hant/System.Linq.xml", | |
| "ref/net45/_._", | |
| "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/System.Linq.dll", | |
| "ref/netcore50/System.Linq.xml", | |
| "ref/netcore50/zh-hans/System.Linq.xml", | |
| "ref/netcore50/zh-hant/System.Linq.xml", | |
| "ref/win8/_._", | |
| "ref/wp80/_._", | |
| "ref/wpa81/_._", | |
| "System.Linq.4.0.1-rc2-23513.nupkg", | |
| "System.Linq.4.0.1-rc2-23513.nupkg.sha512", | |
| "System.Linq.nuspec" | |
| ] | |
| }, | |
| "System.Linq.Expressions/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "uulQiSiEcKle4bxOxOtFGTaPfXzM2creW57pgWOiuBxHiv/49tXOwGNPhDAx6NccQaHKokE60UeoFs1zZd9XnA==", | |
| "files": [ | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net45/_._", | |
| "lib/win8/_._", | |
| "lib/wp80/_._", | |
| "lib/wpa81/_._", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "ref/dotnet5.1/de/System.Linq.Expressions.xml", | |
| "ref/dotnet5.1/es/System.Linq.Expressions.xml", | |
| "ref/dotnet5.1/fr/System.Linq.Expressions.xml", | |
| "ref/dotnet5.1/it/System.Linq.Expressions.xml", | |
| "ref/dotnet5.1/ja/System.Linq.Expressions.xml", | |
| "ref/dotnet5.1/ko/System.Linq.Expressions.xml", | |
| "ref/dotnet5.1/ru/System.Linq.Expressions.xml", | |
| "ref/dotnet5.1/System.Linq.Expressions.dll", | |
| "ref/dotnet5.1/System.Linq.Expressions.xml", | |
| "ref/dotnet5.1/zh-hans/System.Linq.Expressions.xml", | |
| "ref/dotnet5.1/zh-hant/System.Linq.Expressions.xml", | |
| "ref/dotnet5.4/de/System.Linq.Expressions.xml", | |
| "ref/dotnet5.4/es/System.Linq.Expressions.xml", | |
| "ref/dotnet5.4/fr/System.Linq.Expressions.xml", | |
| "ref/dotnet5.4/it/System.Linq.Expressions.xml", | |
| "ref/dotnet5.4/ja/System.Linq.Expressions.xml", | |
| "ref/dotnet5.4/ko/System.Linq.Expressions.xml", | |
| "ref/dotnet5.4/ru/System.Linq.Expressions.xml", | |
| "ref/dotnet5.4/System.Linq.Expressions.dll", | |
| "ref/dotnet5.4/System.Linq.Expressions.xml", | |
| "ref/dotnet5.4/zh-hans/System.Linq.Expressions.xml", | |
| "ref/dotnet5.4/zh-hant/System.Linq.Expressions.xml", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net45/_._", | |
| "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/System.Linq.Expressions.dll", | |
| "ref/netcore50/System.Linq.Expressions.xml", | |
| "ref/netcore50/zh-hans/System.Linq.Expressions.xml", | |
| "ref/netcore50/zh-hant/System.Linq.Expressions.xml", | |
| "ref/win8/_._", | |
| "ref/wp80/_._", | |
| "ref/wpa81/_._", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "runtime.json", | |
| "System.Linq.Expressions.4.0.11-rc2-23513.nupkg", | |
| "System.Linq.Expressions.4.0.11-rc2-23513.nupkg.sha512", | |
| "System.Linq.Expressions.nuspec" | |
| ] | |
| }, | |
| "System.Net.Primitives/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "gNcy5B84xD9Hn5PdosnM94feQPLUD1N/2xpgUzRzAJe/ZnyzqPNGIVIEL8E+V7Q5sWP83m83t8Qwj2xlXyAt8g==", | |
| "files": [ | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net45/_._", | |
| "lib/win8/_._", | |
| "lib/wp80/_._", | |
| "lib/wpa81/_._", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "ref/dotnet5.1/de/System.Net.Primitives.xml", | |
| "ref/dotnet5.1/es/System.Net.Primitives.xml", | |
| "ref/dotnet5.1/fr/System.Net.Primitives.xml", | |
| "ref/dotnet5.1/it/System.Net.Primitives.xml", | |
| "ref/dotnet5.1/ja/System.Net.Primitives.xml", | |
| "ref/dotnet5.1/ko/System.Net.Primitives.xml", | |
| "ref/dotnet5.1/ru/System.Net.Primitives.xml", | |
| "ref/dotnet5.1/System.Net.Primitives.dll", | |
| "ref/dotnet5.1/System.Net.Primitives.xml", | |
| "ref/dotnet5.1/zh-hans/System.Net.Primitives.xml", | |
| "ref/dotnet5.1/zh-hant/System.Net.Primitives.xml", | |
| "ref/dotnet5.2/de/System.Net.Primitives.xml", | |
| "ref/dotnet5.2/es/System.Net.Primitives.xml", | |
| "ref/dotnet5.2/fr/System.Net.Primitives.xml", | |
| "ref/dotnet5.2/it/System.Net.Primitives.xml", | |
| "ref/dotnet5.2/ja/System.Net.Primitives.xml", | |
| "ref/dotnet5.2/ko/System.Net.Primitives.xml", | |
| "ref/dotnet5.2/ru/System.Net.Primitives.xml", | |
| "ref/dotnet5.2/System.Net.Primitives.dll", | |
| "ref/dotnet5.2/System.Net.Primitives.xml", | |
| "ref/dotnet5.2/zh-hans/System.Net.Primitives.xml", | |
| "ref/dotnet5.2/zh-hant/System.Net.Primitives.xml", | |
| "ref/dotnet5.4/de/System.Net.Primitives.xml", | |
| "ref/dotnet5.4/es/System.Net.Primitives.xml", | |
| "ref/dotnet5.4/fr/System.Net.Primitives.xml", | |
| "ref/dotnet5.4/it/System.Net.Primitives.xml", | |
| "ref/dotnet5.4/ja/System.Net.Primitives.xml", | |
| "ref/dotnet5.4/ko/System.Net.Primitives.xml", | |
| "ref/dotnet5.4/ru/System.Net.Primitives.xml", | |
| "ref/dotnet5.4/System.Net.Primitives.dll", | |
| "ref/dotnet5.4/System.Net.Primitives.xml", | |
| "ref/dotnet5.4/zh-hans/System.Net.Primitives.xml", | |
| "ref/dotnet5.4/zh-hant/System.Net.Primitives.xml", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net45/_._", | |
| "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/System.Net.Primitives.dll", | |
| "ref/netcore50/System.Net.Primitives.xml", | |
| "ref/netcore50/zh-hans/System.Net.Primitives.xml", | |
| "ref/netcore50/zh-hant/System.Net.Primitives.xml", | |
| "ref/win8/_._", | |
| "ref/wp80/_._", | |
| "ref/wpa81/_._", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "runtime.json", | |
| "System.Net.Primitives.4.0.11-rc2-23513.nupkg", | |
| "System.Net.Primitives.4.0.11-rc2-23513.nupkg.sha512", | |
| "System.Net.Primitives.nuspec" | |
| ] | |
| }, | |
| "System.Net.Security/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "sha512": "kL3KTcWjH/Bs95MCrVxOY2WboyIrsK8U1oyU4E1QKyp6grqKGu0UePPYmA2h4fOqpBO/JNPhu7jGE5LPgxhb0w==", | |
| "files": [ | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net46/System.Net.Security.dll", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "ref/dotnet5.4/de/System.Net.Security.xml", | |
| "ref/dotnet5.4/es/System.Net.Security.xml", | |
| "ref/dotnet5.4/fr/System.Net.Security.xml", | |
| "ref/dotnet5.4/it/System.Net.Security.xml", | |
| "ref/dotnet5.4/ja/System.Net.Security.xml", | |
| "ref/dotnet5.4/ko/System.Net.Security.xml", | |
| "ref/dotnet5.4/ru/System.Net.Security.xml", | |
| "ref/dotnet5.4/System.Net.Security.dll", | |
| "ref/dotnet5.4/System.Net.Security.xml", | |
| "ref/dotnet5.4/zh-hans/System.Net.Security.xml", | |
| "ref/dotnet5.4/zh-hant/System.Net.Security.xml", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net46/System.Net.Security.dll", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "runtime.json", | |
| "System.Net.Security.4.0.0-rc2-23513.nupkg", | |
| "System.Net.Security.4.0.0-rc2-23513.nupkg.sha512", | |
| "System.Net.Security.nuspec" | |
| ] | |
| }, | |
| "System.Net.WebSockets/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "jW1laMNcBnA8YFNe9k8q+UmRFOytIcbnkDzQvNd9jELCrda6vmVWjWjNXnnC+QDLmhDIYeCsa0JXxxotC3zzjQ==", | |
| "files": [ | |
| "lib/dotnet5.4/System.Net.WebSockets.dll", | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net46/System.Net.WebSockets.dll", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "ref/dotnet5.4/de/System.Net.WebSockets.xml", | |
| "ref/dotnet5.4/es/System.Net.WebSockets.xml", | |
| "ref/dotnet5.4/fr/System.Net.WebSockets.xml", | |
| "ref/dotnet5.4/it/System.Net.WebSockets.xml", | |
| "ref/dotnet5.4/ja/System.Net.WebSockets.xml", | |
| "ref/dotnet5.4/ko/System.Net.WebSockets.xml", | |
| "ref/dotnet5.4/ru/System.Net.WebSockets.xml", | |
| "ref/dotnet5.4/System.Net.WebSockets.dll", | |
| "ref/dotnet5.4/System.Net.WebSockets.xml", | |
| "ref/dotnet5.4/zh-hans/System.Net.WebSockets.xml", | |
| "ref/dotnet5.4/zh-hant/System.Net.WebSockets.xml", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net46/System.Net.WebSockets.dll", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "System.Net.WebSockets.4.0.0-rc2-23513.nupkg", | |
| "System.Net.WebSockets.4.0.0-rc2-23513.nupkg.sha512", | |
| "System.Net.WebSockets.nuspec" | |
| ] | |
| }, | |
| "System.Numerics.Vectors/4.1.1-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "9XaAIHU+8rFVMDTuhCmDhS6JFL2nZkIlU4aO9pzerjuejhgRbLYvFgmejiDoePODhnlwQcGF/s64ZLxbNPZx1A==", | |
| "files": [ | |
| "lib/dotnet5.4/System.Numerics.Vectors.dll", | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net46/_._", | |
| "lib/net46/System.Numerics.Vectors.dll", | |
| "lib/portable-net45+win8/System.Numerics.Vectors.dll", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "ref/dotnet5.4/System.Numerics.Vectors.dll", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net46/_._", | |
| "ref/net46/System.Numerics.Vectors.dll", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "System.Numerics.Vectors.4.1.1-rc2-23513.nupkg", | |
| "System.Numerics.Vectors.4.1.1-rc2-23513.nupkg.sha512", | |
| "System.Numerics.Vectors.nuspec" | |
| ] | |
| }, | |
| "System.ObjectModel/4.0.10": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "Djn1wb0vP662zxbe+c3mOhvC4vkQGicsFs1Wi0/GJJpp3Eqp+oxbJ+p2Sx3O0efYueggAI5SW+BqEoczjfr1cA==", | |
| "files": [ | |
| "lib/dotnet/System.ObjectModel.dll", | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net46/_._", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "ref/dotnet/de/System.ObjectModel.xml", | |
| "ref/dotnet/es/System.ObjectModel.xml", | |
| "ref/dotnet/fr/System.ObjectModel.xml", | |
| "ref/dotnet/it/System.ObjectModel.xml", | |
| "ref/dotnet/ja/System.ObjectModel.xml", | |
| "ref/dotnet/ko/System.ObjectModel.xml", | |
| "ref/dotnet/ru/System.ObjectModel.xml", | |
| "ref/dotnet/System.ObjectModel.dll", | |
| "ref/dotnet/System.ObjectModel.xml", | |
| "ref/dotnet/zh-hans/System.ObjectModel.xml", | |
| "ref/dotnet/zh-hant/System.ObjectModel.xml", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net46/_._", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "System.ObjectModel.4.0.10.nupkg", | |
| "System.ObjectModel.4.0.10.nupkg.sha512", | |
| "System.ObjectModel.nuspec" | |
| ] | |
| }, | |
| "System.Private.Networking/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "TSbvDdnU+9m594Ip0TTn32dkMQTO2NOdNEHHvenzIM1HI6hGgmTkA/+dcNAK0q9cutlv8xFArTYT5yP5t+bzOg==", | |
| "files": [ | |
| "lib/DNXCore50/System.Private.Networking.dll", | |
| "lib/netcore50/System.Private.Networking.dll", | |
| "ref/dnxcore50/_._", | |
| "ref/netcore50/_._", | |
| "System.Private.Networking.4.0.1-rc2-23513.nupkg", | |
| "System.Private.Networking.4.0.1-rc2-23513.nupkg.sha512", | |
| "System.Private.Networking.nuspec" | |
| ] | |
| }, | |
| "System.Private.Uri/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "sha512": "Hwf7uVW2J4vx+sbQ9zOmYli1XdwUk9ayZuiVooDGvuuysnnIGLXzfe0ZBBd6hR/FPuoQGTcVqyQpOA2lrf8FYw==", | |
| "files": [ | |
| "ref/dnxcore50/_._", | |
| "ref/netcore50/_._", | |
| "runtime.json", | |
| "System.Private.Uri.4.0.1-rc2-23513.nupkg", | |
| "System.Private.Uri.4.0.1-rc2-23513.nupkg.sha512", | |
| "System.Private.Uri.nuspec" | |
| ] | |
| }, | |
| "System.Reflection/4.1.0-beta-23225": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "WbLtaCxoe5XdqEyZuGpemSQ8YBJ8cj11zx+yxOxJfHbNrmu7oMQ29+J50swaqg3soUc3BVBMqfIhb/7gocDHQA==", | |
| "files": [ | |
| "lib/DNXCore50/System.Reflection.dll", | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net46/_._", | |
| "lib/netcore50/System.Reflection.dll", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "ref/dotnet/System.Reflection.dll", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net46/_._", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "runtimes/win8-aot/lib/netcore50/System.Reflection.dll", | |
| "System.Reflection.4.1.0-beta-23225.nupkg", | |
| "System.Reflection.4.1.0-beta-23225.nupkg.sha512", | |
| "System.Reflection.nuspec" | |
| ] | |
| }, | |
| "System.Reflection.Emit/4.0.0": { | |
| "type": "package", | |
| "sha512": "CqnQz5LbNbiSxN10cv3Ehnw3j1UZOBCxnE0OO0q/keGQ5ENjyFM6rIG4gm/i0dX6EjdpYkAgKcI/mhZZCaBq4A==", | |
| "files": [ | |
| "lib/DNXCore50/System.Reflection.Emit.dll", | |
| "lib/MonoAndroid10/_._", | |
| "lib/net45/_._", | |
| "lib/netcore50/System.Reflection.Emit.dll", | |
| "lib/xamarinmac20/_._", | |
| "ref/dotnet/de/System.Reflection.Emit.xml", | |
| "ref/dotnet/es/System.Reflection.Emit.xml", | |
| "ref/dotnet/fr/System.Reflection.Emit.xml", | |
| "ref/dotnet/it/System.Reflection.Emit.xml", | |
| "ref/dotnet/ja/System.Reflection.Emit.xml", | |
| "ref/dotnet/ko/System.Reflection.Emit.xml", | |
| "ref/dotnet/ru/System.Reflection.Emit.xml", | |
| "ref/dotnet/System.Reflection.Emit.dll", | |
| "ref/dotnet/System.Reflection.Emit.xml", | |
| "ref/dotnet/zh-hans/System.Reflection.Emit.xml", | |
| "ref/dotnet/zh-hant/System.Reflection.Emit.xml", | |
| "ref/MonoAndroid10/_._", | |
| "ref/net45/_._", | |
| "ref/xamarinmac20/_._", | |
| "System.Reflection.Emit.4.0.0.nupkg", | |
| "System.Reflection.Emit.4.0.0.nupkg.sha512", | |
| "System.Reflection.Emit.nuspec" | |
| ] | |
| }, | |
| "System.Reflection.Emit.ILGeneration/4.0.0": { | |
| "type": "package", | |
| "sha512": "02okuusJ0GZiHZSD2IOLIN41GIn6qOr7i5+86C98BPuhlwWqVABwebiGNvhDiXP1f9a6CxEigC7foQD42klcDg==", | |
| "files": [ | |
| "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll", | |
| "lib/net45/_._", | |
| "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", | |
| "lib/wp80/_._", | |
| "ref/dotnet/de/System.Reflection.Emit.ILGeneration.xml", | |
| "ref/dotnet/es/System.Reflection.Emit.ILGeneration.xml", | |
| "ref/dotnet/fr/System.Reflection.Emit.ILGeneration.xml", | |
| "ref/dotnet/it/System.Reflection.Emit.ILGeneration.xml", | |
| "ref/dotnet/ja/System.Reflection.Emit.ILGeneration.xml", | |
| "ref/dotnet/ko/System.Reflection.Emit.ILGeneration.xml", | |
| "ref/dotnet/ru/System.Reflection.Emit.ILGeneration.xml", | |
| "ref/dotnet/System.Reflection.Emit.ILGeneration.dll", | |
| "ref/dotnet/System.Reflection.Emit.ILGeneration.xml", | |
| "ref/dotnet/zh-hans/System.Reflection.Emit.ILGeneration.xml", | |
| "ref/dotnet/zh-hant/System.Reflection.Emit.ILGeneration.xml", | |
| "ref/net45/_._", | |
| "ref/wp80/_._", | |
| "System.Reflection.Emit.ILGeneration.4.0.0.nupkg", | |
| "System.Reflection.Emit.ILGeneration.4.0.0.nupkg.sha512", | |
| "System.Reflection.Emit.ILGeneration.nuspec" | |
| ] | |
| }, | |
| "System.Reflection.Emit.Lightweight/4.0.0": { | |
| "type": "package", | |
| "sha512": "DJZhHiOdkN08xJgsJfDjkuOreLLmMcU8qkEEqEHqyhkPUZMMQs0lE8R+6+68BAFWgcdzxtNu0YmIOtEug8j00w==", | |
| "files": [ | |
| "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll", | |
| "lib/net45/_._", | |
| "lib/netcore50/System.Reflection.Emit.Lightweight.dll", | |
| "lib/wp80/_._", | |
| "ref/dotnet/de/System.Reflection.Emit.Lightweight.xml", | |
| "ref/dotnet/es/System.Reflection.Emit.Lightweight.xml", | |
| "ref/dotnet/fr/System.Reflection.Emit.Lightweight.xml", | |
| "ref/dotnet/it/System.Reflection.Emit.Lightweight.xml", | |
| "ref/dotnet/ja/System.Reflection.Emit.Lightweight.xml", | |
| "ref/dotnet/ko/System.Reflection.Emit.Lightweight.xml", | |
| "ref/dotnet/ru/System.Reflection.Emit.Lightweight.xml", | |
| "ref/dotnet/System.Reflection.Emit.Lightweight.dll", | |
| "ref/dotnet/System.Reflection.Emit.Lightweight.xml", | |
| "ref/dotnet/zh-hans/System.Reflection.Emit.Lightweight.xml", | |
| "ref/dotnet/zh-hant/System.Reflection.Emit.Lightweight.xml", | |
| "ref/net45/_._", | |
| "ref/wp80/_._", | |
| "System.Reflection.Emit.Lightweight.4.0.0.nupkg", | |
| "System.Reflection.Emit.Lightweight.4.0.0.nupkg.sha512", | |
| "System.Reflection.Emit.Lightweight.nuspec" | |
| ] | |
| }, | |
| "System.Reflection.Extensions/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "mGYYktjSWZBJQvU4xOQP8DIz3+XOqT1Fdx8SiA1l6l3y7n5YcCJbZPeNGq1upGNcHl1SeRB7RLW1nru4/kUuxA==", | |
| "files": [ | |
| "lib/DNXCore50/System.Reflection.Extensions.dll", | |
| "lib/net45/_._", | |
| "lib/netcore50/System.Reflection.Extensions.dll", | |
| "lib/win8/_._", | |
| "lib/wp80/_._", | |
| "lib/wpa81/_._", | |
| "ref/dotnet5.1/de/System.Reflection.Extensions.xml", | |
| "ref/dotnet5.1/es/System.Reflection.Extensions.xml", | |
| "ref/dotnet5.1/fr/System.Reflection.Extensions.xml", | |
| "ref/dotnet5.1/it/System.Reflection.Extensions.xml", | |
| "ref/dotnet5.1/ja/System.Reflection.Extensions.xml", | |
| "ref/dotnet5.1/ko/System.Reflection.Extensions.xml", | |
| "ref/dotnet5.1/ru/System.Reflection.Extensions.xml", | |
| "ref/dotnet5.1/System.Reflection.Extensions.dll", | |
| "ref/dotnet5.1/System.Reflection.Extensions.xml", | |
| "ref/dotnet5.1/zh-hans/System.Reflection.Extensions.xml", | |
| "ref/dotnet5.1/zh-hant/System.Reflection.Extensions.xml", | |
| "ref/net45/_._", | |
| "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/System.Reflection.Extensions.dll", | |
| "ref/netcore50/System.Reflection.Extensions.xml", | |
| "ref/netcore50/zh-hans/System.Reflection.Extensions.xml", | |
| "ref/netcore50/zh-hant/System.Reflection.Extensions.xml", | |
| "ref/win8/_._", | |
| "ref/wp80/_._", | |
| "ref/wpa81/_._", | |
| "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll", | |
| "System.Reflection.Extensions.4.0.1-rc2-23513.nupkg", | |
| "System.Reflection.Extensions.4.0.1-rc2-23513.nupkg.sha512", | |
| "System.Reflection.Extensions.nuspec" | |
| ] | |
| }, | |
| "System.Reflection.Primitives/4.0.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "n9S0XpKv2ruc17FSnaiX6nV47VfHTZ1wLjKZlAirUZCvDQCH71mVp+Ohabn0xXLh5pK2PKp45HCxkqu5Fxn/lA==", | |
| "files": [ | |
| "lib/DNXCore50/System.Reflection.Primitives.dll", | |
| "lib/net45/_._", | |
| "lib/netcore50/System.Reflection.Primitives.dll", | |
| "lib/win8/_._", | |
| "lib/wp80/_._", | |
| "lib/wpa81/_._", | |
| "ref/dotnet/de/System.Reflection.Primitives.xml", | |
| "ref/dotnet/es/System.Reflection.Primitives.xml", | |
| "ref/dotnet/fr/System.Reflection.Primitives.xml", | |
| "ref/dotnet/it/System.Reflection.Primitives.xml", | |
| "ref/dotnet/ja/System.Reflection.Primitives.xml", | |
| "ref/dotnet/ko/System.Reflection.Primitives.xml", | |
| "ref/dotnet/ru/System.Reflection.Primitives.xml", | |
| "ref/dotnet/System.Reflection.Primitives.dll", | |
| "ref/dotnet/System.Reflection.Primitives.xml", | |
| "ref/dotnet/zh-hans/System.Reflection.Primitives.xml", | |
| "ref/dotnet/zh-hant/System.Reflection.Primitives.xml", | |
| "ref/net45/_._", | |
| "ref/netcore50/System.Reflection.Primitives.dll", | |
| "ref/netcore50/System.Reflection.Primitives.xml", | |
| "ref/win8/_._", | |
| "ref/wp80/_._", | |
| "ref/wpa81/_._", | |
| "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll", | |
| "System.Reflection.Primitives.4.0.0.nupkg", | |
| "System.Reflection.Primitives.4.0.0.nupkg.sha512", | |
| "System.Reflection.Primitives.nuspec" | |
| ] | |
| }, | |
| "System.Reflection.TypeExtensions/4.0.1-beta-23409": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "Q3FiCsJ/4s2nuyhOHAFhc0Te10LzPjv6QzVcywA3oWI1msfDg583RIXQ9YifDfOuig+wg+SX0p133qV71HVfyw==", | |
| "files": [ | |
| "lib/DNXCore50/de/System.Reflection.TypeExtensions.xml", | |
| "lib/DNXCore50/es/System.Reflection.TypeExtensions.xml", | |
| "lib/DNXCore50/fr/System.Reflection.TypeExtensions.xml", | |
| "lib/DNXCore50/it/System.Reflection.TypeExtensions.xml", | |
| "lib/DNXCore50/ja/System.Reflection.TypeExtensions.xml", | |
| "lib/DNXCore50/ko/System.Reflection.TypeExtensions.xml", | |
| "lib/DNXCore50/ru/System.Reflection.TypeExtensions.xml", | |
| "lib/DNXCore50/System.Reflection.TypeExtensions.dll", | |
| "lib/DNXCore50/System.Reflection.TypeExtensions.xml", | |
| "lib/DNXCore50/zh-hans/System.Reflection.TypeExtensions.xml", | |
| "lib/DNXCore50/zh-hant/System.Reflection.TypeExtensions.xml", | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net46/de/System.Reflection.TypeExtensions.xml", | |
| "lib/net46/es/System.Reflection.TypeExtensions.xml", | |
| "lib/net46/fr/System.Reflection.TypeExtensions.xml", | |
| "lib/net46/it/System.Reflection.TypeExtensions.xml", | |
| "lib/net46/ja/System.Reflection.TypeExtensions.xml", | |
| "lib/net46/ko/System.Reflection.TypeExtensions.xml", | |
| "lib/net46/ru/System.Reflection.TypeExtensions.xml", | |
| "lib/net46/System.Reflection.TypeExtensions.dll", | |
| "lib/net46/System.Reflection.TypeExtensions.xml", | |
| "lib/net46/zh-hans/System.Reflection.TypeExtensions.xml", | |
| "lib/net46/zh-hant/System.Reflection.TypeExtensions.xml", | |
| "lib/netcore50/de/System.Reflection.TypeExtensions.xml", | |
| "lib/netcore50/es/System.Reflection.TypeExtensions.xml", | |
| "lib/netcore50/fr/System.Reflection.TypeExtensions.xml", | |
| "lib/netcore50/it/System.Reflection.TypeExtensions.xml", | |
| "lib/netcore50/ja/System.Reflection.TypeExtensions.xml", | |
| "lib/netcore50/ko/System.Reflection.TypeExtensions.xml", | |
| "lib/netcore50/ru/System.Reflection.TypeExtensions.xml", | |
| "lib/netcore50/System.Reflection.TypeExtensions.dll", | |
| "lib/netcore50/System.Reflection.TypeExtensions.xml", | |
| "lib/netcore50/zh-hans/System.Reflection.TypeExtensions.xml", | |
| "lib/netcore50/zh-hant/System.Reflection.TypeExtensions.xml", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "ref/dotnet/System.Reflection.TypeExtensions.dll", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net46/de/System.Reflection.TypeExtensions.xml", | |
| "ref/net46/es/System.Reflection.TypeExtensions.xml", | |
| "ref/net46/fr/System.Reflection.TypeExtensions.xml", | |
| "ref/net46/it/System.Reflection.TypeExtensions.xml", | |
| "ref/net46/ja/System.Reflection.TypeExtensions.xml", | |
| "ref/net46/ko/System.Reflection.TypeExtensions.xml", | |
| "ref/net46/ru/System.Reflection.TypeExtensions.xml", | |
| "ref/net46/System.Reflection.TypeExtensions.dll", | |
| "ref/net46/System.Reflection.TypeExtensions.xml", | |
| "ref/net46/zh-hans/System.Reflection.TypeExtensions.xml", | |
| "ref/net46/zh-hant/System.Reflection.TypeExtensions.xml", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "runtimes/win8-aot/lib/netcore50/de/System.Reflection.TypeExtensions.xml", | |
| "runtimes/win8-aot/lib/netcore50/es/System.Reflection.TypeExtensions.xml", | |
| "runtimes/win8-aot/lib/netcore50/fr/System.Reflection.TypeExtensions.xml", | |
| "runtimes/win8-aot/lib/netcore50/it/System.Reflection.TypeExtensions.xml", | |
| "runtimes/win8-aot/lib/netcore50/ja/System.Reflection.TypeExtensions.xml", | |
| "runtimes/win8-aot/lib/netcore50/ko/System.Reflection.TypeExtensions.xml", | |
| "runtimes/win8-aot/lib/netcore50/ru/System.Reflection.TypeExtensions.xml", | |
| "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll", | |
| "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.xml", | |
| "runtimes/win8-aot/lib/netcore50/zh-hans/System.Reflection.TypeExtensions.xml", | |
| "runtimes/win8-aot/lib/netcore50/zh-hant/System.Reflection.TypeExtensions.xml", | |
| "System.Reflection.TypeExtensions.4.0.1-beta-23409.nupkg", | |
| "System.Reflection.TypeExtensions.4.0.1-beta-23409.nupkg.sha512", | |
| "System.Reflection.TypeExtensions.nuspec" | |
| ] | |
| }, | |
| "System.Resources.ResourceManager/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "rpTeOLNfhd+I6t0JZB5FfD98ZRm16bycSp/hWXyQIOEnADR66K3QldL0TEeh+NZIuKCTieyS8mD8NBDpSA1Lyw==", | |
| "files": [ | |
| "lib/DNXCore50/System.Resources.ResourceManager.dll", | |
| "lib/net45/_._", | |
| "lib/netcore50/System.Resources.ResourceManager.dll", | |
| "lib/win8/_._", | |
| "lib/wp80/_._", | |
| "lib/wpa81/_._", | |
| "ref/dotnet5.1/de/System.Resources.ResourceManager.xml", | |
| "ref/dotnet5.1/es/System.Resources.ResourceManager.xml", | |
| "ref/dotnet5.1/fr/System.Resources.ResourceManager.xml", | |
| "ref/dotnet5.1/it/System.Resources.ResourceManager.xml", | |
| "ref/dotnet5.1/ja/System.Resources.ResourceManager.xml", | |
| "ref/dotnet5.1/ko/System.Resources.ResourceManager.xml", | |
| "ref/dotnet5.1/ru/System.Resources.ResourceManager.xml", | |
| "ref/dotnet5.1/System.Resources.ResourceManager.dll", | |
| "ref/dotnet5.1/System.Resources.ResourceManager.xml", | |
| "ref/dotnet5.1/zh-hans/System.Resources.ResourceManager.xml", | |
| "ref/dotnet5.1/zh-hant/System.Resources.ResourceManager.xml", | |
| "ref/net45/_._", | |
| "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/System.Resources.ResourceManager.dll", | |
| "ref/netcore50/System.Resources.ResourceManager.xml", | |
| "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml", | |
| "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml", | |
| "ref/win8/_._", | |
| "ref/wp80/_._", | |
| "ref/wpa81/_._", | |
| "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", | |
| "System.Resources.ResourceManager.4.0.1-rc2-23513.nupkg", | |
| "System.Resources.ResourceManager.4.0.1-rc2-23513.nupkg.sha512", | |
| "System.Resources.ResourceManager.nuspec" | |
| ] | |
| }, | |
| "System.Runtime/4.0.21-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "0u1i7LtwLta2KTjfQNmVYFHm5sBmdGH3CqIchbRPMEpon5H26rT6iG1yP4g0AUopRldjM2ZOuVKgPnrnzGL98Q==", | |
| "files": [ | |
| "lib/DNXCore50/System.Runtime.dll", | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net45/_._", | |
| "lib/netcore50/System.Runtime.dll", | |
| "lib/win8/_._", | |
| "lib/wp80/_._", | |
| "lib/wpa81/_._", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "ref/dotnet5.1/de/System.Runtime.xml", | |
| "ref/dotnet5.1/es/System.Runtime.xml", | |
| "ref/dotnet5.1/fr/System.Runtime.xml", | |
| "ref/dotnet5.1/it/System.Runtime.xml", | |
| "ref/dotnet5.1/ja/System.Runtime.xml", | |
| "ref/dotnet5.1/ko/System.Runtime.xml", | |
| "ref/dotnet5.1/ru/System.Runtime.xml", | |
| "ref/dotnet5.1/System.Runtime.dll", | |
| "ref/dotnet5.1/System.Runtime.xml", | |
| "ref/dotnet5.1/zh-hans/System.Runtime.xml", | |
| "ref/dotnet5.1/zh-hant/System.Runtime.xml", | |
| "ref/dotnet5.3/de/System.Runtime.xml", | |
| "ref/dotnet5.3/es/System.Runtime.xml", | |
| "ref/dotnet5.3/fr/System.Runtime.xml", | |
| "ref/dotnet5.3/it/System.Runtime.xml", | |
| "ref/dotnet5.3/ja/System.Runtime.xml", | |
| "ref/dotnet5.3/ko/System.Runtime.xml", | |
| "ref/dotnet5.3/ru/System.Runtime.xml", | |
| "ref/dotnet5.3/System.Runtime.dll", | |
| "ref/dotnet5.3/System.Runtime.xml", | |
| "ref/dotnet5.3/zh-hans/System.Runtime.xml", | |
| "ref/dotnet5.3/zh-hant/System.Runtime.xml", | |
| "ref/dotnet5.4/de/System.Runtime.xml", | |
| "ref/dotnet5.4/es/System.Runtime.xml", | |
| "ref/dotnet5.4/fr/System.Runtime.xml", | |
| "ref/dotnet5.4/it/System.Runtime.xml", | |
| "ref/dotnet5.4/ja/System.Runtime.xml", | |
| "ref/dotnet5.4/ko/System.Runtime.xml", | |
| "ref/dotnet5.4/ru/System.Runtime.xml", | |
| "ref/dotnet5.4/System.Runtime.dll", | |
| "ref/dotnet5.4/System.Runtime.xml", | |
| "ref/dotnet5.4/zh-hans/System.Runtime.xml", | |
| "ref/dotnet5.4/zh-hant/System.Runtime.xml", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net45/_._", | |
| "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/System.Runtime.dll", | |
| "ref/netcore50/System.Runtime.xml", | |
| "ref/netcore50/zh-hans/System.Runtime.xml", | |
| "ref/netcore50/zh-hant/System.Runtime.xml", | |
| "ref/win8/_._", | |
| "ref/wp80/_._", | |
| "ref/wpa81/_._", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", | |
| "System.Runtime.4.0.21-rc2-23513.nupkg", | |
| "System.Runtime.4.0.21-rc2-23513.nupkg.sha512", | |
| "System.Runtime.nuspec" | |
| ] | |
| }, | |
| "System.Runtime.Extensions/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "pg9dgxCPF3+3Ju2xY18D8v+a1tD3nUGKzFdyk2jINU60E3JlG2dHtKITlX92O/Q8VDODqxAqnoajvy0CncqcCw==", | |
| "files": [ | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net45/_._", | |
| "lib/win8/_._", | |
| "lib/wp80/_._", | |
| "lib/wpa81/_._", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "ref/dotnet5.1/de/System.Runtime.Extensions.xml", | |
| "ref/dotnet5.1/es/System.Runtime.Extensions.xml", | |
| "ref/dotnet5.1/fr/System.Runtime.Extensions.xml", | |
| "ref/dotnet5.1/it/System.Runtime.Extensions.xml", | |
| "ref/dotnet5.1/ja/System.Runtime.Extensions.xml", | |
| "ref/dotnet5.1/ko/System.Runtime.Extensions.xml", | |
| "ref/dotnet5.1/ru/System.Runtime.Extensions.xml", | |
| "ref/dotnet5.1/System.Runtime.Extensions.dll", | |
| "ref/dotnet5.1/System.Runtime.Extensions.xml", | |
| "ref/dotnet5.1/zh-hans/System.Runtime.Extensions.xml", | |
| "ref/dotnet5.1/zh-hant/System.Runtime.Extensions.xml", | |
| "ref/dotnet5.4/de/System.Runtime.Extensions.xml", | |
| "ref/dotnet5.4/es/System.Runtime.Extensions.xml", | |
| "ref/dotnet5.4/fr/System.Runtime.Extensions.xml", | |
| "ref/dotnet5.4/it/System.Runtime.Extensions.xml", | |
| "ref/dotnet5.4/ja/System.Runtime.Extensions.xml", | |
| "ref/dotnet5.4/ko/System.Runtime.Extensions.xml", | |
| "ref/dotnet5.4/ru/System.Runtime.Extensions.xml", | |
| "ref/dotnet5.4/System.Runtime.Extensions.dll", | |
| "ref/dotnet5.4/System.Runtime.Extensions.xml", | |
| "ref/dotnet5.4/zh-hans/System.Runtime.Extensions.xml", | |
| "ref/dotnet5.4/zh-hant/System.Runtime.Extensions.xml", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net45/_._", | |
| "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/System.Runtime.Extensions.dll", | |
| "ref/netcore50/System.Runtime.Extensions.xml", | |
| "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", | |
| "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", | |
| "ref/win8/_._", | |
| "ref/wp80/_._", | |
| "ref/wpa81/_._", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "runtime.json", | |
| "System.Runtime.Extensions.4.0.11-rc2-23513.nupkg", | |
| "System.Runtime.Extensions.4.0.11-rc2-23513.nupkg.sha512", | |
| "System.Runtime.Extensions.nuspec" | |
| ] | |
| }, | |
| "System.Runtime.Handles/4.0.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==", | |
| "files": [ | |
| "lib/DNXCore50/System.Runtime.Handles.dll", | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net46/_._", | |
| "lib/netcore50/System.Runtime.Handles.dll", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "ref/dotnet/de/System.Runtime.Handles.xml", | |
| "ref/dotnet/es/System.Runtime.Handles.xml", | |
| "ref/dotnet/fr/System.Runtime.Handles.xml", | |
| "ref/dotnet/it/System.Runtime.Handles.xml", | |
| "ref/dotnet/ja/System.Runtime.Handles.xml", | |
| "ref/dotnet/ko/System.Runtime.Handles.xml", | |
| "ref/dotnet/ru/System.Runtime.Handles.xml", | |
| "ref/dotnet/System.Runtime.Handles.dll", | |
| "ref/dotnet/System.Runtime.Handles.xml", | |
| "ref/dotnet/zh-hans/System.Runtime.Handles.xml", | |
| "ref/dotnet/zh-hant/System.Runtime.Handles.xml", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net46/_._", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll", | |
| "System.Runtime.Handles.4.0.0.nupkg", | |
| "System.Runtime.Handles.4.0.0.nupkg.sha512", | |
| "System.Runtime.Handles.nuspec" | |
| ] | |
| }, | |
| "System.Runtime.InteropServices/4.0.21-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "ZA+DfNYrrHNN4WOVvcep+NL4tWRcVmR23ni9nN9SeksJWCa9SZ9cQAUJFAlF1wb3n9GuY5HK/p+25Zvioq28kQ==", | |
| "files": [ | |
| "lib/DNXCore50/System.Runtime.InteropServices.dll", | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net45/_._", | |
| "lib/netcore50/System.Runtime.InteropServices.dll", | |
| "lib/win8/_._", | |
| "lib/wpa81/_._", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "ref/dotnet5.2/de/System.Runtime.InteropServices.xml", | |
| "ref/dotnet5.2/es/System.Runtime.InteropServices.xml", | |
| "ref/dotnet5.2/fr/System.Runtime.InteropServices.xml", | |
| "ref/dotnet5.2/it/System.Runtime.InteropServices.xml", | |
| "ref/dotnet5.2/ja/System.Runtime.InteropServices.xml", | |
| "ref/dotnet5.2/ko/System.Runtime.InteropServices.xml", | |
| "ref/dotnet5.2/ru/System.Runtime.InteropServices.xml", | |
| "ref/dotnet5.2/System.Runtime.InteropServices.dll", | |
| "ref/dotnet5.2/System.Runtime.InteropServices.xml", | |
| "ref/dotnet5.2/zh-hans/System.Runtime.InteropServices.xml", | |
| "ref/dotnet5.2/zh-hant/System.Runtime.InteropServices.xml", | |
| "ref/dotnet5.3/de/System.Runtime.InteropServices.xml", | |
| "ref/dotnet5.3/es/System.Runtime.InteropServices.xml", | |
| "ref/dotnet5.3/fr/System.Runtime.InteropServices.xml", | |
| "ref/dotnet5.3/it/System.Runtime.InteropServices.xml", | |
| "ref/dotnet5.3/ja/System.Runtime.InteropServices.xml", | |
| "ref/dotnet5.3/ko/System.Runtime.InteropServices.xml", | |
| "ref/dotnet5.3/ru/System.Runtime.InteropServices.xml", | |
| "ref/dotnet5.3/System.Runtime.InteropServices.dll", | |
| "ref/dotnet5.3/System.Runtime.InteropServices.xml", | |
| "ref/dotnet5.3/zh-hans/System.Runtime.InteropServices.xml", | |
| "ref/dotnet5.3/zh-hant/System.Runtime.InteropServices.xml", | |
| "ref/dotnet5.4/de/System.Runtime.InteropServices.xml", | |
| "ref/dotnet5.4/es/System.Runtime.InteropServices.xml", | |
| "ref/dotnet5.4/fr/System.Runtime.InteropServices.xml", | |
| "ref/dotnet5.4/it/System.Runtime.InteropServices.xml", | |
| "ref/dotnet5.4/ja/System.Runtime.InteropServices.xml", | |
| "ref/dotnet5.4/ko/System.Runtime.InteropServices.xml", | |
| "ref/dotnet5.4/ru/System.Runtime.InteropServices.xml", | |
| "ref/dotnet5.4/System.Runtime.InteropServices.dll", | |
| "ref/dotnet5.4/System.Runtime.InteropServices.xml", | |
| "ref/dotnet5.4/zh-hans/System.Runtime.InteropServices.xml", | |
| "ref/dotnet5.4/zh-hant/System.Runtime.InteropServices.xml", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net45/_._", | |
| "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/System.Runtime.InteropServices.dll", | |
| "ref/netcore50/System.Runtime.InteropServices.xml", | |
| "ref/netcore50/zh-hans/System.Runtime.InteropServices.xml", | |
| "ref/netcore50/zh-hant/System.Runtime.InteropServices.xml", | |
| "ref/win8/_._", | |
| "ref/wpa81/_._", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll", | |
| "System.Runtime.InteropServices.4.0.21-rc2-23513.nupkg", | |
| "System.Runtime.InteropServices.4.0.21-rc2-23513.nupkg.sha512", | |
| "System.Runtime.InteropServices.nuspec" | |
| ] | |
| }, | |
| "System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "6GKllB5gz92J0jLNzB9ihjt1EpfQQHOveEL5C7eFKQadPb5NaqvFZePELexdbbZePmQugHmWc0DI6zGpj2TPFg==", | |
| "files": [ | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "ref/dotnet5.2/System.Runtime.InteropServices.RuntimeInformation.dll", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "runtime.json", | |
| "System.Runtime.InteropServices.RuntimeInformation.4.0.0-rc2-23513.nupkg", | |
| "System.Runtime.InteropServices.RuntimeInformation.4.0.0-rc2-23513.nupkg.sha512", | |
| "System.Runtime.InteropServices.RuntimeInformation.nuspec" | |
| ] | |
| }, | |
| "System.Runtime.Numerics/4.0.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "aAYGEOE01nabQLufQ4YO8WuSyZzOqGcksi8m1BRW8ppkmssR7en8TqiXcBkB2gTkCnKG/Ai2NQY8CgdmgZw/fw==", | |
| "files": [ | |
| "lib/dotnet/System.Runtime.Numerics.dll", | |
| "lib/net45/_._", | |
| "lib/netcore50/System.Runtime.Numerics.dll", | |
| "lib/win8/_._", | |
| "lib/wpa81/_._", | |
| "ref/dotnet/de/System.Runtime.Numerics.xml", | |
| "ref/dotnet/es/System.Runtime.Numerics.xml", | |
| "ref/dotnet/fr/System.Runtime.Numerics.xml", | |
| "ref/dotnet/it/System.Runtime.Numerics.xml", | |
| "ref/dotnet/ja/System.Runtime.Numerics.xml", | |
| "ref/dotnet/ko/System.Runtime.Numerics.xml", | |
| "ref/dotnet/ru/System.Runtime.Numerics.xml", | |
| "ref/dotnet/System.Runtime.Numerics.dll", | |
| "ref/dotnet/System.Runtime.Numerics.xml", | |
| "ref/dotnet/zh-hans/System.Runtime.Numerics.xml", | |
| "ref/dotnet/zh-hant/System.Runtime.Numerics.xml", | |
| "ref/net45/_._", | |
| "ref/netcore50/System.Runtime.Numerics.dll", | |
| "ref/netcore50/System.Runtime.Numerics.xml", | |
| "ref/win8/_._", | |
| "ref/wpa81/_._", | |
| "System.Runtime.Numerics.4.0.0.nupkg", | |
| "System.Runtime.Numerics.4.0.0.nupkg.sha512", | |
| "System.Runtime.Numerics.nuspec" | |
| ] | |
| }, | |
| "System.Security.Claims/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "SrbWhp7arhWYGMNAlNE1yJCGKxhPSyus9ZHMlPRYVBfwPngtnGzsU9fB9igOVkfip4ZrYzKXzmoRU0OZQUFgxg==", | |
| "files": [ | |
| "lib/dotnet5.4/System.Security.Claims.dll", | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net46/System.Security.Claims.dll", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "ref/dotnet5.4/de/System.Security.Claims.xml", | |
| "ref/dotnet5.4/es/System.Security.Claims.xml", | |
| "ref/dotnet5.4/fr/System.Security.Claims.xml", | |
| "ref/dotnet5.4/it/System.Security.Claims.xml", | |
| "ref/dotnet5.4/ja/System.Security.Claims.xml", | |
| "ref/dotnet5.4/ko/System.Security.Claims.xml", | |
| "ref/dotnet5.4/ru/System.Security.Claims.xml", | |
| "ref/dotnet5.4/System.Security.Claims.dll", | |
| "ref/dotnet5.4/System.Security.Claims.xml", | |
| "ref/dotnet5.4/zh-hans/System.Security.Claims.xml", | |
| "ref/dotnet5.4/zh-hant/System.Security.Claims.xml", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net46/System.Security.Claims.dll", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "System.Security.Claims.4.0.1-rc2-23513.nupkg", | |
| "System.Security.Claims.4.0.1-rc2-23513.nupkg.sha512", | |
| "System.Security.Claims.nuspec" | |
| ] | |
| }, | |
| "System.Security.Cryptography.Algorithms/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "cFzGDANz3C3A4ZYF9JEn+sOwolE/wPjxJeoJZgVE2lvlVlz/73EJareRTiJxx5KsdtbYFx7vaLWejjJrNjXbTw==", | |
| "files": [ | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net46/System.Security.Cryptography.Algorithms.dll", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net46/System.Security.Cryptography.Algorithms.dll", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "runtime.json", | |
| "System.Security.Cryptography.Algorithms.4.0.0-rc2-23513.nupkg", | |
| "System.Security.Cryptography.Algorithms.4.0.0-rc2-23513.nupkg.sha512", | |
| "System.Security.Cryptography.Algorithms.nuspec" | |
| ] | |
| }, | |
| "System.Security.Cryptography.Cng/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "Gwq1p21BPmE3eKAfkvSX8QFGvA+jkmTQ66HosPt9CE3pYKCagic12GnlBV5LXhxS687J1xNWdLXwIOtp3A2S3w==", | |
| "files": [ | |
| "lib/dotnet5.4/System.Security.Cryptography.Cng.dll", | |
| "lib/net46/System.Security.Cryptography.Cng.dll", | |
| "ref/dotnet5.4/System.Security.Cryptography.Cng.dll", | |
| "ref/net46/System.Security.Cryptography.Cng.dll", | |
| "System.Security.Cryptography.Cng.4.0.0-rc2-23513.nupkg", | |
| "System.Security.Cryptography.Cng.4.0.0-rc2-23513.nupkg.sha512", | |
| "System.Security.Cryptography.Cng.nuspec" | |
| ] | |
| }, | |
| "System.Security.Cryptography.Csp/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "i4cEZjV3XZgVVaG6F/pgDfHlm4FFMJ32gXBcXI/LzeeFKYYDT57mphDJmB1ldV8K/1cdvDkgsN67umBKyNkV7g==", | |
| "files": [ | |
| "lib/DNXCore50/System.Security.Cryptography.Csp.dll", | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net46/System.Security.Cryptography.Csp.dll", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "ref/dotnet5.4/System.Security.Cryptography.Csp.dll", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net46/System.Security.Cryptography.Csp.dll", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "System.Security.Cryptography.Csp.4.0.0-rc2-23513.nupkg", | |
| "System.Security.Cryptography.Csp.4.0.0-rc2-23513.nupkg.sha512", | |
| "System.Security.Cryptography.Csp.nuspec" | |
| ] | |
| }, | |
| "System.Security.Cryptography.Encoding/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "Fi6cTM1ianHNcK/nIm3ePYFiaksERZxHPSXEUhyKMqMxdd1yXYqBZCTlDzqFI0dSlrXYtfjarvhMuBrk/wc6zQ==", | |
| "files": [ | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net46/System.Security.Cryptography.Encoding.dll", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "ref/dotnet5.4/de/System.Security.Cryptography.Encoding.xml", | |
| "ref/dotnet5.4/es/System.Security.Cryptography.Encoding.xml", | |
| "ref/dotnet5.4/fr/System.Security.Cryptography.Encoding.xml", | |
| "ref/dotnet5.4/it/System.Security.Cryptography.Encoding.xml", | |
| "ref/dotnet5.4/ja/System.Security.Cryptography.Encoding.xml", | |
| "ref/dotnet5.4/ko/System.Security.Cryptography.Encoding.xml", | |
| "ref/dotnet5.4/ru/System.Security.Cryptography.Encoding.xml", | |
| "ref/dotnet5.4/System.Security.Cryptography.Encoding.dll", | |
| "ref/dotnet5.4/System.Security.Cryptography.Encoding.xml", | |
| "ref/dotnet5.4/zh-hans/System.Security.Cryptography.Encoding.xml", | |
| "ref/dotnet5.4/zh-hant/System.Security.Cryptography.Encoding.xml", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net46/System.Security.Cryptography.Encoding.dll", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "runtime.json", | |
| "System.Security.Cryptography.Encoding.4.0.0-rc2-23513.nupkg", | |
| "System.Security.Cryptography.Encoding.4.0.0-rc2-23513.nupkg.sha512", | |
| "System.Security.Cryptography.Encoding.nuspec" | |
| ] | |
| }, | |
| "System.Security.Cryptography.Primitives/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "79sSUoIaVYWB9JdyMce2PBZn2qvRd0NNH4CbYFLdYgusf/B/97TGjuBTcCfQjy2N8UlXgtNTGljRmSERYh7IOw==", | |
| "files": [ | |
| "lib/dotnet5.4/System.Security.Cryptography.Primitives.dll", | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net46/System.Security.Cryptography.Primitives.dll", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "ref/dotnet5.4/System.Security.Cryptography.Primitives.dll", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net46/System.Security.Cryptography.Primitives.dll", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "System.Security.Cryptography.Primitives.4.0.0-rc2-23513.nupkg", | |
| "System.Security.Cryptography.Primitives.4.0.0-rc2-23513.nupkg.sha512", | |
| "System.Security.Cryptography.Primitives.nuspec" | |
| ] | |
| }, | |
| "System.Security.Cryptography.X509Certificates/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "B9f1ISzBOlSPIEIydyWYkHmwehMQvsTD2I/CuuW1OlT2l2xezH8KkC3p1pciWcMyrVBo1R5WhEOyV3iJrixytg==", | |
| "files": [ | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net46/System.Security.Cryptography.X509Certificates.dll", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "ref/dotnet5.4/de/System.Security.Cryptography.X509Certificates.xml", | |
| "ref/dotnet5.4/es/System.Security.Cryptography.X509Certificates.xml", | |
| "ref/dotnet5.4/fr/System.Security.Cryptography.X509Certificates.xml", | |
| "ref/dotnet5.4/it/System.Security.Cryptography.X509Certificates.xml", | |
| "ref/dotnet5.4/ja/System.Security.Cryptography.X509Certificates.xml", | |
| "ref/dotnet5.4/ko/System.Security.Cryptography.X509Certificates.xml", | |
| "ref/dotnet5.4/ru/System.Security.Cryptography.X509Certificates.xml", | |
| "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll", | |
| "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.xml", | |
| "ref/dotnet5.4/zh-hans/System.Security.Cryptography.X509Certificates.xml", | |
| "ref/dotnet5.4/zh-hant/System.Security.Cryptography.X509Certificates.xml", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net46/System.Security.Cryptography.X509Certificates.dll", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "runtime.json", | |
| "System.Security.Cryptography.X509Certificates.4.0.0-rc2-23513.nupkg", | |
| "System.Security.Cryptography.X509Certificates.4.0.0-rc2-23513.nupkg.sha512", | |
| "System.Security.Cryptography.X509Certificates.nuspec" | |
| ] | |
| }, | |
| "System.Security.Principal/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "71hSgr+Jf6cfQMQ6q8jWd3cVI0F8FCXiQzsXCertvcNBWBaZJNxxzNN7GNetM2kYN+O1oEGjrhCIberu1XjWRQ==", | |
| "files": [ | |
| "lib/dotnet5.1/System.Security.Principal.dll", | |
| "lib/net45/_._", | |
| "lib/netcore50/System.Security.Principal.dll", | |
| "lib/win8/_._", | |
| "lib/wp80/_._", | |
| "lib/wpa81/_._", | |
| "ref/dotnet5.1/de/System.Security.Principal.xml", | |
| "ref/dotnet5.1/es/System.Security.Principal.xml", | |
| "ref/dotnet5.1/fr/System.Security.Principal.xml", | |
| "ref/dotnet5.1/it/System.Security.Principal.xml", | |
| "ref/dotnet5.1/ja/System.Security.Principal.xml", | |
| "ref/dotnet5.1/ko/System.Security.Principal.xml", | |
| "ref/dotnet5.1/ru/System.Security.Principal.xml", | |
| "ref/dotnet5.1/System.Security.Principal.dll", | |
| "ref/dotnet5.1/System.Security.Principal.xml", | |
| "ref/dotnet5.1/zh-hans/System.Security.Principal.xml", | |
| "ref/dotnet5.1/zh-hant/System.Security.Principal.xml", | |
| "ref/net45/_._", | |
| "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/System.Security.Principal.dll", | |
| "ref/netcore50/System.Security.Principal.xml", | |
| "ref/netcore50/zh-hans/System.Security.Principal.xml", | |
| "ref/netcore50/zh-hant/System.Security.Principal.xml", | |
| "ref/win8/_._", | |
| "ref/wp80/_._", | |
| "ref/wpa81/_._", | |
| "System.Security.Principal.4.0.1-rc2-23513.nupkg", | |
| "System.Security.Principal.4.0.1-rc2-23513.nupkg.sha512", | |
| "System.Security.Principal.nuspec" | |
| ] | |
| }, | |
| "System.Security.Principal.Windows/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "8E/RcZ+3637yY14JxaWVTAq8nKsK9VjF6Noae/r1BQtmgNmBzvu3wF41xYgU0yCj7wcsa4LMLV9l8dXBiNaTOQ==", | |
| "files": [ | |
| "lib/DNXCore50/System.Security.Principal.Windows.dll", | |
| "lib/net46/System.Security.Principal.Windows.dll", | |
| "ref/dotnet5.4/de/System.Security.Principal.Windows.xml", | |
| "ref/dotnet5.4/es/System.Security.Principal.Windows.xml", | |
| "ref/dotnet5.4/fr/System.Security.Principal.Windows.xml", | |
| "ref/dotnet5.4/it/System.Security.Principal.Windows.xml", | |
| "ref/dotnet5.4/ja/System.Security.Principal.Windows.xml", | |
| "ref/dotnet5.4/ko/System.Security.Principal.Windows.xml", | |
| "ref/dotnet5.4/ru/System.Security.Principal.Windows.xml", | |
| "ref/dotnet5.4/System.Security.Principal.Windows.dll", | |
| "ref/dotnet5.4/System.Security.Principal.Windows.xml", | |
| "ref/dotnet5.4/zh-hans/System.Security.Principal.Windows.xml", | |
| "ref/dotnet5.4/zh-hant/System.Security.Principal.Windows.xml", | |
| "ref/net46/System.Security.Principal.Windows.dll", | |
| "System.Security.Principal.Windows.4.0.0-rc2-23513.nupkg", | |
| "System.Security.Principal.Windows.4.0.0-rc2-23513.nupkg.sha512", | |
| "System.Security.Principal.Windows.nuspec" | |
| ] | |
| }, | |
| "System.Text.Encoding/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "ifzlytyZl6syCpp308N/7tosWXOYZjLgPJ+XM0k+YHnrbzB4kcRVWWPdN9Qyz8JUlP4pSUkRzbIYR/R6+Eplhg==", | |
| "files": [ | |
| "lib/DNXCore50/System.Text.Encoding.dll", | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net45/_._", | |
| "lib/netcore50/System.Text.Encoding.dll", | |
| "lib/win8/_._", | |
| "lib/wp80/_._", | |
| "lib/wpa81/_._", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "ref/dotnet5.1/de/System.Text.Encoding.xml", | |
| "ref/dotnet5.1/es/System.Text.Encoding.xml", | |
| "ref/dotnet5.1/fr/System.Text.Encoding.xml", | |
| "ref/dotnet5.1/it/System.Text.Encoding.xml", | |
| "ref/dotnet5.1/ja/System.Text.Encoding.xml", | |
| "ref/dotnet5.1/ko/System.Text.Encoding.xml", | |
| "ref/dotnet5.1/ru/System.Text.Encoding.xml", | |
| "ref/dotnet5.1/System.Text.Encoding.dll", | |
| "ref/dotnet5.1/System.Text.Encoding.xml", | |
| "ref/dotnet5.1/zh-hans/System.Text.Encoding.xml", | |
| "ref/dotnet5.1/zh-hant/System.Text.Encoding.xml", | |
| "ref/dotnet5.4/de/System.Text.Encoding.xml", | |
| "ref/dotnet5.4/es/System.Text.Encoding.xml", | |
| "ref/dotnet5.4/fr/System.Text.Encoding.xml", | |
| "ref/dotnet5.4/it/System.Text.Encoding.xml", | |
| "ref/dotnet5.4/ja/System.Text.Encoding.xml", | |
| "ref/dotnet5.4/ko/System.Text.Encoding.xml", | |
| "ref/dotnet5.4/ru/System.Text.Encoding.xml", | |
| "ref/dotnet5.4/System.Text.Encoding.dll", | |
| "ref/dotnet5.4/System.Text.Encoding.xml", | |
| "ref/dotnet5.4/zh-hans/System.Text.Encoding.xml", | |
| "ref/dotnet5.4/zh-hant/System.Text.Encoding.xml", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net45/_._", | |
| "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/System.Text.Encoding.dll", | |
| "ref/netcore50/System.Text.Encoding.xml", | |
| "ref/netcore50/zh-hans/System.Text.Encoding.xml", | |
| "ref/netcore50/zh-hant/System.Text.Encoding.xml", | |
| "ref/win8/_._", | |
| "ref/wp80/_._", | |
| "ref/wpa81/_._", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll", | |
| "System.Text.Encoding.4.0.11-rc2-23513.nupkg", | |
| "System.Text.Encoding.4.0.11-rc2-23513.nupkg.sha512", | |
| "System.Text.Encoding.nuspec" | |
| ] | |
| }, | |
| "System.Text.Encoding.Extensions/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "i3Jax9VNX3/tooAfRCX/ReudTxFkMzbXdhqm54AgeR0WpCn+U2oelE6NPL/GTC6z8qKOoElz86GlywqDIQZMIA==", | |
| "files": [ | |
| "lib/DNXCore50/System.Text.Encoding.Extensions.dll", | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net45/_._", | |
| "lib/netcore50/System.Text.Encoding.Extensions.dll", | |
| "lib/win8/_._", | |
| "lib/wp80/_._", | |
| "lib/wpa81/_._", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "ref/dotnet5.1/de/System.Text.Encoding.Extensions.xml", | |
| "ref/dotnet5.1/es/System.Text.Encoding.Extensions.xml", | |
| "ref/dotnet5.1/fr/System.Text.Encoding.Extensions.xml", | |
| "ref/dotnet5.1/it/System.Text.Encoding.Extensions.xml", | |
| "ref/dotnet5.1/ja/System.Text.Encoding.Extensions.xml", | |
| "ref/dotnet5.1/ko/System.Text.Encoding.Extensions.xml", | |
| "ref/dotnet5.1/ru/System.Text.Encoding.Extensions.xml", | |
| "ref/dotnet5.1/System.Text.Encoding.Extensions.dll", | |
| "ref/dotnet5.1/System.Text.Encoding.Extensions.xml", | |
| "ref/dotnet5.1/zh-hans/System.Text.Encoding.Extensions.xml", | |
| "ref/dotnet5.1/zh-hant/System.Text.Encoding.Extensions.xml", | |
| "ref/dotnet5.4/de/System.Text.Encoding.Extensions.xml", | |
| "ref/dotnet5.4/es/System.Text.Encoding.Extensions.xml", | |
| "ref/dotnet5.4/fr/System.Text.Encoding.Extensions.xml", | |
| "ref/dotnet5.4/it/System.Text.Encoding.Extensions.xml", | |
| "ref/dotnet5.4/ja/System.Text.Encoding.Extensions.xml", | |
| "ref/dotnet5.4/ko/System.Text.Encoding.Extensions.xml", | |
| "ref/dotnet5.4/ru/System.Text.Encoding.Extensions.xml", | |
| "ref/dotnet5.4/System.Text.Encoding.Extensions.dll", | |
| "ref/dotnet5.4/System.Text.Encoding.Extensions.xml", | |
| "ref/dotnet5.4/zh-hans/System.Text.Encoding.Extensions.xml", | |
| "ref/dotnet5.4/zh-hant/System.Text.Encoding.Extensions.xml", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net45/_._", | |
| "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/System.Text.Encoding.Extensions.dll", | |
| "ref/netcore50/System.Text.Encoding.Extensions.xml", | |
| "ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml", | |
| "ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml", | |
| "ref/win8/_._", | |
| "ref/wp80/_._", | |
| "ref/wpa81/_._", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll", | |
| "System.Text.Encoding.Extensions.4.0.11-rc2-23513.nupkg", | |
| "System.Text.Encoding.Extensions.4.0.11-rc2-23513.nupkg.sha512", | |
| "System.Text.Encoding.Extensions.nuspec" | |
| ] | |
| }, | |
| "System.Text.Encodings.Web/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "Emk++VpbVASJ1DR11z0iA80v8B4uB7ChrOVarNb5NHpDZVvOyqhrXx+edZJgOXQxm5LKEm98VzglwmXzdtM1SA==", | |
| "files": [ | |
| "lib/dotnet5.1/System.Text.Encodings.Web.dll", | |
| "System.Text.Encodings.Web.4.0.0-rc2-23513.nupkg", | |
| "System.Text.Encodings.Web.4.0.0-rc2-23513.nupkg.sha512", | |
| "System.Text.Encodings.Web.nuspec" | |
| ] | |
| }, | |
| "System.Text.RegularExpressions/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "WwlcIzuf5UdHx3pWvRWq3VQysdEki5/7H2D0G5vuHca1QUljb00qQcGdrklIxoel3R8CWSj39NlouLDlqX6hAg==", | |
| "files": [ | |
| "lib/dotnet5.4/System.Text.RegularExpressions.dll", | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net45/_._", | |
| "lib/netcore50/System.Text.RegularExpressions.dll", | |
| "lib/win8/_._", | |
| "lib/wp80/_._", | |
| "lib/wpa81/_._", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "ref/dotnet5.1/de/System.Text.RegularExpressions.xml", | |
| "ref/dotnet5.1/es/System.Text.RegularExpressions.xml", | |
| "ref/dotnet5.1/fr/System.Text.RegularExpressions.xml", | |
| "ref/dotnet5.1/it/System.Text.RegularExpressions.xml", | |
| "ref/dotnet5.1/ja/System.Text.RegularExpressions.xml", | |
| "ref/dotnet5.1/ko/System.Text.RegularExpressions.xml", | |
| "ref/dotnet5.1/ru/System.Text.RegularExpressions.xml", | |
| "ref/dotnet5.1/System.Text.RegularExpressions.dll", | |
| "ref/dotnet5.1/System.Text.RegularExpressions.xml", | |
| "ref/dotnet5.1/zh-hans/System.Text.RegularExpressions.xml", | |
| "ref/dotnet5.1/zh-hant/System.Text.RegularExpressions.xml", | |
| "ref/dotnet5.4/de/System.Text.RegularExpressions.xml", | |
| "ref/dotnet5.4/es/System.Text.RegularExpressions.xml", | |
| "ref/dotnet5.4/fr/System.Text.RegularExpressions.xml", | |
| "ref/dotnet5.4/it/System.Text.RegularExpressions.xml", | |
| "ref/dotnet5.4/ja/System.Text.RegularExpressions.xml", | |
| "ref/dotnet5.4/ko/System.Text.RegularExpressions.xml", | |
| "ref/dotnet5.4/ru/System.Text.RegularExpressions.xml", | |
| "ref/dotnet5.4/System.Text.RegularExpressions.dll", | |
| "ref/dotnet5.4/System.Text.RegularExpressions.xml", | |
| "ref/dotnet5.4/zh-hans/System.Text.RegularExpressions.xml", | |
| "ref/dotnet5.4/zh-hant/System.Text.RegularExpressions.xml", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net45/_._", | |
| "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/System.Text.RegularExpressions.dll", | |
| "ref/netcore50/System.Text.RegularExpressions.xml", | |
| "ref/netcore50/zh-hans/System.Text.RegularExpressions.xml", | |
| "ref/netcore50/zh-hant/System.Text.RegularExpressions.xml", | |
| "ref/win8/_._", | |
| "ref/wp80/_._", | |
| "ref/wpa81/_._", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "System.Text.RegularExpressions.4.0.11-rc2-23513.nupkg", | |
| "System.Text.RegularExpressions.4.0.11-rc2-23513.nupkg.sha512", | |
| "System.Text.RegularExpressions.nuspec" | |
| ] | |
| }, | |
| "System.Threading/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "ELcEmeFW/EaUfmn41NkC02g5dnWU55M7jjqI1KVAjSU+k9yLtrUiJlU1oRlqHtfKMVjk3e/HGYuYtXmX7e2kRQ==", | |
| "files": [ | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net45/_._", | |
| "lib/win8/_._", | |
| "lib/wp80/_._", | |
| "lib/wpa81/_._", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "ref/dotnet5.1/de/System.Threading.xml", | |
| "ref/dotnet5.1/es/System.Threading.xml", | |
| "ref/dotnet5.1/fr/System.Threading.xml", | |
| "ref/dotnet5.1/it/System.Threading.xml", | |
| "ref/dotnet5.1/ja/System.Threading.xml", | |
| "ref/dotnet5.1/ko/System.Threading.xml", | |
| "ref/dotnet5.1/ru/System.Threading.xml", | |
| "ref/dotnet5.1/System.Threading.dll", | |
| "ref/dotnet5.1/System.Threading.xml", | |
| "ref/dotnet5.1/zh-hans/System.Threading.xml", | |
| "ref/dotnet5.1/zh-hant/System.Threading.xml", | |
| "ref/dotnet5.4/de/System.Threading.xml", | |
| "ref/dotnet5.4/es/System.Threading.xml", | |
| "ref/dotnet5.4/fr/System.Threading.xml", | |
| "ref/dotnet5.4/it/System.Threading.xml", | |
| "ref/dotnet5.4/ja/System.Threading.xml", | |
| "ref/dotnet5.4/ko/System.Threading.xml", | |
| "ref/dotnet5.4/ru/System.Threading.xml", | |
| "ref/dotnet5.4/System.Threading.dll", | |
| "ref/dotnet5.4/System.Threading.xml", | |
| "ref/dotnet5.4/zh-hans/System.Threading.xml", | |
| "ref/dotnet5.4/zh-hant/System.Threading.xml", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net45/_._", | |
| "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/System.Threading.dll", | |
| "ref/netcore50/System.Threading.xml", | |
| "ref/netcore50/zh-hans/System.Threading.xml", | |
| "ref/netcore50/zh-hant/System.Threading.xml", | |
| "ref/win8/_._", | |
| "ref/wp80/_._", | |
| "ref/wpa81/_._", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "runtime.json", | |
| "System.Threading.4.0.11-rc2-23513.nupkg", | |
| "System.Threading.4.0.11-rc2-23513.nupkg.sha512", | |
| "System.Threading.nuspec" | |
| ] | |
| }, | |
| "System.Threading.Overlapped/4.0.0": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "X5LuQFhM5FTqaez3eXKJ9CbfSGZ7wj6j4hSVtxct3zmwQXLqG95qoWdvILcgN7xtrDOBIFtpiyDg0vmoI0jE2A==", | |
| "files": [ | |
| "lib/DNXCore50/System.Threading.Overlapped.dll", | |
| "lib/net46/System.Threading.Overlapped.dll", | |
| "lib/netcore50/System.Threading.Overlapped.dll", | |
| "ref/dotnet/de/System.Threading.Overlapped.xml", | |
| "ref/dotnet/es/System.Threading.Overlapped.xml", | |
| "ref/dotnet/fr/System.Threading.Overlapped.xml", | |
| "ref/dotnet/it/System.Threading.Overlapped.xml", | |
| "ref/dotnet/ja/System.Threading.Overlapped.xml", | |
| "ref/dotnet/ko/System.Threading.Overlapped.xml", | |
| "ref/dotnet/ru/System.Threading.Overlapped.xml", | |
| "ref/dotnet/System.Threading.Overlapped.dll", | |
| "ref/dotnet/System.Threading.Overlapped.xml", | |
| "ref/dotnet/zh-hans/System.Threading.Overlapped.xml", | |
| "ref/dotnet/zh-hant/System.Threading.Overlapped.xml", | |
| "ref/net46/System.Threading.Overlapped.dll", | |
| "System.Threading.Overlapped.4.0.0.nupkg", | |
| "System.Threading.Overlapped.4.0.0.nupkg.sha512", | |
| "System.Threading.Overlapped.nuspec" | |
| ] | |
| }, | |
| "System.Threading.Tasks/4.0.11-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "h+NTPlUGv7e7MP+xPFkudalWEexjUaC+AKk0s5ydZo3n1HgFjqebX027bVxLcBXutEEPnS9PKk8u9Km5k7wegg==", | |
| "files": [ | |
| "lib/DNXCore50/System.Threading.Tasks.dll", | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net45/_._", | |
| "lib/netcore50/System.Threading.Tasks.dll", | |
| "lib/win8/_._", | |
| "lib/wp80/_._", | |
| "lib/wpa81/_._", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "ref/dotnet5.1/de/System.Threading.Tasks.xml", | |
| "ref/dotnet5.1/es/System.Threading.Tasks.xml", | |
| "ref/dotnet5.1/fr/System.Threading.Tasks.xml", | |
| "ref/dotnet5.1/it/System.Threading.Tasks.xml", | |
| "ref/dotnet5.1/ja/System.Threading.Tasks.xml", | |
| "ref/dotnet5.1/ko/System.Threading.Tasks.xml", | |
| "ref/dotnet5.1/ru/System.Threading.Tasks.xml", | |
| "ref/dotnet5.1/System.Threading.Tasks.dll", | |
| "ref/dotnet5.1/System.Threading.Tasks.xml", | |
| "ref/dotnet5.1/zh-hans/System.Threading.Tasks.xml", | |
| "ref/dotnet5.1/zh-hant/System.Threading.Tasks.xml", | |
| "ref/dotnet5.4/de/System.Threading.Tasks.xml", | |
| "ref/dotnet5.4/es/System.Threading.Tasks.xml", | |
| "ref/dotnet5.4/fr/System.Threading.Tasks.xml", | |
| "ref/dotnet5.4/it/System.Threading.Tasks.xml", | |
| "ref/dotnet5.4/ja/System.Threading.Tasks.xml", | |
| "ref/dotnet5.4/ko/System.Threading.Tasks.xml", | |
| "ref/dotnet5.4/ru/System.Threading.Tasks.xml", | |
| "ref/dotnet5.4/System.Threading.Tasks.dll", | |
| "ref/dotnet5.4/System.Threading.Tasks.xml", | |
| "ref/dotnet5.4/zh-hans/System.Threading.Tasks.xml", | |
| "ref/dotnet5.4/zh-hant/System.Threading.Tasks.xml", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net45/_._", | |
| "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/System.Threading.Tasks.dll", | |
| "ref/netcore50/System.Threading.Tasks.xml", | |
| "ref/netcore50/zh-hans/System.Threading.Tasks.xml", | |
| "ref/netcore50/zh-hant/System.Threading.Tasks.xml", | |
| "ref/win8/_._", | |
| "ref/wp80/_._", | |
| "ref/wpa81/_._", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll", | |
| "System.Threading.Tasks.4.0.11-rc2-23513.nupkg", | |
| "System.Threading.Tasks.4.0.11-rc2-23513.nupkg.sha512", | |
| "System.Threading.Tasks.nuspec" | |
| ] | |
| }, | |
| "System.Threading.Tasks.Parallel/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "rtumSbgkptY9blnqAHYowSyvUaRNPWb8M7sWE4SvnEYPNcbt8dVkDlnICsBBXEAUb7WUU8kV70I8oxtUFQ/3IA==", | |
| "files": [ | |
| "lib/dotnet5.4/System.Threading.Tasks.Parallel.dll", | |
| "lib/net45/_._", | |
| "lib/netcore50/System.Threading.Tasks.Parallel.dll", | |
| "lib/win8/_._", | |
| "lib/wpa81/_._", | |
| "ref/dotnet5.2/de/System.Threading.Tasks.Parallel.xml", | |
| "ref/dotnet5.2/es/System.Threading.Tasks.Parallel.xml", | |
| "ref/dotnet5.2/fr/System.Threading.Tasks.Parallel.xml", | |
| "ref/dotnet5.2/it/System.Threading.Tasks.Parallel.xml", | |
| "ref/dotnet5.2/ja/System.Threading.Tasks.Parallel.xml", | |
| "ref/dotnet5.2/ko/System.Threading.Tasks.Parallel.xml", | |
| "ref/dotnet5.2/ru/System.Threading.Tasks.Parallel.xml", | |
| "ref/dotnet5.2/System.Threading.Tasks.Parallel.dll", | |
| "ref/dotnet5.2/System.Threading.Tasks.Parallel.xml", | |
| "ref/dotnet5.2/zh-hans/System.Threading.Tasks.Parallel.xml", | |
| "ref/dotnet5.2/zh-hant/System.Threading.Tasks.Parallel.xml", | |
| "ref/net45/_._", | |
| "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/System.Threading.Tasks.Parallel.dll", | |
| "ref/netcore50/System.Threading.Tasks.Parallel.xml", | |
| "ref/netcore50/zh-hans/System.Threading.Tasks.Parallel.xml", | |
| "ref/netcore50/zh-hant/System.Threading.Tasks.Parallel.xml", | |
| "ref/win8/_._", | |
| "ref/wpa81/_._", | |
| "System.Threading.Tasks.Parallel.4.0.1-rc2-23513.nupkg", | |
| "System.Threading.Tasks.Parallel.4.0.1-rc2-23513.nupkg.sha512", | |
| "System.Threading.Tasks.Parallel.nuspec" | |
| ] | |
| }, | |
| "System.Threading.Thread/4.0.0-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "JAqug2suLqZZ13R2XJU/D/1tda62DcQUyoamq8Mpy9LOBDVpRQfaNtB5DR58No7Gsler31taR4i0VEvOSmgDlw==", | |
| "files": [ | |
| "lib/DNXCore50/System.Threading.Thread.dll", | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net46/System.Threading.Thread.dll", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "ref/dotnet5.4/de/System.Threading.Thread.xml", | |
| "ref/dotnet5.4/es/System.Threading.Thread.xml", | |
| "ref/dotnet5.4/fr/System.Threading.Thread.xml", | |
| "ref/dotnet5.4/it/System.Threading.Thread.xml", | |
| "ref/dotnet5.4/ja/System.Threading.Thread.xml", | |
| "ref/dotnet5.4/ko/System.Threading.Thread.xml", | |
| "ref/dotnet5.4/ru/System.Threading.Thread.xml", | |
| "ref/dotnet5.4/System.Threading.Thread.dll", | |
| "ref/dotnet5.4/System.Threading.Thread.xml", | |
| "ref/dotnet5.4/zh-hans/System.Threading.Thread.xml", | |
| "ref/dotnet5.4/zh-hant/System.Threading.Thread.xml", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net46/System.Threading.Thread.dll", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "System.Threading.Thread.4.0.0-rc2-23513.nupkg", | |
| "System.Threading.Thread.4.0.0-rc2-23513.nupkg.sha512", | |
| "System.Threading.Thread.nuspec" | |
| ] | |
| }, | |
| "System.Threading.ThreadPool/4.0.10-rc2-23513": { | |
| "type": "package", | |
| "sha512": "0nqI91uEYeIW3HbX+xDBP5ybpkgTm14BqIW1sIZObm4cSX64iRzHom22BsAEEuczID2ex07QV0+QTxPJhAfNcw==", | |
| "files": [ | |
| "lib/DNXCore50/System.Threading.ThreadPool.dll", | |
| "lib/MonoAndroid10/_._", | |
| "lib/MonoTouch10/_._", | |
| "lib/net46/System.Threading.ThreadPool.dll", | |
| "lib/xamarinios10/_._", | |
| "lib/xamarinmac20/_._", | |
| "ref/dotnet5.4/de/System.Threading.ThreadPool.xml", | |
| "ref/dotnet5.4/es/System.Threading.ThreadPool.xml", | |
| "ref/dotnet5.4/fr/System.Threading.ThreadPool.xml", | |
| "ref/dotnet5.4/it/System.Threading.ThreadPool.xml", | |
| "ref/dotnet5.4/ja/System.Threading.ThreadPool.xml", | |
| "ref/dotnet5.4/ko/System.Threading.ThreadPool.xml", | |
| "ref/dotnet5.4/ru/System.Threading.ThreadPool.xml", | |
| "ref/dotnet5.4/System.Threading.ThreadPool.dll", | |
| "ref/dotnet5.4/System.Threading.ThreadPool.xml", | |
| "ref/dotnet5.4/zh-hans/System.Threading.ThreadPool.xml", | |
| "ref/dotnet5.4/zh-hant/System.Threading.ThreadPool.xml", | |
| "ref/MonoAndroid10/_._", | |
| "ref/MonoTouch10/_._", | |
| "ref/net46/System.Threading.ThreadPool.dll", | |
| "ref/xamarinios10/_._", | |
| "ref/xamarinmac20/_._", | |
| "System.Threading.ThreadPool.4.0.10-rc2-23513.nupkg", | |
| "System.Threading.ThreadPool.4.0.10-rc2-23513.nupkg.sha512", | |
| "System.Threading.ThreadPool.nuspec" | |
| ] | |
| }, | |
| "System.Threading.Timer/4.0.1-rc2-23513": { | |
| "type": "package", | |
| "serviceable": true, | |
| "sha512": "jcY9lYFDXaW0jcxfprsgDptrYFpM0qF2eKVUPOyNR9Z+c0tEWC+rOeIWLUFtlrulKDGpcgjHAXdsmZMyIXqqQg==", | |
| "files": [ | |
| "lib/DNXCore50/System.Threading.Timer.dll", | |
| "lib/net451/_._", | |
| "lib/netcore50/System.Threading.Timer.dll", | |
| "lib/win81/_._", | |
| "lib/wpa81/_._", | |
| "ref/dotnet5.3/de/System.Threading.Timer.xml", | |
| "ref/dotnet5.3/es/System.Threading.Timer.xml", | |
| "ref/dotnet5.3/fr/System.Threading.Timer.xml", | |
| "ref/dotnet5.3/it/System.Threading.Timer.xml", | |
| "ref/dotnet5.3/ja/System.Threading.Timer.xml", | |
| "ref/dotnet5.3/ko/System.Threading.Timer.xml", | |
| "ref/dotnet5.3/ru/System.Threading.Timer.xml", | |
| "ref/dotnet5.3/System.Threading.Timer.dll", | |
| "ref/dotnet5.3/System.Threading.Timer.xml", | |
| "ref/dotnet5.3/zh-hans/System.Threading.Timer.xml", | |
| "ref/dotnet5.3/zh-hant/System.Threading.Timer.xml", | |
| "ref/net451/_._", | |
| "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/System.Threading.Timer.dll", | |
| "ref/netcore50/System.Threading.Timer.xml", | |
| "ref/netcore50/zh-hans/System.Threading.Timer.xml", | |
| "ref/netcore50/zh-hant/System.Threading.Timer.xml", | |
| "ref/win81/_._", | |
| "ref/wpa81/_._", | |
| "runtimes/win8-aot/lib/netcore50/System.Threading.Timer.dll", | |
| "System.Threading.Timer.4.0.1-rc2-23513.nupkg", | |
| "System.Threading.Timer.4.0.1-rc2-23513.nupkg.sha512", | |
| "System.Threading.Timer.nuspec" | |
| ] | |
| } | |
| }, | |
| "projectFileDependencyGroups": { | |
| "": [ | |
| "Microsoft.AspNet.Server.Kestrel >= 1.0.0-*", | |
| "Microsoft.AspNet.Server.Kestrel.Https >= 1.0.0-*", | |
| "Microsoft.AspNet.WebSockets.Server >= 1.0.0-*", | |
| "Microsoft.AspNet.WebSockets.Protocol >= 1.0.0-*", | |
| "Microsoft.Extensions.Logging.Console >= 1.0.0-*", | |
| "Microsoft.Extensions.Logging.Debug >= 1.0.0-*" | |
| ], | |
| "DNXCore,Version=v5.0": [ | |
| "System.Runtime >= 4.0.21-*", | |
| "Microsoft.CSharp >= 4.0.1-*", | |
| "System.Collections >= 4.0.11-*", | |
| "System.Console >= 4.0.0-*", | |
| "System.Linq >= 4.0.1-*", | |
| "System.Threading >= 4.0.11-*", | |
| "System.Threading.Thread >= 4.0.0-*", | |
| "System.Threading.Tasks.Parallel >= 4.0.1-*", | |
| "System.Numerics.Vectors >= 4.1.1-*" | |
| ] | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment