Last active
February 3, 2016 21:44
-
-
Save natemcmaster/7b58cd3f49fa5007f223 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
{ | |
"version": "1.0.0-*", | |
"compilationOptions": { | |
"emitEntryPoint": true | |
}, | |
"dependencies": { | |
"NETStandard.Library": "1.0.0-*", | |
"Microsoft.Extensions.Logging.Console": "1.0.0-*", | |
"Microsoft.AspNetCore.Server.Kestrel": "1.0.0-*", | |
"Microsoft.AspNetCore.IISPlatformHandler": "1.0.0-*", | |
"System.Data.SqlClient": "4.0.0-*" | |
}, | |
"frameworks": { | |
"dnxcore50": { } | |
}, | |
"exclude": [ | |
"wwwroot", | |
"node_modules", | |
"bower_components" | |
], | |
"publishExclude": [ | |
"**.user", | |
"**.vspscc" | |
] | |
} |
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.AspNetCore.Hosting/1.0.0-rc2-16276": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.AspNetCore.Hosting.Abstractions": "1.0.0-rc2-16276", | |
"Microsoft.AspNetCore.Hosting.Server.Abstractions": "1.0.0-rc2-16276", | |
"Microsoft.AspNetCore.Http": "1.0.0-rc2-16198", | |
"Microsoft.AspNetCore.Http.Extensions": "1.0.0-rc2-16198", | |
"Microsoft.Extensions.Configuration": "1.0.0-rc2-16035", | |
"Microsoft.Extensions.Configuration.CommandLine": "1.0.0-rc2-16035", | |
"Microsoft.Extensions.Configuration.EnvironmentVariables": "1.0.0-rc2-16035", | |
"Microsoft.Extensions.Configuration.Json": "1.0.0-rc2-16035", | |
"Microsoft.Extensions.DependencyInjection": "1.0.0-rc2-16002", | |
"Microsoft.Extensions.FileProviders.Physical": "1.0.0-rc2-16004", | |
"Microsoft.Extensions.Logging": "1.0.0-rc2-16049", | |
"Microsoft.Extensions.Options": "1.0.0-rc2-16027", | |
"Microsoft.Extensions.PlatformAbstractions": "1.0.0-rc2-16544", | |
"System.Console": "4.0.0-rc2-23728", | |
"System.Diagnostics.DiagnosticSource": "4.0.0-rc2-23728", | |
"System.Diagnostics.StackTrace": "4.0.1-rc2-23728", | |
"System.Reflection.Extensions": "4.0.1-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.Hosting.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.Hosting.dll": {} | |
} | |
}, | |
"Microsoft.AspNetCore.Hosting.Abstractions/1.0.0-rc2-16276": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.AspNetCore.Hosting.Server.Abstractions": "1.0.0-rc2-16276", | |
"Microsoft.AspNetCore.Http.Abstractions": "1.0.0-rc2-16198", | |
"Microsoft.Extensions.Configuration.Abstractions": "1.0.0-rc2-16035", | |
"Microsoft.Extensions.DependencyInjection.Abstractions": "1.0.0-rc2-16002", | |
"Microsoft.Extensions.FileProviders.Abstractions": "1.0.0-rc2-16004" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.Hosting.Abstractions.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.Hosting.Abstractions.dll": {} | |
} | |
}, | |
"Microsoft.AspNetCore.Hosting.Server.Abstractions/1.0.0-rc2-16276": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.AspNetCore.Http.Abstractions": "1.0.0-rc2-16198", | |
"Microsoft.Extensions.Configuration.Abstractions": "1.0.0-rc2-16035" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": {} | |
} | |
}, | |
"Microsoft.AspNetCore.Http/1.0.0-rc2-16198": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.AspNetCore.Http.Abstractions": "1.0.0-rc2-16198", | |
"Microsoft.AspNetCore.WebUtilities": "1.0.0-rc2-16198", | |
"Microsoft.Net.Http.Headers": "1.0.0-rc2-16198", | |
"System.Threading": "4.0.11-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.Http.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.Http.dll": {} | |
} | |
}, | |
"Microsoft.AspNetCore.Http.Abstractions/1.0.0-rc2-16198": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.AspNetCore.Http.Features": "1.0.0-rc2-16198", | |
"System.ComponentModel": "4.0.1-rc2-23728", | |
"System.Globalization.Extensions": "4.0.1-rc2-23728", | |
"System.Linq.Expressions": "4.0.11-rc2-23728", | |
"System.Net.WebSockets": "4.0.0-rc2-23728", | |
"System.Reflection.TypeExtensions": "4.1.0-rc2-23728", | |
"System.Runtime.InteropServices": "4.0.21-rc2-23728", | |
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23728", | |
"System.Text.Encodings.Web": "4.0.0-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.Http.Abstractions.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.Http.Abstractions.dll": {} | |
} | |
}, | |
"Microsoft.AspNetCore.Http.Extensions/1.0.0-rc2-16198": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.AspNetCore.Http.Abstractions": "1.0.0-rc2-16198", | |
"Microsoft.Net.Http.Headers": "1.0.0-rc2-16198", | |
"System.Buffers": "4.0.0-rc2-23728", | |
"System.IO.FileSystem": "4.0.1-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.Http.Extensions.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.Http.Extensions.dll": {} | |
} | |
}, | |
"Microsoft.AspNetCore.Http.Features/1.0.0-rc2-16198": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.Extensions.Primitives": "1.0.0-rc2-16054", | |
"System.Collections": "4.0.11-rc2-23728", | |
"System.Linq": "4.0.1-rc2-23728", | |
"System.Net.Primitives": "4.0.11-rc2-23728", | |
"System.Net.WebSockets": "4.0.0-rc2-23728", | |
"System.Runtime.Extensions": "4.1.0-rc2-23728", | |
"System.Security.Claims": "4.0.1-rc2-23728", | |
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23728", | |
"System.Security.Principal": "4.0.1-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.Http.Features.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.Http.Features.dll": {} | |
} | |
}, | |
"Microsoft.AspNetCore.IISPlatformHandler/1.0.0-rc2-16198": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.AspNetCore.Hosting.Abstractions": "1.0.0-rc2-16276", | |
"Microsoft.AspNetCore.Http": "1.0.0-rc2-16198", | |
"Microsoft.AspNetCore.Http.Extensions": "1.0.0-rc2-16198", | |
"Microsoft.Extensions.Logging.Abstractions": "1.0.0-rc2-16049", | |
"Microsoft.Extensions.Options": "1.0.0-rc2-16027", | |
"System.Security.Principal.Windows": "4.0.0-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.IISPlatformHandler.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.IISPlatformHandler.dll": {} | |
} | |
}, | |
"Microsoft.AspNetCore.Server.Kestrel/1.0.0-rc2-16373": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.AspNetCore.Hosting": "1.0.0-rc2-16276", | |
"Microsoft.Extensions.Logging.Abstractions": "1.0.0-rc2-16049", | |
"Microsoft.Extensions.PlatformAbstractions": "1.0.0-rc2-16544", | |
"System.Buffers": "4.0.0-rc2-23728", | |
"System.Collections": "4.0.11-rc2-23728", | |
"System.Diagnostics.Debug": "4.0.11-rc2-23728", | |
"System.Diagnostics.TraceSource": "4.0.0-rc2-23728", | |
"System.Diagnostics.Tracing": "4.0.21-rc2-23728", | |
"System.Globalization": "4.0.11-rc2-23728", | |
"System.IO": "4.1.0-rc2-23728", | |
"System.Linq": "4.0.1-rc2-23728", | |
"System.Net.Primitives": "4.0.11-rc2-23728", | |
"System.Numerics.Vectors": "4.1.1-rc2-23728", | |
"System.Runtime.Extensions": "4.1.0-rc2-23728", | |
"System.Runtime.InteropServices": "4.0.21-rc2-23728", | |
"System.Text.Encoding": "4.0.11-rc2-23728", | |
"System.Threading": "4.0.11-rc2-23728", | |
"System.Threading.Tasks": "4.0.11-rc2-23728", | |
"System.Threading.Tasks.Extensions": "4.0.0-rc2-23728", | |
"System.Threading.Thread": "4.0.0-rc2-23728", | |
"System.Threading.ThreadPool": "4.0.10-rc2-23728", | |
"System.Threading.Timer": "4.0.1-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.Server.Kestrel.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.Server.Kestrel.dll": {} | |
} | |
}, | |
"Microsoft.AspNetCore.WebUtilities/1.0.0-rc2-16198": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.Extensions.Primitives": "1.0.0-rc2-16054", | |
"System.Buffers": "4.0.0-rc2-23728", | |
"System.Collections": "4.0.11-rc2-23728", | |
"System.IO": "4.1.0-rc2-23728", | |
"System.IO.FileSystem": "4.0.1-rc2-23728", | |
"System.Text.Encodings.Web": "4.0.0-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.WebUtilities.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.WebUtilities.dll": {} | |
} | |
}, | |
"Microsoft.Extensions.Configuration/1.0.0-rc2-16035": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.Extensions.Configuration.Abstractions": "1.0.0-rc2-16035", | |
"System.Collections": "4.0.11-rc2-23728", | |
"System.Diagnostics.Debug": "4.0.11-rc2-23728", | |
"System.IO": "4.1.0-rc2-23728", | |
"System.IO.FileSystem": "4.0.1-rc2-23728", | |
"System.Resources.ResourceManager": "4.0.1-rc2-23728", | |
"System.Runtime.Extensions": "4.1.0-rc2-23728", | |
"System.Runtime.InteropServices": "4.0.21-rc2-23728", | |
"System.Threading": "4.0.11-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.Extensions.Configuration.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.Extensions.Configuration.dll": {} | |
} | |
}, | |
"Microsoft.Extensions.Configuration.Abstractions/1.0.0-rc2-16035": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.Extensions.Primitives": "1.0.0-rc2-16054", | |
"System.Linq": "4.0.1-rc2-23728" | |
}, | |
"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-16035": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.Extensions.Configuration": "1.0.0-rc2-16035" | |
}, | |
"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-16035": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.Extensions.Configuration": "1.0.0-rc2-16035" | |
}, | |
"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-16035": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.Extensions.Configuration.Abstractions": "1.0.0-rc2-16035", | |
"System.AppContext": "4.1.0-rc2-23728" | |
}, | |
"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-16035": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.Extensions.Configuration": "1.0.0-rc2-16035", | |
"Microsoft.Extensions.Configuration.FileExtensions": "1.0.0-rc2-16035", | |
"Newtonsoft.Json": "6.0.6", | |
"System.Dynamic.Runtime": "4.0.11-rc2-23728" | |
}, | |
"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-16002": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.Extensions.DependencyInjection.Abstractions": "1.0.0-rc2-16002", | |
"System.Collections": "4.0.11-rc2-23728", | |
"System.Collections.Concurrent": "4.0.11-rc2-23728", | |
"System.Threading": "4.0.11-rc2-23728", | |
"System.Threading.Tasks": "4.0.11-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.Extensions.DependencyInjection.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.Extensions.DependencyInjection.dll": {} | |
} | |
}, | |
"Microsoft.Extensions.DependencyInjection.Abstractions/1.0.0-rc2-16002": { | |
"type": "package", | |
"dependencies": { | |
"System.ComponentModel": "4.0.1-rc2-23728", | |
"System.Diagnostics.Debug": "4.0.11-rc2-23728", | |
"System.Globalization": "4.0.11-rc2-23728", | |
"System.Linq": "4.0.1-rc2-23728", | |
"System.Linq.Expressions": "4.0.11-rc2-23728", | |
"System.Reflection": "4.1.0-rc2-23728", | |
"System.Resources.ResourceManager": "4.0.1-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} | |
} | |
}, | |
"Microsoft.Extensions.FileProviders.Abstractions/1.0.0-rc2-16004": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.Extensions.Primitives": "1.0.0-rc2-16054", | |
"System.IO": "4.1.0-rc2-23728", | |
"System.Resources.ResourceManager": "4.0.1-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.Extensions.FileProviders.Abstractions.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.Extensions.FileProviders.Abstractions.dll": {} | |
} | |
}, | |
"Microsoft.Extensions.FileProviders.Physical/1.0.0-rc2-16004": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.Extensions.FileProviders.Abstractions": "1.0.0-rc2-16004", | |
"System.Collections.Concurrent": "4.0.11-rc2-23728", | |
"System.IO.FileSystem": "4.0.1-rc2-23728", | |
"System.IO.FileSystem.Watcher": "4.0.0-rc2-23728", | |
"System.Text.RegularExpressions": "4.0.11-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.Extensions.FileProviders.Physical.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.Extensions.FileProviders.Physical.dll": {} | |
} | |
}, | |
"Microsoft.Extensions.Logging/1.0.0-rc2-16049": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.Extensions.DependencyInjection.Abstractions": "1.0.0-rc2-16002", | |
"Microsoft.Extensions.Logging.Abstractions": "1.0.0-rc2-16049", | |
"System.Collections.Concurrent": "4.0.11-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.Extensions.Logging.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.Extensions.Logging.dll": {} | |
} | |
}, | |
"Microsoft.Extensions.Logging.Abstractions/1.0.0-rc2-16049": { | |
"type": "package", | |
"dependencies": { | |
"System.Collections": "4.0.11-rc2-23728", | |
"System.Collections.Concurrent": "4.0.11-rc2-23728", | |
"System.Globalization": "4.0.11-rc2-23728", | |
"System.Linq": "4.0.1-rc2-23728", | |
"System.Reflection": "4.1.0-rc2-23728", | |
"System.Runtime": "4.0.21-rc2-23728", | |
"System.Runtime.Extensions": "4.1.0-rc2-23728", | |
"System.Runtime.InteropServices": "4.0.21-rc2-23728" | |
}, | |
"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-16049": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.Extensions.Configuration.Abstractions": "1.0.0-rc2-16035", | |
"Microsoft.Extensions.Logging.Abstractions": "1.0.0-rc2-16049", | |
"Microsoft.Extensions.PlatformAbstractions": "1.0.0-rc2-16544", | |
"System.Console": "4.0.0-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.Extensions.Logging.Console.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.Extensions.Logging.Console.dll": {} | |
} | |
}, | |
"Microsoft.Extensions.Options/1.0.0-rc2-16027": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.Extensions.DependencyInjection.Abstractions": "1.0.0-rc2-16002", | |
"Microsoft.Extensions.Primitives": "1.0.0-rc2-16054", | |
"System.ComponentModel": "4.0.1-rc2-23728", | |
"System.Diagnostics.Debug": "4.0.11-rc2-23728", | |
"System.Globalization": "4.0.11-rc2-23728", | |
"System.Linq": "4.0.1-rc2-23728", | |
"System.Linq.Expressions": "4.0.11-rc2-23728", | |
"System.Reflection": "4.1.0-rc2-23728", | |
"System.Reflection.TypeExtensions": "4.1.0-rc2-23728", | |
"System.Resources.ResourceManager": "4.0.1-rc2-23728", | |
"System.Runtime": "4.0.21-rc2-23728", | |
"System.Runtime.Extensions": "4.1.0-rc2-23728", | |
"System.Threading": "4.0.11-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.Extensions.Options.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.Extensions.Options.dll": {} | |
} | |
}, | |
"Microsoft.Extensions.PlatformAbstractions/1.0.0-rc2-16544": { | |
"type": "package", | |
"dependencies": { | |
"System.AppContext": "4.1.0-rc2-23728", | |
"System.IO.FileSystem": "4.0.1-rc2-23728", | |
"System.Linq": "4.0.1-rc2-23728", | |
"System.Reflection": "4.1.0-rc2-23728", | |
"System.Reflection.Extensions": "4.0.1-rc2-23728", | |
"System.Reflection.TypeExtensions": "4.1.0-rc2-23728", | |
"System.Runtime": "4.0.21-rc2-23728", | |
"System.Runtime.InteropServices": "4.0.21-rc2-23728", | |
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23728", | |
"System.Threading.Tasks": "4.0.11-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.Extensions.PlatformAbstractions.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.Extensions.PlatformAbstractions.dll": {} | |
} | |
}, | |
"Microsoft.Extensions.Primitives/1.0.0-rc2-16054": { | |
"type": "package", | |
"dependencies": { | |
"System.Resources.ResourceManager": "4.0.1-rc2-23728", | |
"System.Runtime": "4.0.21-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.Extensions.Primitives.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.Extensions.Primitives.dll": {} | |
} | |
}, | |
"Microsoft.Net.Http.Headers/1.0.0-rc2-16198": { | |
"type": "package", | |
"dependencies": { | |
"System.Collections": "4.0.11-rc2-23728", | |
"System.Diagnostics.Contracts": "4.0.1-rc2-23728", | |
"System.Globalization": "4.0.11-rc2-23728", | |
"System.Globalization.Extensions": "4.0.1-rc2-23728", | |
"System.Linq": "4.0.1-rc2-23728", | |
"System.Runtime": "4.0.21-rc2-23728", | |
"System.Text.Encoding": "4.0.11-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.Net.Http.Headers.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.Net.Http.Headers.dll": {} | |
} | |
}, | |
"Microsoft.NETCore.Platforms/1.0.1-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.NETCore.Targets": "1.0.1-rc2-23728" | |
} | |
}, | |
"Microsoft.NETCore.Runtime/1.0.1-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-rc2-23728", | |
"Microsoft.NETCore.Runtime.Native": "1.0.1-rc2-23728" | |
} | |
}, | |
"Microsoft.NETCore.Runtime.CoreCLR/1.0.1-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23728" | |
} | |
}, | |
"Microsoft.NETCore.Runtime.Native/1.0.1-rc2-23728": { | |
"type": "package" | |
}, | |
"Microsoft.NETCore.Targets/1.0.1-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.NETCore.Targets.DNXCore": "5.0.0-rc2-23728" | |
} | |
}, | |
"Microsoft.NETCore.Targets.DNXCore/5.0.0-rc2-23728": { | |
"type": "package" | |
}, | |
"Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23728": { | |
"type": "package" | |
}, | |
"Microsoft.Win32.Primitives/4.0.1-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime": "4.0.0" | |
}, | |
"compile": { | |
"ref/dotnet5.4/Microsoft.Win32.Primitives.dll": {} | |
} | |
}, | |
"NETStandard.Library/1.0.0-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"NETStandard.Platform": "1.0.0-rc2-23728", | |
"System.Collections.Concurrent": "4.0.11-rc2-23728", | |
"System.Linq": "4.0.1-rc2-23728", | |
"System.Runtime.Numerics": "4.0.1-rc2-23728", | |
"System.Text.RegularExpressions": "4.0.11-rc2-23728" | |
} | |
}, | |
"NETStandard.Platform/1.0.0-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23728", | |
"Microsoft.NETCore.Runtime": "1.0.1-rc2-23728", | |
"Microsoft.Win32.Primitives": "4.0.1-rc2-23728", | |
"System.AppContext": "4.1.0-rc2-23728", | |
"System.Collections": "4.0.11-rc2-23728", | |
"System.Console": "4.0.0-rc2-23728", | |
"System.Diagnostics.Debug": "4.0.11-rc2-23728", | |
"System.Diagnostics.Process": "4.1.0-rc2-23728", | |
"System.Diagnostics.Tools": "4.0.1-rc2-23728", | |
"System.Diagnostics.Tracing": "4.0.21-rc2-23728", | |
"System.Globalization": "4.0.11-rc2-23728", | |
"System.Globalization.Calendars": "4.0.1-rc2-23728", | |
"System.IO": "4.1.0-rc2-23728", | |
"System.IO.FileSystem": "4.0.1-rc2-23728", | |
"System.IO.FileSystem.Primitives": "4.0.1-rc2-23728", | |
"System.Net.Primitives": "4.0.11-rc2-23728", | |
"System.Net.Sockets": "4.1.0-rc2-23728", | |
"System.Reflection": "4.1.0-rc2-23728", | |
"System.Reflection.Extensions": "4.0.1-rc2-23728", | |
"System.Reflection.Primitives": "4.0.1-rc2-23728", | |
"System.Reflection.TypeExtensions": "4.1.0-rc2-23728", | |
"System.Runtime": "4.0.21-rc2-23728", | |
"System.Runtime.Extensions": "4.1.0-rc2-23728", | |
"System.Runtime.Handles": "4.0.1-rc2-23728", | |
"System.Runtime.InteropServices": "4.0.21-rc2-23728", | |
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23728", | |
"System.Text.Encoding": "4.0.11-rc2-23728", | |
"System.Text.Encoding.Extensions": "4.0.11-rc2-23728", | |
"System.Threading": "4.0.11-rc2-23728", | |
"System.Threading.Tasks": "4.0.11-rc2-23728", | |
"System.Threading.Timer": "4.0.1-rc2-23728" | |
} | |
}, | |
"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.1.0-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime": "4.0.0" | |
}, | |
"compile": { | |
"ref/dotnet5.6/System.AppContext.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.6/System.AppContext.dll": {} | |
} | |
}, | |
"System.Buffers/4.0.0-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Diagnostics.Tracing": "4.0.0", | |
"System.Resources.ResourceManager": "4.0.0", | |
"System.Runtime": "4.0.0", | |
"System.Threading": "4.0.0" | |
}, | |
"compile": { | |
"lib/dotnet5.2/System.Buffers.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.2/System.Buffers.dll": {} | |
} | |
}, | |
"System.Collections/4.0.11-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime": "4.0.21-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Collections.dll": {} | |
}, | |
"runtime": { | |
"lib/DNXCore50/System.Collections.dll": {} | |
} | |
}, | |
"System.Collections.Concurrent/4.0.11-rc2-23728": { | |
"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.Reflection": "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-23728": { | |
"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-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.IO": "4.0.0", | |
"System.Runtime": "4.0.0" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Console.dll": {} | |
} | |
}, | |
"System.Data.Common/4.0.0": { | |
"type": "package", | |
"dependencies": { | |
"System.Collections": "4.0.10", | |
"System.Collections.NonGeneric": "4.0.0", | |
"System.Globalization": "4.0.10", | |
"System.IO": "4.0.0", | |
"System.Resources.ResourceManager": "4.0.0", | |
"System.Runtime": "4.0.20", | |
"System.Runtime.Extensions": "4.0.10", | |
"System.Text.RegularExpressions": "4.0.0", | |
"System.Threading.Tasks": "4.0.0" | |
}, | |
"compile": { | |
"ref/dotnet/System.Data.Common.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet/System.Data.Common.dll": {} | |
} | |
}, | |
"System.Data.SqlClient/4.0.0-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Data.Common": "4.0.0", | |
"System.Globalization": "4.0.0", | |
"System.IO": "4.0.0", | |
"System.Runtime": "4.0.0", | |
"System.Threading.Tasks": "4.0.0", | |
"System.Xml.ReaderWriter": "4.0.0" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Data.SqlClient.dll": {} | |
} | |
}, | |
"System.Diagnostics.Contracts/4.0.1-rc2-23728": { | |
"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-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime": "4.0.0" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Diagnostics.Debug.dll": {} | |
} | |
}, | |
"System.Diagnostics.DiagnosticSource/4.0.0-rc2-23728": { | |
"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.Process/4.1.0-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.IO": "4.0.0", | |
"System.Runtime": "4.0.0", | |
"System.Runtime.Handles": "4.0.0", | |
"System.Text.Encoding": "4.0.0" | |
}, | |
"compile": { | |
"ref/dotnet5.5/System.Diagnostics.Process.dll": {} | |
} | |
}, | |
"System.Diagnostics.StackTrace/4.0.1-rc2-23728": { | |
"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-23728": { | |
"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-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime": "4.0.0" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Diagnostics.TraceSource.dll": {} | |
} | |
}, | |
"System.Diagnostics.Tracing/4.0.21-rc2-23728": { | |
"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-23728": { | |
"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-23728": { | |
"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.1-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Globalization": "4.0.0", | |
"System.Runtime": "4.0.0" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Globalization.Calendars.dll": {} | |
}, | |
"runtime": { | |
"lib/DNXCore50/System.Globalization.Calendars.dll": {} | |
} | |
}, | |
"System.Globalization.Extensions/4.0.1-rc2-23728": { | |
"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.1.0-rc2-23728": { | |
"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-23728": { | |
"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-23728": { | |
"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-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime": "4.0.0" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.IO.FileSystem.Watcher.dll": {} | |
} | |
}, | |
"System.Linq/4.0.1-rc2-23728": { | |
"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-23728": { | |
"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-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime": "4.0.0", | |
"System.Runtime.Handles": "4.0.0" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Net.Primitives.dll": {} | |
} | |
}, | |
"System.Net.Sockets/4.1.0-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.IO": "4.0.0", | |
"System.Net.Primitives": "4.0.10", | |
"System.Runtime": "4.0.0", | |
"System.Threading.Tasks": "4.0.0" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Net.Sockets.dll": {} | |
} | |
}, | |
"System.Net.WebSockets/4.0.0-rc2-23728": { | |
"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-23728": { | |
"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-23728": { | |
"type": "package", | |
"compile": { | |
"ref/dnxcore50/_._": {} | |
} | |
}, | |
"System.Reflection/4.1.0-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.IO": "4.0.0", | |
"System.Reflection.Primitives": "4.0.0", | |
"System.Runtime": "4.0.20" | |
}, | |
"compile": { | |
"ref/dotnet5.4/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-23728": { | |
"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.1-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime": "4.0.0" | |
}, | |
"compile": { | |
"ref/dotnet5.1/System.Reflection.Primitives.dll": {} | |
}, | |
"runtime": { | |
"lib/DNXCore50/System.Reflection.Primitives.dll": {} | |
} | |
}, | |
"System.Reflection.TypeExtensions/4.1.0-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Reflection": "4.0.0", | |
"System.Runtime": "4.0.0" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Reflection.TypeExtensions.dll": {} | |
}, | |
"runtime": { | |
"lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} | |
} | |
}, | |
"System.Resources.ResourceManager/4.0.1-rc2-23728": { | |
"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-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Private.Uri": "4.0.1-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Runtime.dll": {} | |
}, | |
"runtime": { | |
"lib/DNXCore50/System.Runtime.dll": {} | |
} | |
}, | |
"System.Runtime.Extensions/4.1.0-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime": "4.0.20" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Runtime.Extensions.dll": {} | |
} | |
}, | |
"System.Runtime.Handles/4.0.1-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime": "4.0.0" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Runtime.Handles.dll": {} | |
}, | |
"runtime": { | |
"lib/DNXCore50/System.Runtime.Handles.dll": {} | |
} | |
}, | |
"System.Runtime.InteropServices/4.0.21-rc2-23728": { | |
"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-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime": "4.0.0" | |
}, | |
"compile": { | |
"ref/dotnet5.2/System.Runtime.InteropServices.RuntimeInformation.dll": {} | |
} | |
}, | |
"System.Runtime.Numerics/4.0.1-rc2-23728": { | |
"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/dotnet5.2/System.Runtime.Numerics.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/System.Runtime.Numerics.dll": {} | |
} | |
}, | |
"System.Security.Claims/4.0.1-rc2-23728": { | |
"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-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.IO": "4.0.0", | |
"System.Runtime": "4.0.0", | |
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {} | |
} | |
}, | |
"System.Security.Cryptography.Encoding/4.0.0-rc2-23728": { | |
"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-23728": { | |
"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-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime": "4.0.0", | |
"System.Runtime.Handles": "4.0.0", | |
"System.Security.Cryptography.Algorithms": "4.0.0-rc2-23728", | |
"System.Security.Cryptography.Encoding": "4.0.0-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} | |
} | |
}, | |
"System.Security.Principal/4.0.1-rc2-23728": { | |
"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-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime": "4.0.0", | |
"System.Runtime.Handles": "4.0.0", | |
"System.Security.Claims": "4.0.0", | |
"System.Security.Principal": "4.0.0" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Security.Principal.Windows.dll": {} | |
} | |
}, | |
"System.Text.Encoding/4.0.11-rc2-23728": { | |
"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-23728": { | |
"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-23728": { | |
"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-23728": { | |
"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-23728": { | |
"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-23728": { | |
"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.Extensions/4.0.0-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Collections": "4.0.0", | |
"System.Runtime": "4.0.0", | |
"System.Threading.Tasks": "4.0.0" | |
}, | |
"compile": { | |
"lib/dotnet5.1/System.Threading.Tasks.Extensions.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.1/System.Threading.Tasks.Extensions.dll": {} | |
} | |
}, | |
"System.Threading.Thread/4.0.0-rc2-23728": { | |
"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-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime": "4.0.0", | |
"System.Runtime.Handles": "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-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime": "4.0.0" | |
}, | |
"compile": { | |
"ref/dotnet5.3/System.Threading.Timer.dll": {} | |
}, | |
"runtime": { | |
"lib/DNXCore50/System.Threading.Timer.dll": {} | |
} | |
}, | |
"System.Xml.ReaderWriter/4.0.0": { | |
"type": "package", | |
"dependencies": { | |
"System.IO": "4.0.0", | |
"System.Runtime": "4.0.0", | |
"System.Text.Encoding": "4.0.0", | |
"System.Threading.Tasks": "4.0.0" | |
}, | |
"compile": { | |
"ref/dotnet/System.Xml.ReaderWriter.dll": {} | |
} | |
} | |
}, | |
"DNXCore,Version=v5.0/win7-x64": { | |
"Microsoft.AspNetCore.Hosting/1.0.0-rc2-16276": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.AspNetCore.Hosting.Abstractions": "1.0.0-rc2-16276", | |
"Microsoft.AspNetCore.Hosting.Server.Abstractions": "1.0.0-rc2-16276", | |
"Microsoft.AspNetCore.Http": "1.0.0-rc2-16198", | |
"Microsoft.AspNetCore.Http.Extensions": "1.0.0-rc2-16198", | |
"Microsoft.Extensions.Configuration": "1.0.0-rc2-16035", | |
"Microsoft.Extensions.Configuration.CommandLine": "1.0.0-rc2-16035", | |
"Microsoft.Extensions.Configuration.EnvironmentVariables": "1.0.0-rc2-16035", | |
"Microsoft.Extensions.Configuration.Json": "1.0.0-rc2-16035", | |
"Microsoft.Extensions.DependencyInjection": "1.0.0-rc2-16002", | |
"Microsoft.Extensions.FileProviders.Physical": "1.0.0-rc2-16004", | |
"Microsoft.Extensions.Logging": "1.0.0-rc2-16049", | |
"Microsoft.Extensions.Options": "1.0.0-rc2-16027", | |
"Microsoft.Extensions.PlatformAbstractions": "1.0.0-rc2-16544", | |
"System.Console": "4.0.0-rc2-23728", | |
"System.Diagnostics.DiagnosticSource": "4.0.0-rc2-23728", | |
"System.Diagnostics.StackTrace": "4.0.1-rc2-23728", | |
"System.Reflection.Extensions": "4.0.1-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.Hosting.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.Hosting.dll": {} | |
} | |
}, | |
"Microsoft.AspNetCore.Hosting.Abstractions/1.0.0-rc2-16276": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.AspNetCore.Hosting.Server.Abstractions": "1.0.0-rc2-16276", | |
"Microsoft.AspNetCore.Http.Abstractions": "1.0.0-rc2-16198", | |
"Microsoft.Extensions.Configuration.Abstractions": "1.0.0-rc2-16035", | |
"Microsoft.Extensions.DependencyInjection.Abstractions": "1.0.0-rc2-16002", | |
"Microsoft.Extensions.FileProviders.Abstractions": "1.0.0-rc2-16004" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.Hosting.Abstractions.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.Hosting.Abstractions.dll": {} | |
} | |
}, | |
"Microsoft.AspNetCore.Hosting.Server.Abstractions/1.0.0-rc2-16276": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.AspNetCore.Http.Abstractions": "1.0.0-rc2-16198", | |
"Microsoft.Extensions.Configuration.Abstractions": "1.0.0-rc2-16035" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": {} | |
} | |
}, | |
"Microsoft.AspNetCore.Http/1.0.0-rc2-16198": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.AspNetCore.Http.Abstractions": "1.0.0-rc2-16198", | |
"Microsoft.AspNetCore.WebUtilities": "1.0.0-rc2-16198", | |
"Microsoft.Net.Http.Headers": "1.0.0-rc2-16198", | |
"System.Threading": "4.0.11-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.Http.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.Http.dll": {} | |
} | |
}, | |
"Microsoft.AspNetCore.Http.Abstractions/1.0.0-rc2-16198": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.AspNetCore.Http.Features": "1.0.0-rc2-16198", | |
"System.ComponentModel": "4.0.1-rc2-23728", | |
"System.Globalization.Extensions": "4.0.1-rc2-23728", | |
"System.Linq.Expressions": "4.0.11-rc2-23728", | |
"System.Net.WebSockets": "4.0.0-rc2-23728", | |
"System.Reflection.TypeExtensions": "4.1.0-rc2-23728", | |
"System.Runtime.InteropServices": "4.0.21-rc2-23728", | |
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23728", | |
"System.Text.Encodings.Web": "4.0.0-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.Http.Abstractions.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.Http.Abstractions.dll": {} | |
} | |
}, | |
"Microsoft.AspNetCore.Http.Extensions/1.0.0-rc2-16198": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.AspNetCore.Http.Abstractions": "1.0.0-rc2-16198", | |
"Microsoft.Net.Http.Headers": "1.0.0-rc2-16198", | |
"System.Buffers": "4.0.0-rc2-23728", | |
"System.IO.FileSystem": "4.0.1-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.Http.Extensions.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.Http.Extensions.dll": {} | |
} | |
}, | |
"Microsoft.AspNetCore.Http.Features/1.0.0-rc2-16198": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.Extensions.Primitives": "1.0.0-rc2-16054", | |
"System.Collections": "4.0.11-rc2-23728", | |
"System.Linq": "4.0.1-rc2-23728", | |
"System.Net.Primitives": "4.0.11-rc2-23728", | |
"System.Net.WebSockets": "4.0.0-rc2-23728", | |
"System.Runtime.Extensions": "4.1.0-rc2-23728", | |
"System.Security.Claims": "4.0.1-rc2-23728", | |
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23728", | |
"System.Security.Principal": "4.0.1-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.Http.Features.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.Http.Features.dll": {} | |
} | |
}, | |
"Microsoft.AspNetCore.IISPlatformHandler/1.0.0-rc2-16198": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.AspNetCore.Hosting.Abstractions": "1.0.0-rc2-16276", | |
"Microsoft.AspNetCore.Http": "1.0.0-rc2-16198", | |
"Microsoft.AspNetCore.Http.Extensions": "1.0.0-rc2-16198", | |
"Microsoft.Extensions.Logging.Abstractions": "1.0.0-rc2-16049", | |
"Microsoft.Extensions.Options": "1.0.0-rc2-16027", | |
"System.Security.Principal.Windows": "4.0.0-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.IISPlatformHandler.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.IISPlatformHandler.dll": {} | |
} | |
}, | |
"Microsoft.AspNetCore.Server.Kestrel/1.0.0-rc2-16373": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.AspNetCore.Hosting": "1.0.0-rc2-16276", | |
"Microsoft.Extensions.Logging.Abstractions": "1.0.0-rc2-16049", | |
"Microsoft.Extensions.PlatformAbstractions": "1.0.0-rc2-16544", | |
"System.Buffers": "4.0.0-rc2-23728", | |
"System.Collections": "4.0.11-rc2-23728", | |
"System.Diagnostics.Debug": "4.0.11-rc2-23728", | |
"System.Diagnostics.TraceSource": "4.0.0-rc2-23728", | |
"System.Diagnostics.Tracing": "4.0.21-rc2-23728", | |
"System.Globalization": "4.0.11-rc2-23728", | |
"System.IO": "4.1.0-rc2-23728", | |
"System.Linq": "4.0.1-rc2-23728", | |
"System.Net.Primitives": "4.0.11-rc2-23728", | |
"System.Numerics.Vectors": "4.1.1-rc2-23728", | |
"System.Runtime.Extensions": "4.1.0-rc2-23728", | |
"System.Runtime.InteropServices": "4.0.21-rc2-23728", | |
"System.Text.Encoding": "4.0.11-rc2-23728", | |
"System.Threading": "4.0.11-rc2-23728", | |
"System.Threading.Tasks": "4.0.11-rc2-23728", | |
"System.Threading.Tasks.Extensions": "4.0.0-rc2-23728", | |
"System.Threading.Thread": "4.0.0-rc2-23728", | |
"System.Threading.ThreadPool": "4.0.10-rc2-23728", | |
"System.Threading.Timer": "4.0.1-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.Server.Kestrel.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.Server.Kestrel.dll": {} | |
}, | |
"native": { | |
"runtimes/win7-x64/native/libuv.dll": {} | |
} | |
}, | |
"Microsoft.AspNetCore.WebUtilities/1.0.0-rc2-16198": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.Extensions.Primitives": "1.0.0-rc2-16054", | |
"System.Buffers": "4.0.0-rc2-23728", | |
"System.Collections": "4.0.11-rc2-23728", | |
"System.IO": "4.1.0-rc2-23728", | |
"System.IO.FileSystem": "4.0.1-rc2-23728", | |
"System.Text.Encodings.Web": "4.0.0-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.WebUtilities.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.WebUtilities.dll": {} | |
} | |
}, | |
"Microsoft.Extensions.Configuration/1.0.0-rc2-16035": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.Extensions.Configuration.Abstractions": "1.0.0-rc2-16035", | |
"System.Collections": "4.0.11-rc2-23728", | |
"System.Diagnostics.Debug": "4.0.11-rc2-23728", | |
"System.IO": "4.1.0-rc2-23728", | |
"System.IO.FileSystem": "4.0.1-rc2-23728", | |
"System.Resources.ResourceManager": "4.0.1-rc2-23728", | |
"System.Runtime.Extensions": "4.1.0-rc2-23728", | |
"System.Runtime.InteropServices": "4.0.21-rc2-23728", | |
"System.Threading": "4.0.11-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.Extensions.Configuration.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.Extensions.Configuration.dll": {} | |
} | |
}, | |
"Microsoft.Extensions.Configuration.Abstractions/1.0.0-rc2-16035": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.Extensions.Primitives": "1.0.0-rc2-16054", | |
"System.Linq": "4.0.1-rc2-23728" | |
}, | |
"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-16035": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.Extensions.Configuration": "1.0.0-rc2-16035" | |
}, | |
"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-16035": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.Extensions.Configuration": "1.0.0-rc2-16035" | |
}, | |
"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-16035": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.Extensions.Configuration.Abstractions": "1.0.0-rc2-16035", | |
"System.AppContext": "4.1.0-rc2-23728" | |
}, | |
"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-16035": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.Extensions.Configuration": "1.0.0-rc2-16035", | |
"Microsoft.Extensions.Configuration.FileExtensions": "1.0.0-rc2-16035", | |
"Newtonsoft.Json": "6.0.6", | |
"System.Dynamic.Runtime": "4.0.11-rc2-23728" | |
}, | |
"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-16002": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.Extensions.DependencyInjection.Abstractions": "1.0.0-rc2-16002", | |
"System.Collections": "4.0.11-rc2-23728", | |
"System.Collections.Concurrent": "4.0.11-rc2-23728", | |
"System.Threading": "4.0.11-rc2-23728", | |
"System.Threading.Tasks": "4.0.11-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.Extensions.DependencyInjection.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.Extensions.DependencyInjection.dll": {} | |
} | |
}, | |
"Microsoft.Extensions.DependencyInjection.Abstractions/1.0.0-rc2-16002": { | |
"type": "package", | |
"dependencies": { | |
"System.ComponentModel": "4.0.1-rc2-23728", | |
"System.Diagnostics.Debug": "4.0.11-rc2-23728", | |
"System.Globalization": "4.0.11-rc2-23728", | |
"System.Linq": "4.0.1-rc2-23728", | |
"System.Linq.Expressions": "4.0.11-rc2-23728", | |
"System.Reflection": "4.1.0-rc2-23728", | |
"System.Resources.ResourceManager": "4.0.1-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} | |
} | |
}, | |
"Microsoft.Extensions.FileProviders.Abstractions/1.0.0-rc2-16004": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.Extensions.Primitives": "1.0.0-rc2-16054", | |
"System.IO": "4.1.0-rc2-23728", | |
"System.Resources.ResourceManager": "4.0.1-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.Extensions.FileProviders.Abstractions.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.Extensions.FileProviders.Abstractions.dll": {} | |
} | |
}, | |
"Microsoft.Extensions.FileProviders.Physical/1.0.0-rc2-16004": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.Extensions.FileProviders.Abstractions": "1.0.0-rc2-16004", | |
"System.Collections.Concurrent": "4.0.11-rc2-23728", | |
"System.IO.FileSystem": "4.0.1-rc2-23728", | |
"System.IO.FileSystem.Watcher": "4.0.0-rc2-23728", | |
"System.Text.RegularExpressions": "4.0.11-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.Extensions.FileProviders.Physical.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.Extensions.FileProviders.Physical.dll": {} | |
} | |
}, | |
"Microsoft.Extensions.Logging/1.0.0-rc2-16049": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.Extensions.DependencyInjection.Abstractions": "1.0.0-rc2-16002", | |
"Microsoft.Extensions.Logging.Abstractions": "1.0.0-rc2-16049", | |
"System.Collections.Concurrent": "4.0.11-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.Extensions.Logging.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.Extensions.Logging.dll": {} | |
} | |
}, | |
"Microsoft.Extensions.Logging.Abstractions/1.0.0-rc2-16049": { | |
"type": "package", | |
"dependencies": { | |
"System.Collections": "4.0.11-rc2-23728", | |
"System.Collections.Concurrent": "4.0.11-rc2-23728", | |
"System.Globalization": "4.0.11-rc2-23728", | |
"System.Linq": "4.0.1-rc2-23728", | |
"System.Reflection": "4.1.0-rc2-23728", | |
"System.Runtime": "4.0.21-rc2-23728", | |
"System.Runtime.Extensions": "4.1.0-rc2-23728", | |
"System.Runtime.InteropServices": "4.0.21-rc2-23728" | |
}, | |
"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-16049": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.Extensions.Configuration.Abstractions": "1.0.0-rc2-16035", | |
"Microsoft.Extensions.Logging.Abstractions": "1.0.0-rc2-16049", | |
"Microsoft.Extensions.PlatformAbstractions": "1.0.0-rc2-16544", | |
"System.Console": "4.0.0-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.Extensions.Logging.Console.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.Extensions.Logging.Console.dll": {} | |
} | |
}, | |
"Microsoft.Extensions.Options/1.0.0-rc2-16027": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.Extensions.DependencyInjection.Abstractions": "1.0.0-rc2-16002", | |
"Microsoft.Extensions.Primitives": "1.0.0-rc2-16054", | |
"System.ComponentModel": "4.0.1-rc2-23728", | |
"System.Diagnostics.Debug": "4.0.11-rc2-23728", | |
"System.Globalization": "4.0.11-rc2-23728", | |
"System.Linq": "4.0.1-rc2-23728", | |
"System.Linq.Expressions": "4.0.11-rc2-23728", | |
"System.Reflection": "4.1.0-rc2-23728", | |
"System.Reflection.TypeExtensions": "4.1.0-rc2-23728", | |
"System.Resources.ResourceManager": "4.0.1-rc2-23728", | |
"System.Runtime": "4.0.21-rc2-23728", | |
"System.Runtime.Extensions": "4.1.0-rc2-23728", | |
"System.Threading": "4.0.11-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.Extensions.Options.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.Extensions.Options.dll": {} | |
} | |
}, | |
"Microsoft.Extensions.PlatformAbstractions/1.0.0-rc2-16544": { | |
"type": "package", | |
"dependencies": { | |
"System.AppContext": "4.1.0-rc2-23728", | |
"System.IO.FileSystem": "4.0.1-rc2-23728", | |
"System.Linq": "4.0.1-rc2-23728", | |
"System.Reflection": "4.1.0-rc2-23728", | |
"System.Reflection.Extensions": "4.0.1-rc2-23728", | |
"System.Reflection.TypeExtensions": "4.1.0-rc2-23728", | |
"System.Runtime": "4.0.21-rc2-23728", | |
"System.Runtime.InteropServices": "4.0.21-rc2-23728", | |
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23728", | |
"System.Threading.Tasks": "4.0.11-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.Extensions.PlatformAbstractions.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.Extensions.PlatformAbstractions.dll": {} | |
} | |
}, | |
"Microsoft.Extensions.Primitives/1.0.0-rc2-16054": { | |
"type": "package", | |
"dependencies": { | |
"System.Resources.ResourceManager": "4.0.1-rc2-23728", | |
"System.Runtime": "4.0.21-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.Extensions.Primitives.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.Extensions.Primitives.dll": {} | |
} | |
}, | |
"Microsoft.Net.Http.Headers/1.0.0-rc2-16198": { | |
"type": "package", | |
"dependencies": { | |
"System.Collections": "4.0.11-rc2-23728", | |
"System.Diagnostics.Contracts": "4.0.1-rc2-23728", | |
"System.Globalization": "4.0.11-rc2-23728", | |
"System.Globalization.Extensions": "4.0.1-rc2-23728", | |
"System.Linq": "4.0.1-rc2-23728", | |
"System.Runtime": "4.0.21-rc2-23728", | |
"System.Text.Encoding": "4.0.11-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.Net.Http.Headers.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.Net.Http.Headers.dll": {} | |
} | |
}, | |
"Microsoft.NETCore.Platforms/1.0.1-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.NETCore.Targets": "1.0.1-rc2-23728" | |
} | |
}, | |
"Microsoft.NETCore.Runtime/1.0.1-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-rc2-23728", | |
"Microsoft.NETCore.Runtime.Native": "1.0.1-rc2-23728" | |
} | |
}, | |
"Microsoft.NETCore.Runtime.CoreCLR/1.0.1-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23728", | |
"runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-rc2-23728" | |
} | |
}, | |
"Microsoft.NETCore.Runtime.Native/1.0.1-rc2-23728": { | |
"type": "package" | |
}, | |
"Microsoft.NETCore.Targets/1.0.1-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.NETCore.Targets.DNXCore": "5.0.0-rc2-23728" | |
} | |
}, | |
"Microsoft.NETCore.Targets.DNXCore/5.0.0-rc2-23728": { | |
"type": "package" | |
}, | |
"Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23728" | |
} | |
}, | |
"Microsoft.Win32.Primitives/4.0.1-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime": "4.0.0", | |
"runtime.win7.Microsoft.Win32.Primitives": "4.0.1-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet5.4/Microsoft.Win32.Primitives.dll": {} | |
} | |
}, | |
"Microsoft.Win32.Registry/4.0.0-rc2-23728": { | |
"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.Runtime.Handles": "4.0.0", | |
"System.Runtime.InteropServices": "4.0.20" | |
}, | |
"compile": { | |
"ref/dotnet5.4/Microsoft.Win32.Registry.dll": {} | |
}, | |
"runtime": { | |
"lib/DNXCore50/Microsoft.Win32.Registry.dll": {} | |
} | |
}, | |
"NETStandard.Library/1.0.0-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"NETStandard.Platform": "1.0.0-rc2-23728", | |
"System.Collections.Concurrent": "4.0.11-rc2-23728", | |
"System.Linq": "4.0.1-rc2-23728", | |
"System.Runtime.Numerics": "4.0.1-rc2-23728", | |
"System.Text.RegularExpressions": "4.0.11-rc2-23728" | |
} | |
}, | |
"NETStandard.Platform/1.0.0-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23728", | |
"Microsoft.NETCore.Runtime": "1.0.1-rc2-23728", | |
"Microsoft.Win32.Primitives": "4.0.1-rc2-23728", | |
"System.AppContext": "4.1.0-rc2-23728", | |
"System.Collections": "4.0.11-rc2-23728", | |
"System.Console": "4.0.0-rc2-23728", | |
"System.Diagnostics.Debug": "4.0.11-rc2-23728", | |
"System.Diagnostics.Process": "4.1.0-rc2-23728", | |
"System.Diagnostics.Tools": "4.0.1-rc2-23728", | |
"System.Diagnostics.Tracing": "4.0.21-rc2-23728", | |
"System.Globalization": "4.0.11-rc2-23728", | |
"System.Globalization.Calendars": "4.0.1-rc2-23728", | |
"System.IO": "4.1.0-rc2-23728", | |
"System.IO.FileSystem": "4.0.1-rc2-23728", | |
"System.IO.FileSystem.Primitives": "4.0.1-rc2-23728", | |
"System.Net.Primitives": "4.0.11-rc2-23728", | |
"System.Net.Sockets": "4.1.0-rc2-23728", | |
"System.Reflection": "4.1.0-rc2-23728", | |
"System.Reflection.Extensions": "4.0.1-rc2-23728", | |
"System.Reflection.Primitives": "4.0.1-rc2-23728", | |
"System.Reflection.TypeExtensions": "4.1.0-rc2-23728", | |
"System.Runtime": "4.0.21-rc2-23728", | |
"System.Runtime.Extensions": "4.1.0-rc2-23728", | |
"System.Runtime.Handles": "4.0.1-rc2-23728", | |
"System.Runtime.InteropServices": "4.0.21-rc2-23728", | |
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23728", | |
"System.Text.Encoding": "4.0.11-rc2-23728", | |
"System.Text.Encoding.Extensions": "4.0.11-rc2-23728", | |
"System.Threading": "4.0.11-rc2-23728", | |
"System.Threading.Tasks": "4.0.11-rc2-23728", | |
"System.Threading.Timer": "4.0.1-rc2-23728" | |
} | |
}, | |
"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-23728": { | |
"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/dotnet5.4/System.Linq.Expressions.dll": {} | |
} | |
}, | |
"runtime.win.System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Reflection": "4.0.0", | |
"System.Resources.ResourceManager": "4.0.0", | |
"System.Runtime": "4.0.0", | |
"System.Runtime.InteropServices": "4.0.0", | |
"System.Threading": "4.0.0" | |
}, | |
"compile": { | |
"ref/dotnet/_._": {} | |
}, | |
"runtime": { | |
"runtimes/win/lib/dotnet5.2/System.Runtime.InteropServices.RuntimeInformation.dll": {} | |
} | |
}, | |
"runtime.win.System.Text.Encoding.CodePages/4.0.1-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Collections": "4.0.10", | |
"System.Globalization": "4.0.10", | |
"System.IO": "4.0.10", | |
"System.Reflection": "4.0.10", | |
"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.Threading": "4.0.10" | |
}, | |
"compile": { | |
"ref/dotnet/_._": {} | |
}, | |
"runtime": { | |
"runtimes/win/lib/dotnet5.4/System.Text.Encoding.CodePages.dll": {} | |
} | |
}, | |
"runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.1-rc2-23728": { | |
"type": "package", | |
"compile": { | |
"ref/dotnet/_._": {} | |
}, | |
"runtime": { | |
"runtimes/win7-x64/lib/dotnet/mscorlib.ni.dll": {} | |
}, | |
"native": { | |
"runtimes/win7-x64/native/clretwrc.dll": {}, | |
"runtimes/win7-x64/native/coreclr.dll": {}, | |
"runtimes/win7-x64/native/dbgshim.dll": {}, | |
"runtimes/win7-x64/native/mscordaccore.dll": {}, | |
"runtimes/win7-x64/native/mscordbi.dll": {}, | |
"runtimes/win7-x64/native/mscorrc.debug.dll": {}, | |
"runtimes/win7-x64/native/mscorrc.dll": {} | |
} | |
}, | |
"runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23728": { | |
"type": "package", | |
"native": { | |
"runtimes/win7-x64/native/API-MS-Win-Base-Util-L1-1-0.dll": {}, | |
"runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll": {}, | |
"runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll": {}, | |
"runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll": {}, | |
"runtimes/win7-x64/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll": {}, | |
"runtimes/win7-x64/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll": {}, | |
"runtimes/win7-x64/native/API-MS-Win-Core-String-L2-1-0.dll": {}, | |
"runtimes/win7-x64/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll": {}, | |
"runtimes/win7-x64/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll": {}, | |
"runtimes/win7-x64/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll": {}, | |
"runtimes/win7-x64/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll": {}, | |
"runtimes/win7-x64/native/API-MS-Win-Eventing-Controller-L1-1-0.dll": {}, | |
"runtimes/win7-x64/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll": {}, | |
"runtimes/win7-x64/native/API-MS-Win-Eventing-Provider-L1-1-0.dll": {}, | |
"runtimes/win7-x64/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll": {}, | |
"runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-0.dll": {}, | |
"runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-1.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-com-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-com-private-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-comm-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-console-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-console-l2-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-1.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-debug-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-debug-l1-1-1.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-delayload-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-errorhandling-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-errorhandling-l1-1-1.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-fibers-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-fibers-l1-1-1.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-file-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-file-l1-2-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-file-l1-2-1.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-file-l2-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-file-l2-1-1.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-handle-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-heap-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-heap-obsolete-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-interlocked-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-io-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-io-l1-1-1.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-1.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-1.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-localization-l2-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-localization-obsolete-l1-2-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-1.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-2.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-3.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-normalization-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-privateprofile-l1-1-1.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-2-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-processsecurity-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-1.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-2.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-profile-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-psapi-ansi-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-psapi-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-psapi-obsolete-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-realtime-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-registry-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-registry-l2-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-rtlsupport-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-shlwapi-legacy-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-1.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-string-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-1.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-synch-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-synch-l1-2-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-1.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-2.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-3.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-threadpool-l1-2-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-threadpool-legacy-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-threadpool-private-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-timezone-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-url-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-util-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-version-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-winrt-error-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-winrt-error-l1-1-1.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-winrt-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-winrt-registration-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-winrt-robuffer-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-winrt-string-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-wow64-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-xstate-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-core-xstate-l2-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-ro-typeresolution-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-security-base-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-security-cpwl-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-security-cryptoapi-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-1.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-security-provider-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-security-sddl-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-service-core-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-service-core-l1-1-1.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-service-management-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-service-management-l2-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-service-private-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-service-private-l1-1-1.dll": {}, | |
"runtimes/win7-x64/native/api-ms-win-service-winsvc-l1-1-0.dll": {}, | |
"runtimes/win7-x64/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll": {} | |
} | |
}, | |
"runtime.win7-x64.System.Data.SqlClient.sni/4.0.0-rc2-23728": { | |
"type": "package", | |
"native": { | |
"runtimes/win7-x64/native/sni.dll": {} | |
} | |
}, | |
"runtime.win7.Microsoft.Win32.Primitives/4.0.1-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime": "4.0.20", | |
"System.Runtime.InteropServices": "4.0.20" | |
}, | |
"compile": { | |
"ref/dotnet/_._": {} | |
}, | |
"runtime": { | |
"runtimes/win7/lib/dotnet5.4/Microsoft.Win32.Primitives.dll": {} | |
} | |
}, | |
"runtime.win7.System.Console/4.0.0-rc2-23728": { | |
"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.Data.SqlClient/4.0.0-rc2-23728": { | |
"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.Data.Common": "4.0.0", | |
"System.Diagnostics.Debug": "4.0.10", | |
"System.Globalization": "4.0.10", | |
"System.IO": "4.0.10", | |
"System.Linq": "4.0.0", | |
"System.Reflection": "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.Handles": "4.0.0", | |
"System.Runtime.InteropServices": "4.0.20", | |
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23728", | |
"System.Security.Principal.Windows": "4.0.0-rc2-23728", | |
"System.Text.Encoding": "4.0.10", | |
"System.Text.Encoding.CodePages": "4.0.0", | |
"System.Text.Encoding.Extensions": "4.0.0", | |
"System.Text.RegularExpressions": "4.0.10", | |
"System.Threading": "4.0.10", | |
"System.Threading.Tasks": "4.0.10", | |
"System.Threading.Thread": "4.0.0-rc2-23728", | |
"System.Threading.ThreadPool": "4.0.10-rc2-23728", | |
"System.Threading.Timer": "4.0.0", | |
"System.Xml.ReaderWriter": "4.0.0", | |
"runtime.win7-x64.System.Data.SqlClient.sni": "4.0.0-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet/_._": {} | |
}, | |
"runtime": { | |
"runtimes/win7/lib/dotnet5.4/System.Data.SqlClient.dll": {} | |
} | |
}, | |
"runtime.win7.System.Diagnostics.Debug/4.0.11-rc2-23728": { | |
"type": "package", | |
"compile": { | |
"ref/dotnet/_._": {} | |
}, | |
"runtime": { | |
"runtimes/win7/lib/DNXCore50/System.Diagnostics.Debug.dll": {} | |
} | |
}, | |
"runtime.win7.System.Diagnostics.Process/4.1.0-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.Win32.Primitives": "4.0.0", | |
"Microsoft.Win32.Registry": "4.0.0-rc2-23728", | |
"System.Collections": "4.0.10", | |
"System.Diagnostics.Debug": "4.0.10", | |
"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.Text.Encoding": "4.0.10", | |
"System.Text.Encoding.Extensions": "4.0.10", | |
"System.Threading": "4.0.10", | |
"System.Threading.Tasks": "4.0.10", | |
"System.Threading.Thread": "4.0.0-rc2-23728", | |
"System.Threading.ThreadPool": "4.0.10-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet/_._": {} | |
}, | |
"runtime": { | |
"runtimes/win7/lib/dotnet5.5/System.Diagnostics.Process.dll": {} | |
} | |
}, | |
"runtime.win7.System.Diagnostics.TraceSource/4.0.0-rc2-23728": { | |
"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-23728": { | |
"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-23728": { | |
"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-23728": { | |
"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.NameResolution/4.0.0-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Collections": "4.0.0", | |
"System.Diagnostics.Tracing": "4.0.0", | |
"System.Globalization": "4.0.0", | |
"System.Net.Primitives": "4.0.10", | |
"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.Principal.Windows": "4.0.0-rc2-23728", | |
"System.Threading": "4.0.10", | |
"System.Threading.Tasks": "4.0.0" | |
}, | |
"compile": { | |
"ref/dotnet/_._": {} | |
}, | |
"runtime": { | |
"runtimes/win7/lib/dotnet5.4/System.Net.NameResolution.dll": {} | |
} | |
}, | |
"runtime.win7.System.Net.Primitives/4.0.11-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.Win32.Primitives": "4.0.0", | |
"System.Collections": "4.0.0", | |
"System.Collections.NonGeneric": "4.0.0", | |
"System.Diagnostics.Tracing": "4.0.20", | |
"System.Globalization": "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.Threading": "4.0.0" | |
}, | |
"compile": { | |
"ref/dotnet/_._": {} | |
}, | |
"runtime": { | |
"runtimes/win7/lib/dotnet5.4/System.Net.Primitives.dll": {} | |
} | |
}, | |
"runtime.win7.System.Net.Sockets/4.1.0-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Collections": "4.0.0", | |
"System.Diagnostics.Tracing": "4.0.20", | |
"System.Globalization": "4.0.0", | |
"System.IO": "4.0.10", | |
"System.IO.FileSystem": "4.0.0", | |
"System.IO.FileSystem.Primitives": "4.0.0", | |
"System.Net.NameResolution": "4.0.0-rc2-23728", | |
"System.Net.Primitives": "4.0.10", | |
"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.Principal.Windows": "4.0.0-rc2-23728", | |
"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.Net.Sockets.dll": {} | |
} | |
}, | |
"runtime.win7.System.Private.Uri/4.0.1-rc2-23728": { | |
"type": "package", | |
"compile": { | |
"ref/dotnet/_._": {} | |
}, | |
"runtime": { | |
"runtimes/win7/lib/DNXCore50/System.Private.Uri.dll": {} | |
} | |
}, | |
"runtime.win7.System.Runtime.Extensions/4.1.0-rc2-23728": { | |
"type": "package", | |
"compile": { | |
"ref/dotnet/_._": {} | |
}, | |
"runtime": { | |
"runtimes/win7/lib/dotnet5.4/System.Runtime.Extensions.dll": {} | |
} | |
}, | |
"runtime.win7.System.Security.Cryptography.Algorithms/4.0.0-rc2-23728": { | |
"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-23728", | |
"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-23728": { | |
"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-23728" | |
}, | |
"compile": { | |
"ref/dotnet/_._": {} | |
}, | |
"runtime": { | |
"runtimes/win7/lib/dotnet5.4/System.Security.Cryptography.Encoding.dll": {} | |
} | |
}, | |
"runtime.win7.System.Security.Cryptography.X509Certificates/4.0.0-rc2-23728": { | |
"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-23728", | |
"System.Security.Cryptography.Cng": "4.0.0-rc2-23728", | |
"System.Security.Cryptography.Csp": "4.0.0-rc2-23728", | |
"System.Security.Cryptography.Encoding": "4.0.0-rc2-23728", | |
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23728", | |
"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.Security.Principal.Windows/4.0.0-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.Win32.Primitives": "4.0.0", | |
"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/dotnet/_._": {} | |
}, | |
"runtime": { | |
"runtimes/win7/lib/DNXCore50/System.Security.Principal.Windows.dll": {} | |
} | |
}, | |
"runtime.win7.System.Threading/4.0.11-rc2-23728": { | |
"type": "package", | |
"compile": { | |
"ref/dotnet/_._": {} | |
}, | |
"runtime": { | |
"runtimes/win7/lib/DNXCore50/System.Threading.dll": {} | |
} | |
}, | |
"System.AppContext/4.1.0-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime": "4.0.0" | |
}, | |
"compile": { | |
"ref/dotnet5.6/System.AppContext.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.6/System.AppContext.dll": {} | |
} | |
}, | |
"System.Buffers/4.0.0-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Diagnostics.Tracing": "4.0.0", | |
"System.Resources.ResourceManager": "4.0.0", | |
"System.Runtime": "4.0.0", | |
"System.Threading": "4.0.0" | |
}, | |
"compile": { | |
"lib/dotnet5.2/System.Buffers.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.2/System.Buffers.dll": {} | |
} | |
}, | |
"System.Collections/4.0.11-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime": "4.0.21-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Collections.dll": {} | |
}, | |
"runtime": { | |
"lib/DNXCore50/System.Collections.dll": {} | |
} | |
}, | |
"System.Collections.Concurrent/4.0.11-rc2-23728": { | |
"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.Reflection": "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.1-rc2-23728": { | |
"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/dotnet5.4/System.Collections.NonGeneric.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/System.Collections.NonGeneric.dll": {} | |
} | |
}, | |
"System.ComponentModel/4.0.1-rc2-23728": { | |
"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-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.IO": "4.0.0", | |
"System.Runtime": "4.0.0", | |
"runtime.win7.System.Console": "4.0.0-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Console.dll": {} | |
} | |
}, | |
"System.Data.Common/4.0.1-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Collections": "4.0.0", | |
"System.Collections.NonGeneric": "4.0.0", | |
"System.Globalization": "4.0.0", | |
"System.IO": "4.0.0", | |
"System.Resources.ResourceManager": "4.0.0", | |
"System.Runtime": "4.0.0", | |
"System.Runtime.Extensions": "4.0.0", | |
"System.Text.RegularExpressions": "4.0.0", | |
"System.Threading.Tasks": "4.0.0" | |
}, | |
"compile": { | |
"ref/dotnet5.1/System.Data.Common.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.1/System.Data.Common.dll": {} | |
} | |
}, | |
"System.Data.SqlClient/4.0.0-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Data.Common": "4.0.0", | |
"System.Globalization": "4.0.0", | |
"System.IO": "4.0.0", | |
"System.Runtime": "4.0.0", | |
"System.Threading.Tasks": "4.0.0", | |
"System.Xml.ReaderWriter": "4.0.0", | |
"runtime.win7.System.Data.SqlClient": "4.0.0-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Data.SqlClient.dll": {} | |
} | |
}, | |
"System.Diagnostics.Contracts/4.0.1-rc2-23728": { | |
"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-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime": "4.0.0", | |
"runtime.win7.System.Diagnostics.Debug": "4.0.11-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Diagnostics.Debug.dll": {} | |
} | |
}, | |
"System.Diagnostics.DiagnosticSource/4.0.0-rc2-23728": { | |
"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.Process/4.1.0-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.IO": "4.0.0", | |
"System.Runtime": "4.0.0", | |
"System.Runtime.Handles": "4.0.0", | |
"System.Text.Encoding": "4.0.0", | |
"runtime.win7.System.Diagnostics.Process": "4.1.0-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet5.5/System.Diagnostics.Process.dll": {} | |
} | |
}, | |
"System.Diagnostics.StackTrace/4.0.1-rc2-23728": { | |
"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-23728": { | |
"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-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime": "4.0.0", | |
"runtime.win7.System.Diagnostics.TraceSource": "4.0.0-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Diagnostics.TraceSource.dll": {} | |
} | |
}, | |
"System.Diagnostics.Tracing/4.0.21-rc2-23728": { | |
"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-23728": { | |
"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-23728": { | |
"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.1-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Globalization": "4.0.0", | |
"System.Runtime": "4.0.0" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Globalization.Calendars.dll": {} | |
}, | |
"runtime": { | |
"lib/DNXCore50/System.Globalization.Calendars.dll": {} | |
} | |
}, | |
"System.Globalization.Extensions/4.0.1-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Globalization": "4.0.0", | |
"System.Runtime": "4.0.0", | |
"System.Runtime.Extensions": "4.0.0", | |
"runtime.win7.System.Globalization.Extensions": "4.0.1-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Globalization.Extensions.dll": {} | |
} | |
}, | |
"System.IO/4.1.0-rc2-23728": { | |
"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-23728": { | |
"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", | |
"runtime.win7.System.IO.FileSystem": "4.0.1-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.IO.FileSystem.dll": {} | |
} | |
}, | |
"System.IO.FileSystem.Primitives/4.0.1-rc2-23728": { | |
"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-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime": "4.0.0", | |
"runtime.win7.System.IO.FileSystem.Watcher": "4.0.0-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.IO.FileSystem.Watcher.dll": {} | |
} | |
}, | |
"System.Linq/4.0.1-rc2-23728": { | |
"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-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Reflection": "4.0.0", | |
"System.Runtime": "4.0.0", | |
"runtime.any.System.Linq.Expressions": "4.0.11-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Linq.Expressions.dll": {} | |
} | |
}, | |
"System.Net.NameResolution/4.0.0-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Net.Primitives": "4.0.10", | |
"System.Runtime": "4.0.0", | |
"System.Threading.Tasks": "4.0.0", | |
"runtime.win7.System.Net.NameResolution": "4.0.0-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Net.NameResolution.dll": {} | |
} | |
}, | |
"System.Net.Primitives/4.0.11-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime": "4.0.0", | |
"System.Runtime.Handles": "4.0.0", | |
"runtime.win7.System.Net.Primitives": "4.0.11-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Net.Primitives.dll": {} | |
} | |
}, | |
"System.Net.Sockets/4.1.0-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.IO": "4.0.0", | |
"System.Net.Primitives": "4.0.10", | |
"System.Runtime": "4.0.0", | |
"System.Threading.Tasks": "4.0.0", | |
"runtime.win7.System.Net.Sockets": "4.1.0-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Net.Sockets.dll": {} | |
} | |
}, | |
"System.Net.WebSockets/4.0.0-rc2-23728": { | |
"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-23728": { | |
"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.11-rc2-23728": { | |
"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/dotnet5.4/System.ObjectModel.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/System.ObjectModel.dll": {} | |
} | |
}, | |
"System.Private.Uri/4.0.1-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"runtime.win7.System.Private.Uri": "4.0.1-rc2-23728" | |
}, | |
"compile": { | |
"ref/dnxcore50/_._": {} | |
} | |
}, | |
"System.Reflection/4.1.0-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.IO": "4.0.0", | |
"System.Reflection.Primitives": "4.0.0", | |
"System.Runtime": "4.0.20" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Reflection.dll": {} | |
}, | |
"runtime": { | |
"lib/DNXCore50/System.Reflection.dll": {} | |
} | |
}, | |
"System.Reflection.Emit/4.0.1-rc2-23728": { | |
"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/dotnet5.2/System.Reflection.Emit.dll": {} | |
}, | |
"runtime": { | |
"lib/DNXCore50/System.Reflection.Emit.dll": {} | |
} | |
}, | |
"System.Reflection.Emit.ILGeneration/4.0.1-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Reflection": "4.0.0", | |
"System.Reflection.Primitives": "4.0.0", | |
"System.Runtime": "4.0.0" | |
}, | |
"compile": { | |
"ref/dotnet5.1/System.Reflection.Emit.ILGeneration.dll": {} | |
}, | |
"runtime": { | |
"lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {} | |
} | |
}, | |
"System.Reflection.Emit.Lightweight/4.0.1-rc2-23728": { | |
"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/dotnet5.1/System.Reflection.Emit.Lightweight.dll": {} | |
}, | |
"runtime": { | |
"lib/DNXCore50/System.Reflection.Emit.Lightweight.dll": {} | |
} | |
}, | |
"System.Reflection.Extensions/4.0.1-rc2-23728": { | |
"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.1-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime": "4.0.0" | |
}, | |
"compile": { | |
"ref/dotnet5.1/System.Reflection.Primitives.dll": {} | |
}, | |
"runtime": { | |
"lib/DNXCore50/System.Reflection.Primitives.dll": {} | |
} | |
}, | |
"System.Reflection.TypeExtensions/4.1.0-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Reflection": "4.0.0", | |
"System.Runtime": "4.0.0" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Reflection.TypeExtensions.dll": {} | |
}, | |
"runtime": { | |
"lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} | |
} | |
}, | |
"System.Resources.ResourceManager/4.0.1-rc2-23728": { | |
"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-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Private.Uri": "4.0.1-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Runtime.dll": {} | |
}, | |
"runtime": { | |
"lib/DNXCore50/System.Runtime.dll": {} | |
} | |
}, | |
"System.Runtime.Extensions/4.1.0-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime": "4.0.20", | |
"runtime.win7.System.Runtime.Extensions": "4.1.0-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Runtime.Extensions.dll": {} | |
} | |
}, | |
"System.Runtime.Handles/4.0.1-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime": "4.0.0" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Runtime.Handles.dll": {} | |
}, | |
"runtime": { | |
"lib/DNXCore50/System.Runtime.Handles.dll": {} | |
} | |
}, | |
"System.Runtime.InteropServices/4.0.21-rc2-23728": { | |
"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-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime": "4.0.0", | |
"runtime.win.System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet5.2/System.Runtime.InteropServices.RuntimeInformation.dll": {} | |
} | |
}, | |
"System.Runtime.Numerics/4.0.1-rc2-23728": { | |
"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/dotnet5.2/System.Runtime.Numerics.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/System.Runtime.Numerics.dll": {} | |
} | |
}, | |
"System.Security.Claims/4.0.1-rc2-23728": { | |
"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-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.IO": "4.0.0", | |
"System.Runtime": "4.0.0", | |
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23728", | |
"runtime.win7.System.Security.Cryptography.Algorithms": "4.0.0-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {} | |
} | |
}, | |
"System.Security.Cryptography.Cng/4.0.0-rc2-23728": { | |
"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-23728", | |
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23728", | |
"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-23728": { | |
"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-23728", | |
"System.Security.Cryptography.Encoding": "4.0.0-rc2-23728", | |
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23728", | |
"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-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime": "4.0.0", | |
"runtime.win7.System.Security.Cryptography.Encoding": "4.0.0-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Security.Cryptography.Encoding.dll": {} | |
} | |
}, | |
"System.Security.Cryptography.Primitives/4.0.0-rc2-23728": { | |
"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-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime": "4.0.0", | |
"System.Runtime.Handles": "4.0.0", | |
"System.Security.Cryptography.Algorithms": "4.0.0-rc2-23728", | |
"System.Security.Cryptography.Encoding": "4.0.0-rc2-23728", | |
"runtime.win7.System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} | |
} | |
}, | |
"System.Security.Principal/4.0.1-rc2-23728": { | |
"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-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime": "4.0.0", | |
"System.Runtime.Handles": "4.0.0", | |
"System.Security.Claims": "4.0.0", | |
"System.Security.Principal": "4.0.0", | |
"runtime.win7.System.Security.Principal.Windows": "4.0.0-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Security.Principal.Windows.dll": {} | |
} | |
}, | |
"System.Text.Encoding/4.0.11-rc2-23728": { | |
"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.CodePages/4.0.1-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime": "4.0.0", | |
"System.Text.Encoding": "4.0.10", | |
"runtime.win.System.Text.Encoding.CodePages": "4.0.1-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Text.Encoding.CodePages.dll": {} | |
} | |
}, | |
"System.Text.Encoding.Extensions/4.0.11-rc2-23728": { | |
"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-23728": { | |
"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-23728": { | |
"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-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime": "4.0.0", | |
"System.Threading.Tasks": "4.0.0", | |
"runtime.win7.System.Threading": "4.0.11-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Threading.dll": {} | |
} | |
}, | |
"System.Threading.Overlapped/4.0.1-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime": "4.0.0", | |
"System.Runtime.Handles": "4.0.0" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Threading.Overlapped.dll": {} | |
}, | |
"runtime": { | |
"lib/DNXCore50/System.Threading.Overlapped.dll": {} | |
} | |
}, | |
"System.Threading.Tasks/4.0.11-rc2-23728": { | |
"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.Extensions/4.0.0-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Collections": "4.0.0", | |
"System.Runtime": "4.0.0", | |
"System.Threading.Tasks": "4.0.0" | |
}, | |
"compile": { | |
"lib/dotnet5.1/System.Threading.Tasks.Extensions.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.1/System.Threading.Tasks.Extensions.dll": {} | |
} | |
}, | |
"System.Threading.Thread/4.0.0-rc2-23728": { | |
"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-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime": "4.0.0", | |
"System.Runtime.Handles": "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-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime": "4.0.0" | |
}, | |
"compile": { | |
"ref/dotnet5.3/System.Threading.Timer.dll": {} | |
}, | |
"runtime": { | |
"lib/DNXCore50/System.Threading.Timer.dll": {} | |
} | |
}, | |
"System.Xml.ReaderWriter/4.0.11-rc2-23728": { | |
"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.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.InteropServices": "4.0.20", | |
"System.Text.Encoding": "4.0.10", | |
"System.Text.Encoding.Extensions": "4.0.10", | |
"System.Text.RegularExpressions": "4.0.0", | |
"System.Threading.Tasks": "4.0.10", | |
"System.Threading.Tasks.Extensions": "4.0.0-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Xml.ReaderWriter.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/System.Xml.ReaderWriter.dll": {} | |
} | |
} | |
}, | |
"DNXCore,Version=v5.0/win7-x86": { | |
"Microsoft.AspNetCore.Hosting/1.0.0-rc2-16276": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.AspNetCore.Hosting.Abstractions": "1.0.0-rc2-16276", | |
"Microsoft.AspNetCore.Hosting.Server.Abstractions": "1.0.0-rc2-16276", | |
"Microsoft.AspNetCore.Http": "1.0.0-rc2-16198", | |
"Microsoft.AspNetCore.Http.Extensions": "1.0.0-rc2-16198", | |
"Microsoft.Extensions.Configuration": "1.0.0-rc2-16035", | |
"Microsoft.Extensions.Configuration.CommandLine": "1.0.0-rc2-16035", | |
"Microsoft.Extensions.Configuration.EnvironmentVariables": "1.0.0-rc2-16035", | |
"Microsoft.Extensions.Configuration.Json": "1.0.0-rc2-16035", | |
"Microsoft.Extensions.DependencyInjection": "1.0.0-rc2-16002", | |
"Microsoft.Extensions.FileProviders.Physical": "1.0.0-rc2-16004", | |
"Microsoft.Extensions.Logging": "1.0.0-rc2-16049", | |
"Microsoft.Extensions.Options": "1.0.0-rc2-16027", | |
"Microsoft.Extensions.PlatformAbstractions": "1.0.0-rc2-16544", | |
"System.Console": "4.0.0-rc2-23728", | |
"System.Diagnostics.DiagnosticSource": "4.0.0-rc2-23728", | |
"System.Diagnostics.StackTrace": "4.0.1-rc2-23728", | |
"System.Reflection.Extensions": "4.0.1-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.Hosting.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.Hosting.dll": {} | |
} | |
}, | |
"Microsoft.AspNetCore.Hosting.Abstractions/1.0.0-rc2-16276": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.AspNetCore.Hosting.Server.Abstractions": "1.0.0-rc2-16276", | |
"Microsoft.AspNetCore.Http.Abstractions": "1.0.0-rc2-16198", | |
"Microsoft.Extensions.Configuration.Abstractions": "1.0.0-rc2-16035", | |
"Microsoft.Extensions.DependencyInjection.Abstractions": "1.0.0-rc2-16002", | |
"Microsoft.Extensions.FileProviders.Abstractions": "1.0.0-rc2-16004" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.Hosting.Abstractions.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.Hosting.Abstractions.dll": {} | |
} | |
}, | |
"Microsoft.AspNetCore.Hosting.Server.Abstractions/1.0.0-rc2-16276": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.AspNetCore.Http.Abstractions": "1.0.0-rc2-16198", | |
"Microsoft.Extensions.Configuration.Abstractions": "1.0.0-rc2-16035" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": {} | |
} | |
}, | |
"Microsoft.AspNetCore.Http/1.0.0-rc2-16198": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.AspNetCore.Http.Abstractions": "1.0.0-rc2-16198", | |
"Microsoft.AspNetCore.WebUtilities": "1.0.0-rc2-16198", | |
"Microsoft.Net.Http.Headers": "1.0.0-rc2-16198", | |
"System.Threading": "4.0.11-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.Http.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.Http.dll": {} | |
} | |
}, | |
"Microsoft.AspNetCore.Http.Abstractions/1.0.0-rc2-16198": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.AspNetCore.Http.Features": "1.0.0-rc2-16198", | |
"System.ComponentModel": "4.0.1-rc2-23728", | |
"System.Globalization.Extensions": "4.0.1-rc2-23728", | |
"System.Linq.Expressions": "4.0.11-rc2-23728", | |
"System.Net.WebSockets": "4.0.0-rc2-23728", | |
"System.Reflection.TypeExtensions": "4.1.0-rc2-23728", | |
"System.Runtime.InteropServices": "4.0.21-rc2-23728", | |
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23728", | |
"System.Text.Encodings.Web": "4.0.0-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.Http.Abstractions.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.Http.Abstractions.dll": {} | |
} | |
}, | |
"Microsoft.AspNetCore.Http.Extensions/1.0.0-rc2-16198": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.AspNetCore.Http.Abstractions": "1.0.0-rc2-16198", | |
"Microsoft.Net.Http.Headers": "1.0.0-rc2-16198", | |
"System.Buffers": "4.0.0-rc2-23728", | |
"System.IO.FileSystem": "4.0.1-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.Http.Extensions.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.Http.Extensions.dll": {} | |
} | |
}, | |
"Microsoft.AspNetCore.Http.Features/1.0.0-rc2-16198": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.Extensions.Primitives": "1.0.0-rc2-16054", | |
"System.Collections": "4.0.11-rc2-23728", | |
"System.Linq": "4.0.1-rc2-23728", | |
"System.Net.Primitives": "4.0.11-rc2-23728", | |
"System.Net.WebSockets": "4.0.0-rc2-23728", | |
"System.Runtime.Extensions": "4.1.0-rc2-23728", | |
"System.Security.Claims": "4.0.1-rc2-23728", | |
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23728", | |
"System.Security.Principal": "4.0.1-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.Http.Features.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.Http.Features.dll": {} | |
} | |
}, | |
"Microsoft.AspNetCore.IISPlatformHandler/1.0.0-rc2-16198": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.AspNetCore.Hosting.Abstractions": "1.0.0-rc2-16276", | |
"Microsoft.AspNetCore.Http": "1.0.0-rc2-16198", | |
"Microsoft.AspNetCore.Http.Extensions": "1.0.0-rc2-16198", | |
"Microsoft.Extensions.Logging.Abstractions": "1.0.0-rc2-16049", | |
"Microsoft.Extensions.Options": "1.0.0-rc2-16027", | |
"System.Security.Principal.Windows": "4.0.0-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.IISPlatformHandler.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.IISPlatformHandler.dll": {} | |
} | |
}, | |
"Microsoft.AspNetCore.Server.Kestrel/1.0.0-rc2-16373": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.AspNetCore.Hosting": "1.0.0-rc2-16276", | |
"Microsoft.Extensions.Logging.Abstractions": "1.0.0-rc2-16049", | |
"Microsoft.Extensions.PlatformAbstractions": "1.0.0-rc2-16544", | |
"System.Buffers": "4.0.0-rc2-23728", | |
"System.Collections": "4.0.11-rc2-23728", | |
"System.Diagnostics.Debug": "4.0.11-rc2-23728", | |
"System.Diagnostics.TraceSource": "4.0.0-rc2-23728", | |
"System.Diagnostics.Tracing": "4.0.21-rc2-23728", | |
"System.Globalization": "4.0.11-rc2-23728", | |
"System.IO": "4.1.0-rc2-23728", | |
"System.Linq": "4.0.1-rc2-23728", | |
"System.Net.Primitives": "4.0.11-rc2-23728", | |
"System.Numerics.Vectors": "4.1.1-rc2-23728", | |
"System.Runtime.Extensions": "4.1.0-rc2-23728", | |
"System.Runtime.InteropServices": "4.0.21-rc2-23728", | |
"System.Text.Encoding": "4.0.11-rc2-23728", | |
"System.Threading": "4.0.11-rc2-23728", | |
"System.Threading.Tasks": "4.0.11-rc2-23728", | |
"System.Threading.Tasks.Extensions": "4.0.0-rc2-23728", | |
"System.Threading.Thread": "4.0.0-rc2-23728", | |
"System.Threading.ThreadPool": "4.0.10-rc2-23728", | |
"System.Threading.Timer": "4.0.1-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.Server.Kestrel.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.Server.Kestrel.dll": {} | |
}, | |
"native": { | |
"runtimes/win7-x86/native/libuv.dll": {} | |
} | |
}, | |
"Microsoft.AspNetCore.WebUtilities/1.0.0-rc2-16198": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.Extensions.Primitives": "1.0.0-rc2-16054", | |
"System.Buffers": "4.0.0-rc2-23728", | |
"System.Collections": "4.0.11-rc2-23728", | |
"System.IO": "4.1.0-rc2-23728", | |
"System.IO.FileSystem": "4.0.1-rc2-23728", | |
"System.Text.Encodings.Web": "4.0.0-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.WebUtilities.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.AspNetCore.WebUtilities.dll": {} | |
} | |
}, | |
"Microsoft.Extensions.Configuration/1.0.0-rc2-16035": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.Extensions.Configuration.Abstractions": "1.0.0-rc2-16035", | |
"System.Collections": "4.0.11-rc2-23728", | |
"System.Diagnostics.Debug": "4.0.11-rc2-23728", | |
"System.IO": "4.1.0-rc2-23728", | |
"System.IO.FileSystem": "4.0.1-rc2-23728", | |
"System.Resources.ResourceManager": "4.0.1-rc2-23728", | |
"System.Runtime.Extensions": "4.1.0-rc2-23728", | |
"System.Runtime.InteropServices": "4.0.21-rc2-23728", | |
"System.Threading": "4.0.11-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.Extensions.Configuration.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.Extensions.Configuration.dll": {} | |
} | |
}, | |
"Microsoft.Extensions.Configuration.Abstractions/1.0.0-rc2-16035": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.Extensions.Primitives": "1.0.0-rc2-16054", | |
"System.Linq": "4.0.1-rc2-23728" | |
}, | |
"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-16035": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.Extensions.Configuration": "1.0.0-rc2-16035" | |
}, | |
"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-16035": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.Extensions.Configuration": "1.0.0-rc2-16035" | |
}, | |
"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-16035": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.Extensions.Configuration.Abstractions": "1.0.0-rc2-16035", | |
"System.AppContext": "4.1.0-rc2-23728" | |
}, | |
"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-16035": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.Extensions.Configuration": "1.0.0-rc2-16035", | |
"Microsoft.Extensions.Configuration.FileExtensions": "1.0.0-rc2-16035", | |
"Newtonsoft.Json": "6.0.6", | |
"System.Dynamic.Runtime": "4.0.11-rc2-23728" | |
}, | |
"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-16002": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.Extensions.DependencyInjection.Abstractions": "1.0.0-rc2-16002", | |
"System.Collections": "4.0.11-rc2-23728", | |
"System.Collections.Concurrent": "4.0.11-rc2-23728", | |
"System.Threading": "4.0.11-rc2-23728", | |
"System.Threading.Tasks": "4.0.11-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.Extensions.DependencyInjection.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.Extensions.DependencyInjection.dll": {} | |
} | |
}, | |
"Microsoft.Extensions.DependencyInjection.Abstractions/1.0.0-rc2-16002": { | |
"type": "package", | |
"dependencies": { | |
"System.ComponentModel": "4.0.1-rc2-23728", | |
"System.Diagnostics.Debug": "4.0.11-rc2-23728", | |
"System.Globalization": "4.0.11-rc2-23728", | |
"System.Linq": "4.0.1-rc2-23728", | |
"System.Linq.Expressions": "4.0.11-rc2-23728", | |
"System.Reflection": "4.1.0-rc2-23728", | |
"System.Resources.ResourceManager": "4.0.1-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} | |
} | |
}, | |
"Microsoft.Extensions.FileProviders.Abstractions/1.0.0-rc2-16004": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.Extensions.Primitives": "1.0.0-rc2-16054", | |
"System.IO": "4.1.0-rc2-23728", | |
"System.Resources.ResourceManager": "4.0.1-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.Extensions.FileProviders.Abstractions.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.Extensions.FileProviders.Abstractions.dll": {} | |
} | |
}, | |
"Microsoft.Extensions.FileProviders.Physical/1.0.0-rc2-16004": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.Extensions.FileProviders.Abstractions": "1.0.0-rc2-16004", | |
"System.Collections.Concurrent": "4.0.11-rc2-23728", | |
"System.IO.FileSystem": "4.0.1-rc2-23728", | |
"System.IO.FileSystem.Watcher": "4.0.0-rc2-23728", | |
"System.Text.RegularExpressions": "4.0.11-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.Extensions.FileProviders.Physical.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.Extensions.FileProviders.Physical.dll": {} | |
} | |
}, | |
"Microsoft.Extensions.Logging/1.0.0-rc2-16049": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.Extensions.DependencyInjection.Abstractions": "1.0.0-rc2-16002", | |
"Microsoft.Extensions.Logging.Abstractions": "1.0.0-rc2-16049", | |
"System.Collections.Concurrent": "4.0.11-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.Extensions.Logging.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.Extensions.Logging.dll": {} | |
} | |
}, | |
"Microsoft.Extensions.Logging.Abstractions/1.0.0-rc2-16049": { | |
"type": "package", | |
"dependencies": { | |
"System.Collections": "4.0.11-rc2-23728", | |
"System.Collections.Concurrent": "4.0.11-rc2-23728", | |
"System.Globalization": "4.0.11-rc2-23728", | |
"System.Linq": "4.0.1-rc2-23728", | |
"System.Reflection": "4.1.0-rc2-23728", | |
"System.Runtime": "4.0.21-rc2-23728", | |
"System.Runtime.Extensions": "4.1.0-rc2-23728", | |
"System.Runtime.InteropServices": "4.0.21-rc2-23728" | |
}, | |
"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-16049": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.Extensions.Configuration.Abstractions": "1.0.0-rc2-16035", | |
"Microsoft.Extensions.Logging.Abstractions": "1.0.0-rc2-16049", | |
"Microsoft.Extensions.PlatformAbstractions": "1.0.0-rc2-16544", | |
"System.Console": "4.0.0-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.Extensions.Logging.Console.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.Extensions.Logging.Console.dll": {} | |
} | |
}, | |
"Microsoft.Extensions.Options/1.0.0-rc2-16027": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.Extensions.DependencyInjection.Abstractions": "1.0.0-rc2-16002", | |
"Microsoft.Extensions.Primitives": "1.0.0-rc2-16054", | |
"System.ComponentModel": "4.0.1-rc2-23728", | |
"System.Diagnostics.Debug": "4.0.11-rc2-23728", | |
"System.Globalization": "4.0.11-rc2-23728", | |
"System.Linq": "4.0.1-rc2-23728", | |
"System.Linq.Expressions": "4.0.11-rc2-23728", | |
"System.Reflection": "4.1.0-rc2-23728", | |
"System.Reflection.TypeExtensions": "4.1.0-rc2-23728", | |
"System.Resources.ResourceManager": "4.0.1-rc2-23728", | |
"System.Runtime": "4.0.21-rc2-23728", | |
"System.Runtime.Extensions": "4.1.0-rc2-23728", | |
"System.Threading": "4.0.11-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.Extensions.Options.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.Extensions.Options.dll": {} | |
} | |
}, | |
"Microsoft.Extensions.PlatformAbstractions/1.0.0-rc2-16544": { | |
"type": "package", | |
"dependencies": { | |
"System.AppContext": "4.1.0-rc2-23728", | |
"System.IO.FileSystem": "4.0.1-rc2-23728", | |
"System.Linq": "4.0.1-rc2-23728", | |
"System.Reflection": "4.1.0-rc2-23728", | |
"System.Reflection.Extensions": "4.0.1-rc2-23728", | |
"System.Reflection.TypeExtensions": "4.1.0-rc2-23728", | |
"System.Runtime": "4.0.21-rc2-23728", | |
"System.Runtime.InteropServices": "4.0.21-rc2-23728", | |
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23728", | |
"System.Threading.Tasks": "4.0.11-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.Extensions.PlatformAbstractions.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.Extensions.PlatformAbstractions.dll": {} | |
} | |
}, | |
"Microsoft.Extensions.Primitives/1.0.0-rc2-16054": { | |
"type": "package", | |
"dependencies": { | |
"System.Resources.ResourceManager": "4.0.1-rc2-23728", | |
"System.Runtime": "4.0.21-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.Extensions.Primitives.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.Extensions.Primitives.dll": {} | |
} | |
}, | |
"Microsoft.Net.Http.Headers/1.0.0-rc2-16198": { | |
"type": "package", | |
"dependencies": { | |
"System.Collections": "4.0.11-rc2-23728", | |
"System.Diagnostics.Contracts": "4.0.1-rc2-23728", | |
"System.Globalization": "4.0.11-rc2-23728", | |
"System.Globalization.Extensions": "4.0.1-rc2-23728", | |
"System.Linq": "4.0.1-rc2-23728", | |
"System.Runtime": "4.0.21-rc2-23728", | |
"System.Text.Encoding": "4.0.11-rc2-23728" | |
}, | |
"compile": { | |
"lib/dotnet5.4/Microsoft.Net.Http.Headers.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/Microsoft.Net.Http.Headers.dll": {} | |
} | |
}, | |
"Microsoft.NETCore.Platforms/1.0.1-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.NETCore.Targets": "1.0.1-rc2-23728" | |
} | |
}, | |
"Microsoft.NETCore.Runtime/1.0.1-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-rc2-23728", | |
"Microsoft.NETCore.Runtime.Native": "1.0.1-rc2-23728" | |
} | |
}, | |
"Microsoft.NETCore.Runtime.CoreCLR/1.0.1-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23728", | |
"runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-rc2-23728" | |
} | |
}, | |
"Microsoft.NETCore.Runtime.Native/1.0.1-rc2-23728": { | |
"type": "package" | |
}, | |
"Microsoft.NETCore.Targets/1.0.1-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.NETCore.Targets.DNXCore": "5.0.0-rc2-23728" | |
} | |
}, | |
"Microsoft.NETCore.Targets.DNXCore/5.0.0-rc2-23728": { | |
"type": "package" | |
}, | |
"Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23728" | |
} | |
}, | |
"Microsoft.Win32.Primitives/4.0.1-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime": "4.0.0", | |
"runtime.win7.Microsoft.Win32.Primitives": "4.0.1-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet5.4/Microsoft.Win32.Primitives.dll": {} | |
} | |
}, | |
"Microsoft.Win32.Registry/4.0.0-rc2-23728": { | |
"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.Runtime.Handles": "4.0.0", | |
"System.Runtime.InteropServices": "4.0.20" | |
}, | |
"compile": { | |
"ref/dotnet5.4/Microsoft.Win32.Registry.dll": {} | |
}, | |
"runtime": { | |
"lib/DNXCore50/Microsoft.Win32.Registry.dll": {} | |
} | |
}, | |
"NETStandard.Library/1.0.0-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"NETStandard.Platform": "1.0.0-rc2-23728", | |
"System.Collections.Concurrent": "4.0.11-rc2-23728", | |
"System.Linq": "4.0.1-rc2-23728", | |
"System.Runtime.Numerics": "4.0.1-rc2-23728", | |
"System.Text.RegularExpressions": "4.0.11-rc2-23728" | |
} | |
}, | |
"NETStandard.Platform/1.0.0-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23728", | |
"Microsoft.NETCore.Runtime": "1.0.1-rc2-23728", | |
"Microsoft.Win32.Primitives": "4.0.1-rc2-23728", | |
"System.AppContext": "4.1.0-rc2-23728", | |
"System.Collections": "4.0.11-rc2-23728", | |
"System.Console": "4.0.0-rc2-23728", | |
"System.Diagnostics.Debug": "4.0.11-rc2-23728", | |
"System.Diagnostics.Process": "4.1.0-rc2-23728", | |
"System.Diagnostics.Tools": "4.0.1-rc2-23728", | |
"System.Diagnostics.Tracing": "4.0.21-rc2-23728", | |
"System.Globalization": "4.0.11-rc2-23728", | |
"System.Globalization.Calendars": "4.0.1-rc2-23728", | |
"System.IO": "4.1.0-rc2-23728", | |
"System.IO.FileSystem": "4.0.1-rc2-23728", | |
"System.IO.FileSystem.Primitives": "4.0.1-rc2-23728", | |
"System.Net.Primitives": "4.0.11-rc2-23728", | |
"System.Net.Sockets": "4.1.0-rc2-23728", | |
"System.Reflection": "4.1.0-rc2-23728", | |
"System.Reflection.Extensions": "4.0.1-rc2-23728", | |
"System.Reflection.Primitives": "4.0.1-rc2-23728", | |
"System.Reflection.TypeExtensions": "4.1.0-rc2-23728", | |
"System.Runtime": "4.0.21-rc2-23728", | |
"System.Runtime.Extensions": "4.1.0-rc2-23728", | |
"System.Runtime.Handles": "4.0.1-rc2-23728", | |
"System.Runtime.InteropServices": "4.0.21-rc2-23728", | |
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23728", | |
"System.Text.Encoding": "4.0.11-rc2-23728", | |
"System.Text.Encoding.Extensions": "4.0.11-rc2-23728", | |
"System.Threading": "4.0.11-rc2-23728", | |
"System.Threading.Tasks": "4.0.11-rc2-23728", | |
"System.Threading.Timer": "4.0.1-rc2-23728" | |
} | |
}, | |
"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-23728": { | |
"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/dotnet5.4/System.Linq.Expressions.dll": {} | |
} | |
}, | |
"runtime.win.System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Reflection": "4.0.0", | |
"System.Resources.ResourceManager": "4.0.0", | |
"System.Runtime": "4.0.0", | |
"System.Runtime.InteropServices": "4.0.0", | |
"System.Threading": "4.0.0" | |
}, | |
"compile": { | |
"ref/dotnet/_._": {} | |
}, | |
"runtime": { | |
"runtimes/win/lib/dotnet5.2/System.Runtime.InteropServices.RuntimeInformation.dll": {} | |
} | |
}, | |
"runtime.win.System.Text.Encoding.CodePages/4.0.1-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Collections": "4.0.10", | |
"System.Globalization": "4.0.10", | |
"System.IO": "4.0.10", | |
"System.Reflection": "4.0.10", | |
"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.Threading": "4.0.10" | |
}, | |
"compile": { | |
"ref/dotnet/_._": {} | |
}, | |
"runtime": { | |
"runtimes/win/lib/dotnet5.4/System.Text.Encoding.CodePages.dll": {} | |
} | |
}, | |
"runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR/1.0.1-rc2-23728": { | |
"type": "package", | |
"compile": { | |
"ref/dotnet/_._": {} | |
}, | |
"runtime": { | |
"runtimes/win7-x86/lib/dotnet/mscorlib.ni.dll": {} | |
}, | |
"native": { | |
"runtimes/win7-x86/native/clretwrc.dll": {}, | |
"runtimes/win7-x86/native/coreclr.dll": {}, | |
"runtimes/win7-x86/native/dbgshim.dll": {}, | |
"runtimes/win7-x86/native/mscordaccore.dll": {}, | |
"runtimes/win7-x86/native/mscordbi.dll": {}, | |
"runtimes/win7-x86/native/mscorrc.debug.dll": {}, | |
"runtimes/win7-x86/native/mscorrc.dll": {} | |
} | |
}, | |
"runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23728": { | |
"type": "package", | |
"native": { | |
"runtimes/win7-x86/native/API-MS-Win-Base-Util-L1-1-0.dll": {}, | |
"runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll": {}, | |
"runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll": {}, | |
"runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll": {}, | |
"runtimes/win7-x86/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll": {}, | |
"runtimes/win7-x86/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll": {}, | |
"runtimes/win7-x86/native/API-MS-Win-Core-String-L2-1-0.dll": {}, | |
"runtimes/win7-x86/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll": {}, | |
"runtimes/win7-x86/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll": {}, | |
"runtimes/win7-x86/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll": {}, | |
"runtimes/win7-x86/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll": {}, | |
"runtimes/win7-x86/native/API-MS-Win-Eventing-Controller-L1-1-0.dll": {}, | |
"runtimes/win7-x86/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll": {}, | |
"runtimes/win7-x86/native/API-MS-Win-Eventing-Provider-L1-1-0.dll": {}, | |
"runtimes/win7-x86/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll": {}, | |
"runtimes/win7-x86/native/API-MS-Win-devices-config-L1-1-0.dll": {}, | |
"runtimes/win7-x86/native/API-MS-Win-devices-config-L1-1-1.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-com-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-com-private-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-comm-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-console-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-console-l2-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-datetime-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-datetime-l1-1-1.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-debug-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-debug-l1-1-1.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-delayload-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-errorhandling-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-errorhandling-l1-1-1.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-fibers-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-fibers-l1-1-1.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-file-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-file-l1-2-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-file-l1-2-1.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-file-l2-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-file-l2-1-1.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-handle-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-heap-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-heap-obsolete-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-interlocked-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-io-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-io-l1-1-1.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-libraryloader-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-libraryloader-l1-1-1.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-localization-l1-2-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-localization-l1-2-1.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-localization-l2-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-localization-obsolete-l1-2-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-1.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-2.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-3.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-namedpipe-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-namedpipe-l1-2-1.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-normalization-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-privateprofile-l1-1-1.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-processenvironment-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-processenvironment-l1-2-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-processsecurity-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-1.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-2.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-profile-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-psapi-ansi-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-psapi-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-psapi-obsolete-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-realtime-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-registry-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-registry-l2-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-rtlsupport-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-shlwapi-legacy-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-shutdown-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-shutdown-l1-1-1.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-string-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-string-obsolete-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-string-obsolete-l1-1-1.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-stringloader-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-stringloader-l1-1-1.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-synch-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-synch-l1-2-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-1.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-2.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-3.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-threadpool-l1-2-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-threadpool-legacy-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-threadpool-private-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-timezone-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-url-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-util-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-version-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-winrt-error-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-winrt-error-l1-1-1.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-winrt-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-winrt-registration-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-winrt-robuffer-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-winrt-string-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-wow64-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-xstate-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-core-xstate-l2-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-ro-typeresolution-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-security-base-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-security-cpwl-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-security-cryptoapi-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-security-lsalookup-l2-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-security-lsalookup-l2-1-1.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-security-provider-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-security-sddl-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-service-core-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-service-core-l1-1-1.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-service-management-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-service-management-l2-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-service-private-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-service-private-l1-1-1.dll": {}, | |
"runtimes/win7-x86/native/api-ms-win-service-winsvc-l1-1-0.dll": {}, | |
"runtimes/win7-x86/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll": {} | |
} | |
}, | |
"runtime.win7-x86.System.Data.SqlClient.sni/4.0.0-rc2-23728": { | |
"type": "package", | |
"native": { | |
"runtimes/win7-x86/native/sni.dll": {} | |
} | |
}, | |
"runtime.win7.Microsoft.Win32.Primitives/4.0.1-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime": "4.0.20", | |
"System.Runtime.InteropServices": "4.0.20" | |
}, | |
"compile": { | |
"ref/dotnet/_._": {} | |
}, | |
"runtime": { | |
"runtimes/win7/lib/dotnet5.4/Microsoft.Win32.Primitives.dll": {} | |
} | |
}, | |
"runtime.win7.System.Console/4.0.0-rc2-23728": { | |
"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.Data.SqlClient/4.0.0-rc2-23728": { | |
"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.Data.Common": "4.0.0", | |
"System.Diagnostics.Debug": "4.0.10", | |
"System.Globalization": "4.0.10", | |
"System.IO": "4.0.10", | |
"System.Linq": "4.0.0", | |
"System.Reflection": "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.Handles": "4.0.0", | |
"System.Runtime.InteropServices": "4.0.20", | |
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23728", | |
"System.Security.Principal.Windows": "4.0.0-rc2-23728", | |
"System.Text.Encoding": "4.0.10", | |
"System.Text.Encoding.CodePages": "4.0.0", | |
"System.Text.Encoding.Extensions": "4.0.0", | |
"System.Text.RegularExpressions": "4.0.10", | |
"System.Threading": "4.0.10", | |
"System.Threading.Tasks": "4.0.10", | |
"System.Threading.Thread": "4.0.0-rc2-23728", | |
"System.Threading.ThreadPool": "4.0.10-rc2-23728", | |
"System.Threading.Timer": "4.0.0", | |
"System.Xml.ReaderWriter": "4.0.0", | |
"runtime.win7-x86.System.Data.SqlClient.sni": "4.0.0-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet/_._": {} | |
}, | |
"runtime": { | |
"runtimes/win7/lib/dotnet5.4/System.Data.SqlClient.dll": {} | |
} | |
}, | |
"runtime.win7.System.Diagnostics.Debug/4.0.11-rc2-23728": { | |
"type": "package", | |
"compile": { | |
"ref/dotnet/_._": {} | |
}, | |
"runtime": { | |
"runtimes/win7/lib/DNXCore50/System.Diagnostics.Debug.dll": {} | |
} | |
}, | |
"runtime.win7.System.Diagnostics.Process/4.1.0-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.Win32.Primitives": "4.0.0", | |
"Microsoft.Win32.Registry": "4.0.0-rc2-23728", | |
"System.Collections": "4.0.10", | |
"System.Diagnostics.Debug": "4.0.10", | |
"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.Text.Encoding": "4.0.10", | |
"System.Text.Encoding.Extensions": "4.0.10", | |
"System.Threading": "4.0.10", | |
"System.Threading.Tasks": "4.0.10", | |
"System.Threading.Thread": "4.0.0-rc2-23728", | |
"System.Threading.ThreadPool": "4.0.10-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet/_._": {} | |
}, | |
"runtime": { | |
"runtimes/win7/lib/dotnet5.5/System.Diagnostics.Process.dll": {} | |
} | |
}, | |
"runtime.win7.System.Diagnostics.TraceSource/4.0.0-rc2-23728": { | |
"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-23728": { | |
"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-23728": { | |
"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-23728": { | |
"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.NameResolution/4.0.0-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Collections": "4.0.0", | |
"System.Diagnostics.Tracing": "4.0.0", | |
"System.Globalization": "4.0.0", | |
"System.Net.Primitives": "4.0.10", | |
"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.Principal.Windows": "4.0.0-rc2-23728", | |
"System.Threading": "4.0.10", | |
"System.Threading.Tasks": "4.0.0" | |
}, | |
"compile": { | |
"ref/dotnet/_._": {} | |
}, | |
"runtime": { | |
"runtimes/win7/lib/dotnet5.4/System.Net.NameResolution.dll": {} | |
} | |
}, | |
"runtime.win7.System.Net.Primitives/4.0.11-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.Win32.Primitives": "4.0.0", | |
"System.Collections": "4.0.0", | |
"System.Collections.NonGeneric": "4.0.0", | |
"System.Diagnostics.Tracing": "4.0.20", | |
"System.Globalization": "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.Threading": "4.0.0" | |
}, | |
"compile": { | |
"ref/dotnet/_._": {} | |
}, | |
"runtime": { | |
"runtimes/win7/lib/dotnet5.4/System.Net.Primitives.dll": {} | |
} | |
}, | |
"runtime.win7.System.Net.Sockets/4.1.0-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Collections": "4.0.0", | |
"System.Diagnostics.Tracing": "4.0.20", | |
"System.Globalization": "4.0.0", | |
"System.IO": "4.0.10", | |
"System.IO.FileSystem": "4.0.0", | |
"System.IO.FileSystem.Primitives": "4.0.0", | |
"System.Net.NameResolution": "4.0.0-rc2-23728", | |
"System.Net.Primitives": "4.0.10", | |
"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.Principal.Windows": "4.0.0-rc2-23728", | |
"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.Net.Sockets.dll": {} | |
} | |
}, | |
"runtime.win7.System.Private.Uri/4.0.1-rc2-23728": { | |
"type": "package", | |
"compile": { | |
"ref/dotnet/_._": {} | |
}, | |
"runtime": { | |
"runtimes/win7/lib/DNXCore50/System.Private.Uri.dll": {} | |
} | |
}, | |
"runtime.win7.System.Runtime.Extensions/4.1.0-rc2-23728": { | |
"type": "package", | |
"compile": { | |
"ref/dotnet/_._": {} | |
}, | |
"runtime": { | |
"runtimes/win7/lib/dotnet5.4/System.Runtime.Extensions.dll": {} | |
} | |
}, | |
"runtime.win7.System.Security.Cryptography.Algorithms/4.0.0-rc2-23728": { | |
"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-23728", | |
"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-23728": { | |
"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-23728" | |
}, | |
"compile": { | |
"ref/dotnet/_._": {} | |
}, | |
"runtime": { | |
"runtimes/win7/lib/dotnet5.4/System.Security.Cryptography.Encoding.dll": {} | |
} | |
}, | |
"runtime.win7.System.Security.Cryptography.X509Certificates/4.0.0-rc2-23728": { | |
"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-23728", | |
"System.Security.Cryptography.Cng": "4.0.0-rc2-23728", | |
"System.Security.Cryptography.Csp": "4.0.0-rc2-23728", | |
"System.Security.Cryptography.Encoding": "4.0.0-rc2-23728", | |
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23728", | |
"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.Security.Principal.Windows/4.0.0-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.Win32.Primitives": "4.0.0", | |
"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/dotnet/_._": {} | |
}, | |
"runtime": { | |
"runtimes/win7/lib/DNXCore50/System.Security.Principal.Windows.dll": {} | |
} | |
}, | |
"runtime.win7.System.Threading/4.0.11-rc2-23728": { | |
"type": "package", | |
"compile": { | |
"ref/dotnet/_._": {} | |
}, | |
"runtime": { | |
"runtimes/win7/lib/DNXCore50/System.Threading.dll": {} | |
} | |
}, | |
"System.AppContext/4.1.0-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime": "4.0.0" | |
}, | |
"compile": { | |
"ref/dotnet5.6/System.AppContext.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.6/System.AppContext.dll": {} | |
} | |
}, | |
"System.Buffers/4.0.0-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Diagnostics.Tracing": "4.0.0", | |
"System.Resources.ResourceManager": "4.0.0", | |
"System.Runtime": "4.0.0", | |
"System.Threading": "4.0.0" | |
}, | |
"compile": { | |
"lib/dotnet5.2/System.Buffers.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.2/System.Buffers.dll": {} | |
} | |
}, | |
"System.Collections/4.0.11-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime": "4.0.21-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Collections.dll": {} | |
}, | |
"runtime": { | |
"lib/DNXCore50/System.Collections.dll": {} | |
} | |
}, | |
"System.Collections.Concurrent/4.0.11-rc2-23728": { | |
"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.Reflection": "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.1-rc2-23728": { | |
"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/dotnet5.4/System.Collections.NonGeneric.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/System.Collections.NonGeneric.dll": {} | |
} | |
}, | |
"System.ComponentModel/4.0.1-rc2-23728": { | |
"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-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.IO": "4.0.0", | |
"System.Runtime": "4.0.0", | |
"runtime.win7.System.Console": "4.0.0-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Console.dll": {} | |
} | |
}, | |
"System.Data.Common/4.0.1-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Collections": "4.0.0", | |
"System.Collections.NonGeneric": "4.0.0", | |
"System.Globalization": "4.0.0", | |
"System.IO": "4.0.0", | |
"System.Resources.ResourceManager": "4.0.0", | |
"System.Runtime": "4.0.0", | |
"System.Runtime.Extensions": "4.0.0", | |
"System.Text.RegularExpressions": "4.0.0", | |
"System.Threading.Tasks": "4.0.0" | |
}, | |
"compile": { | |
"ref/dotnet5.1/System.Data.Common.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.1/System.Data.Common.dll": {} | |
} | |
}, | |
"System.Data.SqlClient/4.0.0-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Data.Common": "4.0.0", | |
"System.Globalization": "4.0.0", | |
"System.IO": "4.0.0", | |
"System.Runtime": "4.0.0", | |
"System.Threading.Tasks": "4.0.0", | |
"System.Xml.ReaderWriter": "4.0.0", | |
"runtime.win7.System.Data.SqlClient": "4.0.0-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Data.SqlClient.dll": {} | |
} | |
}, | |
"System.Diagnostics.Contracts/4.0.1-rc2-23728": { | |
"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-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime": "4.0.0", | |
"runtime.win7.System.Diagnostics.Debug": "4.0.11-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Diagnostics.Debug.dll": {} | |
} | |
}, | |
"System.Diagnostics.DiagnosticSource/4.0.0-rc2-23728": { | |
"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.Process/4.1.0-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.IO": "4.0.0", | |
"System.Runtime": "4.0.0", | |
"System.Runtime.Handles": "4.0.0", | |
"System.Text.Encoding": "4.0.0", | |
"runtime.win7.System.Diagnostics.Process": "4.1.0-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet5.5/System.Diagnostics.Process.dll": {} | |
} | |
}, | |
"System.Diagnostics.StackTrace/4.0.1-rc2-23728": { | |
"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-23728": { | |
"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-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime": "4.0.0", | |
"runtime.win7.System.Diagnostics.TraceSource": "4.0.0-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Diagnostics.TraceSource.dll": {} | |
} | |
}, | |
"System.Diagnostics.Tracing/4.0.21-rc2-23728": { | |
"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-23728": { | |
"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-23728": { | |
"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.1-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Globalization": "4.0.0", | |
"System.Runtime": "4.0.0" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Globalization.Calendars.dll": {} | |
}, | |
"runtime": { | |
"lib/DNXCore50/System.Globalization.Calendars.dll": {} | |
} | |
}, | |
"System.Globalization.Extensions/4.0.1-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Globalization": "4.0.0", | |
"System.Runtime": "4.0.0", | |
"System.Runtime.Extensions": "4.0.0", | |
"runtime.win7.System.Globalization.Extensions": "4.0.1-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Globalization.Extensions.dll": {} | |
} | |
}, | |
"System.IO/4.1.0-rc2-23728": { | |
"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-23728": { | |
"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", | |
"runtime.win7.System.IO.FileSystem": "4.0.1-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.IO.FileSystem.dll": {} | |
} | |
}, | |
"System.IO.FileSystem.Primitives/4.0.1-rc2-23728": { | |
"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-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime": "4.0.0", | |
"runtime.win7.System.IO.FileSystem.Watcher": "4.0.0-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.IO.FileSystem.Watcher.dll": {} | |
} | |
}, | |
"System.Linq/4.0.1-rc2-23728": { | |
"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-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Reflection": "4.0.0", | |
"System.Runtime": "4.0.0", | |
"runtime.any.System.Linq.Expressions": "4.0.11-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Linq.Expressions.dll": {} | |
} | |
}, | |
"System.Net.NameResolution/4.0.0-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Net.Primitives": "4.0.10", | |
"System.Runtime": "4.0.0", | |
"System.Threading.Tasks": "4.0.0", | |
"runtime.win7.System.Net.NameResolution": "4.0.0-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Net.NameResolution.dll": {} | |
} | |
}, | |
"System.Net.Primitives/4.0.11-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime": "4.0.0", | |
"System.Runtime.Handles": "4.0.0", | |
"runtime.win7.System.Net.Primitives": "4.0.11-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Net.Primitives.dll": {} | |
} | |
}, | |
"System.Net.Sockets/4.1.0-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.IO": "4.0.0", | |
"System.Net.Primitives": "4.0.10", | |
"System.Runtime": "4.0.0", | |
"System.Threading.Tasks": "4.0.0", | |
"runtime.win7.System.Net.Sockets": "4.1.0-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Net.Sockets.dll": {} | |
} | |
}, | |
"System.Net.WebSockets/4.0.0-rc2-23728": { | |
"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-23728": { | |
"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.11-rc2-23728": { | |
"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/dotnet5.4/System.ObjectModel.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/System.ObjectModel.dll": {} | |
} | |
}, | |
"System.Private.Uri/4.0.1-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"runtime.win7.System.Private.Uri": "4.0.1-rc2-23728" | |
}, | |
"compile": { | |
"ref/dnxcore50/_._": {} | |
} | |
}, | |
"System.Reflection/4.1.0-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.IO": "4.0.0", | |
"System.Reflection.Primitives": "4.0.0", | |
"System.Runtime": "4.0.20" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Reflection.dll": {} | |
}, | |
"runtime": { | |
"lib/DNXCore50/System.Reflection.dll": {} | |
} | |
}, | |
"System.Reflection.Emit/4.0.1-rc2-23728": { | |
"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/dotnet5.2/System.Reflection.Emit.dll": {} | |
}, | |
"runtime": { | |
"lib/DNXCore50/System.Reflection.Emit.dll": {} | |
} | |
}, | |
"System.Reflection.Emit.ILGeneration/4.0.1-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Reflection": "4.0.0", | |
"System.Reflection.Primitives": "4.0.0", | |
"System.Runtime": "4.0.0" | |
}, | |
"compile": { | |
"ref/dotnet5.1/System.Reflection.Emit.ILGeneration.dll": {} | |
}, | |
"runtime": { | |
"lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {} | |
} | |
}, | |
"System.Reflection.Emit.Lightweight/4.0.1-rc2-23728": { | |
"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/dotnet5.1/System.Reflection.Emit.Lightweight.dll": {} | |
}, | |
"runtime": { | |
"lib/DNXCore50/System.Reflection.Emit.Lightweight.dll": {} | |
} | |
}, | |
"System.Reflection.Extensions/4.0.1-rc2-23728": { | |
"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.1-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime": "4.0.0" | |
}, | |
"compile": { | |
"ref/dotnet5.1/System.Reflection.Primitives.dll": {} | |
}, | |
"runtime": { | |
"lib/DNXCore50/System.Reflection.Primitives.dll": {} | |
} | |
}, | |
"System.Reflection.TypeExtensions/4.1.0-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Reflection": "4.0.0", | |
"System.Runtime": "4.0.0" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Reflection.TypeExtensions.dll": {} | |
}, | |
"runtime": { | |
"lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} | |
} | |
}, | |
"System.Resources.ResourceManager/4.0.1-rc2-23728": { | |
"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-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Private.Uri": "4.0.1-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Runtime.dll": {} | |
}, | |
"runtime": { | |
"lib/DNXCore50/System.Runtime.dll": {} | |
} | |
}, | |
"System.Runtime.Extensions/4.1.0-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime": "4.0.20", | |
"runtime.win7.System.Runtime.Extensions": "4.1.0-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Runtime.Extensions.dll": {} | |
} | |
}, | |
"System.Runtime.Handles/4.0.1-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime": "4.0.0" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Runtime.Handles.dll": {} | |
}, | |
"runtime": { | |
"lib/DNXCore50/System.Runtime.Handles.dll": {} | |
} | |
}, | |
"System.Runtime.InteropServices/4.0.21-rc2-23728": { | |
"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-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime": "4.0.0", | |
"runtime.win.System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet5.2/System.Runtime.InteropServices.RuntimeInformation.dll": {} | |
} | |
}, | |
"System.Runtime.Numerics/4.0.1-rc2-23728": { | |
"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/dotnet5.2/System.Runtime.Numerics.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/System.Runtime.Numerics.dll": {} | |
} | |
}, | |
"System.Security.Claims/4.0.1-rc2-23728": { | |
"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-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.IO": "4.0.0", | |
"System.Runtime": "4.0.0", | |
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23728", | |
"runtime.win7.System.Security.Cryptography.Algorithms": "4.0.0-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {} | |
} | |
}, | |
"System.Security.Cryptography.Cng/4.0.0-rc2-23728": { | |
"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-23728", | |
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23728", | |
"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-23728": { | |
"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-23728", | |
"System.Security.Cryptography.Encoding": "4.0.0-rc2-23728", | |
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23728", | |
"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-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime": "4.0.0", | |
"runtime.win7.System.Security.Cryptography.Encoding": "4.0.0-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Security.Cryptography.Encoding.dll": {} | |
} | |
}, | |
"System.Security.Cryptography.Primitives/4.0.0-rc2-23728": { | |
"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-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime": "4.0.0", | |
"System.Runtime.Handles": "4.0.0", | |
"System.Security.Cryptography.Algorithms": "4.0.0-rc2-23728", | |
"System.Security.Cryptography.Encoding": "4.0.0-rc2-23728", | |
"runtime.win7.System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} | |
} | |
}, | |
"System.Security.Principal/4.0.1-rc2-23728": { | |
"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-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime": "4.0.0", | |
"System.Runtime.Handles": "4.0.0", | |
"System.Security.Claims": "4.0.0", | |
"System.Security.Principal": "4.0.0", | |
"runtime.win7.System.Security.Principal.Windows": "4.0.0-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Security.Principal.Windows.dll": {} | |
} | |
}, | |
"System.Text.Encoding/4.0.11-rc2-23728": { | |
"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.CodePages/4.0.1-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime": "4.0.0", | |
"System.Text.Encoding": "4.0.10", | |
"runtime.win.System.Text.Encoding.CodePages": "4.0.1-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Text.Encoding.CodePages.dll": {} | |
} | |
}, | |
"System.Text.Encoding.Extensions/4.0.11-rc2-23728": { | |
"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-23728": { | |
"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-23728": { | |
"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-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime": "4.0.0", | |
"System.Threading.Tasks": "4.0.0", | |
"runtime.win7.System.Threading": "4.0.11-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Threading.dll": {} | |
} | |
}, | |
"System.Threading.Overlapped/4.0.1-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime": "4.0.0", | |
"System.Runtime.Handles": "4.0.0" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Threading.Overlapped.dll": {} | |
}, | |
"runtime": { | |
"lib/DNXCore50/System.Threading.Overlapped.dll": {} | |
} | |
}, | |
"System.Threading.Tasks/4.0.11-rc2-23728": { | |
"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.Extensions/4.0.0-rc2-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Collections": "4.0.0", | |
"System.Runtime": "4.0.0", | |
"System.Threading.Tasks": "4.0.0" | |
}, | |
"compile": { | |
"lib/dotnet5.1/System.Threading.Tasks.Extensions.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.1/System.Threading.Tasks.Extensions.dll": {} | |
} | |
}, | |
"System.Threading.Thread/4.0.0-rc2-23728": { | |
"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-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime": "4.0.0", | |
"System.Runtime.Handles": "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-23728": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime": "4.0.0" | |
}, | |
"compile": { | |
"ref/dotnet5.3/System.Threading.Timer.dll": {} | |
}, | |
"runtime": { | |
"lib/DNXCore50/System.Threading.Timer.dll": {} | |
} | |
}, | |
"System.Xml.ReaderWriter/4.0.11-rc2-23728": { | |
"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.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.InteropServices": "4.0.20", | |
"System.Text.Encoding": "4.0.10", | |
"System.Text.Encoding.Extensions": "4.0.10", | |
"System.Text.RegularExpressions": "4.0.0", | |
"System.Threading.Tasks": "4.0.10", | |
"System.Threading.Tasks.Extensions": "4.0.0-rc2-23728" | |
}, | |
"compile": { | |
"ref/dotnet5.4/System.Xml.ReaderWriter.dll": {} | |
}, | |
"runtime": { | |
"lib/dotnet5.4/System.Xml.ReaderWriter.dll": {} | |
} | |
} | |
} | |
}, | |
"libraries": { | |
"Microsoft.AspNetCore.Hosting/1.0.0-rc2-16276": { | |
"sha512": "3Y8dAacIqYQAmGVA38pFMBxGq4OY80Tq+AbBvp6URkcxwwvsE9T2zEV4nUsIHwyuhSKGMR+uR1BDsTnRUjRKVw==", | |
"type": "package", | |
"files": [ | |
"Microsoft.AspNetCore.Hosting.1.0.0-rc2-16276.nupkg.sha512", | |
"Microsoft.AspNetCore.Hosting.nuspec", | |
"lib/dotnet5.4/Microsoft.AspNetCore.Hosting.dll", | |
"lib/net451/Microsoft.AspNetCore.Hosting.dll" | |
] | |
}, | |
"Microsoft.AspNetCore.Hosting.Abstractions/1.0.0-rc2-16276": { | |
"sha512": "e3Xa7BlMarxnvbNlrEv69aM4lbGRGSq0p+sVgxUix9N+Z+Qyu87Np3uFIi63oROZlard3MA4K2YjX9CbNJq6oQ==", | |
"type": "package", | |
"files": [ | |
"Microsoft.AspNetCore.Hosting.Abstractions.1.0.0-rc2-16276.nupkg.sha512", | |
"Microsoft.AspNetCore.Hosting.Abstractions.nuspec", | |
"lib/dotnet5.4/Microsoft.AspNetCore.Hosting.Abstractions.dll", | |
"lib/net451/Microsoft.AspNetCore.Hosting.Abstractions.dll" | |
] | |
}, | |
"Microsoft.AspNetCore.Hosting.Server.Abstractions/1.0.0-rc2-16276": { | |
"sha512": "MkPZcC0PMESqxGfZcUxfwfQfBBHb0K0kt3ao94zs1uuPt+QvbBwEYd9UT/rE0pP53k0W7x0hLF+lpOdnNi+O0w==", | |
"type": "package", | |
"files": [ | |
"Microsoft.AspNetCore.Hosting.Server.Abstractions.1.0.0-rc2-16276.nupkg.sha512", | |
"Microsoft.AspNetCore.Hosting.Server.Abstractions.nuspec", | |
"lib/dotnet5.4/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll", | |
"lib/net451/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll" | |
] | |
}, | |
"Microsoft.AspNetCore.Http/1.0.0-rc2-16198": { | |
"sha512": "nMWsGKZcJwr2jXJ9w3HUmElzoDEFXKBJuYZS/4znLb0PjtI3doaK5nZEGKE8DV1m5DFZ0mp65PXqINF90KUwPA==", | |
"type": "package", | |
"files": [ | |
"Microsoft.AspNetCore.Http.1.0.0-rc2-16198.nupkg.sha512", | |
"Microsoft.AspNetCore.Http.nuspec", | |
"lib/dotnet5.4/Microsoft.AspNetCore.Http.dll", | |
"lib/net451/Microsoft.AspNetCore.Http.dll" | |
] | |
}, | |
"Microsoft.AspNetCore.Http.Abstractions/1.0.0-rc2-16198": { | |
"sha512": "9kkATCX3ykI2rwyhqB9/Y7MK0wUeyqzYfnEY+/GZYwNnWpQwyd2vGTzn1bcaSRrtJOkaOckkOeBVZppQR067bA==", | |
"type": "package", | |
"files": [ | |
"Microsoft.AspNetCore.Http.Abstractions.1.0.0-rc2-16198.nupkg.sha512", | |
"Microsoft.AspNetCore.Http.Abstractions.nuspec", | |
"lib/dotnet5.4/Microsoft.AspNetCore.Http.Abstractions.dll", | |
"lib/net451/Microsoft.AspNetCore.Http.Abstractions.dll" | |
] | |
}, | |
"Microsoft.AspNetCore.Http.Extensions/1.0.0-rc2-16198": { | |
"sha512": "9+jjUzM45FHeKE7NSru8c8n4u28kbtiQlDwNEjkYmJVI3TPbRy8fUGMAPy7AcJ4sgK3ty3mvgQFweaPddzdKvQ==", | |
"type": "package", | |
"files": [ | |
"Microsoft.AspNetCore.Http.Extensions.1.0.0-rc2-16198.nupkg.sha512", | |
"Microsoft.AspNetCore.Http.Extensions.nuspec", | |
"lib/dotnet5.4/Microsoft.AspNetCore.Http.Extensions.dll", | |
"lib/net451/Microsoft.AspNetCore.Http.Extensions.dll" | |
] | |
}, | |
"Microsoft.AspNetCore.Http.Features/1.0.0-rc2-16198": { | |
"sha512": "vnuMRqQNztv1VePbIpa50OMBvg3ADzAbdQEh8tx5CXF1SGc6v4WvLZuhDei+lOSxpBqGdw58Cx/rKkCkMPb5BA==", | |
"type": "package", | |
"files": [ | |
"Microsoft.AspNetCore.Http.Features.1.0.0-rc2-16198.nupkg.sha512", | |
"Microsoft.AspNetCore.Http.Features.nuspec", | |
"lib/dotnet5.4/Microsoft.AspNetCore.Http.Features.dll", | |
"lib/net451/Microsoft.AspNetCore.Http.Features.dll" | |
] | |
}, | |
"Microsoft.AspNetCore.IISPlatformHandler/1.0.0-rc2-16198": { | |
"sha512": "7Ueq4rxpZadtrakSYQ5drVfzQCIDliZ/9OKXW1vhsSSK5c/xrQ0ujWFWaPdITqMAOJOxwqhhpdwIVAyO0ps7EA==", | |
"type": "package", | |
"files": [ | |
"Microsoft.AspNetCore.IISPlatformHandler.1.0.0-rc2-16198.nupkg.sha512", | |
"Microsoft.AspNetCore.IISPlatformHandler.nuspec", | |
"lib/dotnet5.4/Microsoft.AspNetCore.IISPlatformHandler.dll", | |
"lib/dotnet5.4/Microsoft.AspNetCore.IISPlatformHandler.xml", | |
"lib/net451/Microsoft.AspNetCore.IISPlatformHandler.dll", | |
"lib/net451/Microsoft.AspNetCore.IISPlatformHandler.xml" | |
] | |
}, | |
"Microsoft.AspNetCore.Server.Kestrel/1.0.0-rc2-16373": { | |
"sha512": "seZFDyaurtdvccp+us8cYzk9C8MHgBpCtKfXZJwjCr7fpL3s4FAK596oNlBlaCkrBJTYXoaKb40HqNV1815bIg==", | |
"type": "package", | |
"files": [ | |
"Microsoft.AspNetCore.Server.Kestrel.1.0.0-rc2-16373.nupkg.sha512", | |
"Microsoft.AspNetCore.Server.Kestrel.nuspec", | |
"lib/dotnet5.4/Microsoft.AspNetCore.Server.Kestrel.dll", | |
"lib/dotnet5.4/Microsoft.AspNetCore.Server.Kestrel.xml", | |
"lib/net451/Microsoft.AspNetCore.Server.Kestrel.dll", | |
"lib/net451/Microsoft.AspNetCore.Server.Kestrel.xml", | |
"runtimes/osx/native/libuv.dylib", | |
"runtimes/win7-arm/native/libuv.dll", | |
"runtimes/win7-x64/native/libuv.dll", | |
"runtimes/win7-x86/native/libuv.dll", | |
"thirdpartynotices.txt" | |
] | |
}, | |
"Microsoft.AspNetCore.WebUtilities/1.0.0-rc2-16198": { | |
"sha512": "mvbSozl92UdEE88y0EGKDQINybIp80QHaW3UmP09vlfpnHYe5/D/SAyAza/YT2IgOeYtdNsogN+jNXmGe0yUMQ==", | |
"type": "package", | |
"files": [ | |
"Microsoft.AspNetCore.WebUtilities.1.0.0-rc2-16198.nupkg.sha512", | |
"Microsoft.AspNetCore.WebUtilities.nuspec", | |
"lib/dotnet5.4/Microsoft.AspNetCore.WebUtilities.dll", | |
"lib/net451/Microsoft.AspNetCore.WebUtilities.dll" | |
] | |
}, | |
"Microsoft.Extensions.Configuration/1.0.0-rc2-16035": { | |
"sha512": "ASL0fYykWFiu9JtRWLXGENIWLg7//jeRB/7P99MQyhvFDRmB+QuaPRkE6N7X13slwQJjx32pCVVLnMd+Yw5U7g==", | |
"type": "package", | |
"files": [ | |
"Microsoft.Extensions.Configuration.1.0.0-rc2-16035.nupkg.sha512", | |
"Microsoft.Extensions.Configuration.nuspec", | |
"lib/dotnet5.4/Microsoft.Extensions.Configuration.dll", | |
"lib/net451/Microsoft.Extensions.Configuration.dll", | |
"lib/netcore50/Microsoft.Extensions.Configuration.dll" | |
] | |
}, | |
"Microsoft.Extensions.Configuration.Abstractions/1.0.0-rc2-16035": { | |
"sha512": "9dgCJTWlQ8IWI1hQhYNQnPbGzOdasPHcpdQMmdklK0Exaq9o6Xl93XaoF2oG9m0SBsw+NY3L6oOGgFVZ19xj/A==", | |
"type": "package", | |
"files": [ | |
"Microsoft.Extensions.Configuration.Abstractions.1.0.0-rc2-16035.nupkg.sha512", | |
"Microsoft.Extensions.Configuration.Abstractions.nuspec", | |
"lib/dotnet5.4/Microsoft.Extensions.Configuration.Abstractions.dll", | |
"lib/net451/Microsoft.Extensions.Configuration.Abstractions.dll", | |
"lib/netcore50/Microsoft.Extensions.Configuration.Abstractions.dll" | |
] | |
}, | |
"Microsoft.Extensions.Configuration.CommandLine/1.0.0-rc2-16035": { | |
"sha512": "emShBoaO7fWgBnRxEtuEOkDcH5kVooYmkIdwRvwKLvY5+xHeMAjwOPl5ggItu8cYdafJGXKlZ7IKXeHRT50ufw==", | |
"type": "package", | |
"files": [ | |
"Microsoft.Extensions.Configuration.CommandLine.1.0.0-rc2-16035.nupkg.sha512", | |
"Microsoft.Extensions.Configuration.CommandLine.nuspec", | |
"lib/dotnet5.4/Microsoft.Extensions.Configuration.CommandLine.dll", | |
"lib/net451/Microsoft.Extensions.Configuration.CommandLine.dll", | |
"lib/netcore50/Microsoft.Extensions.Configuration.CommandLine.dll" | |
] | |
}, | |
"Microsoft.Extensions.Configuration.EnvironmentVariables/1.0.0-rc2-16035": { | |
"sha512": "R8UQGNXGO7yK4zJ9uIqGR2Ne3MhPpFyavszpX0THSMBU+f0SzHyOQxzn3DdrDroD8D5Uja0816HWtFrHlwBN2Q==", | |
"type": "package", | |
"files": [ | |
"Microsoft.Extensions.Configuration.EnvironmentVariables.1.0.0-rc2-16035.nupkg.sha512", | |
"Microsoft.Extensions.Configuration.EnvironmentVariables.nuspec", | |
"lib/dotnet5.4/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", | |
"lib/net451/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", | |
"lib/netcore50/Microsoft.Extensions.Configuration.EnvironmentVariables.dll" | |
] | |
}, | |
"Microsoft.Extensions.Configuration.FileExtensions/1.0.0-rc2-16035": { | |
"sha512": "cvLydluVGCV5JT/52xgyGAW9zgujt8QLhZuSqjvZZJBUIk8TFS0MTM3S8dnQ/hlTgDHTlwfdiQmTXE6mK8jzaw==", | |
"type": "package", | |
"files": [ | |
"Microsoft.Extensions.Configuration.FileExtensions.1.0.0-rc2-16035.nupkg.sha512", | |
"Microsoft.Extensions.Configuration.FileExtensions.nuspec", | |
"lib/dotnet5.4/Microsoft.Extensions.Configuration.FileExtensions.dll", | |
"lib/net451/Microsoft.Extensions.Configuration.FileExtensions.dll", | |
"lib/netcore50/Microsoft.Extensions.Configuration.FileExtensions.dll" | |
] | |
}, | |
"Microsoft.Extensions.Configuration.Json/1.0.0-rc2-16035": { | |
"sha512": "tbRzGWC87SYd+InEjlp1N4V+B4YrDcumFemFkUvWehE4hdgUo+/OUXLphYzcQGK5m6O+Vv3vSu2gMCqDuWCDLg==", | |
"type": "package", | |
"files": [ | |
"Microsoft.Extensions.Configuration.Json.1.0.0-rc2-16035.nupkg.sha512", | |
"Microsoft.Extensions.Configuration.Json.nuspec", | |
"lib/dotnet5.4/Microsoft.Extensions.Configuration.Json.dll", | |
"lib/net451/Microsoft.Extensions.Configuration.Json.dll", | |
"lib/netcore50/Microsoft.Extensions.Configuration.Json.dll" | |
] | |
}, | |
"Microsoft.Extensions.DependencyInjection/1.0.0-rc2-16002": { | |
"sha512": "gGs7REgAjQo6zVwGSJjK5s1YT6g2SDD1ac+8OncirSN7FsM01ccfTHMavSP3QPAKX+OLDnVwTBxTJThgPYGy6g==", | |
"type": "package", | |
"files": [ | |
"Microsoft.Extensions.DependencyInjection.1.0.0-rc2-16002.nupkg.sha512", | |
"Microsoft.Extensions.DependencyInjection.nuspec", | |
"lib/dotnet5.4/Microsoft.Extensions.DependencyInjection.dll", | |
"lib/net451/Microsoft.Extensions.DependencyInjection.dll", | |
"lib/netcore50/Microsoft.Extensions.DependencyInjection.dll" | |
] | |
}, | |
"Microsoft.Extensions.DependencyInjection.Abstractions/1.0.0-rc2-16002": { | |
"sha512": "R/Lxy0mnbzIMJ1KdAhf3RQP9POEg4KL3tyUjswgT2QVbn4RmSIWCYZYvUIcyLMLkN+eQG3AddEMaHAVE/Mje6g==", | |
"type": "package", | |
"files": [ | |
"Microsoft.Extensions.DependencyInjection.Abstractions.1.0.0-rc2-16002.nupkg.sha512", | |
"Microsoft.Extensions.DependencyInjection.Abstractions.nuspec", | |
"lib/dotnet5.4/Microsoft.Extensions.DependencyInjection.Abstractions.dll", | |
"lib/net451/Microsoft.Extensions.DependencyInjection.Abstractions.dll", | |
"lib/netcore50/Microsoft.Extensions.DependencyInjection.Abstractions.dll" | |
] | |
}, | |
"Microsoft.Extensions.FileProviders.Abstractions/1.0.0-rc2-16004": { | |
"sha512": "cVEMEVYgg9NJirNJA4avosjOwI+n/8W6NzrzkHJ3aWM7bb4Ind5WVvjWsZw0TClufBnkX7uwsRkRBHu3o4VImw==", | |
"type": "package", | |
"files": [ | |
"Microsoft.Extensions.FileProviders.Abstractions.1.0.0-rc2-16004.nupkg.sha512", | |
"Microsoft.Extensions.FileProviders.Abstractions.nuspec", | |
"lib/dotnet5.4/Microsoft.Extensions.FileProviders.Abstractions.dll", | |
"lib/net451/Microsoft.Extensions.FileProviders.Abstractions.dll" | |
] | |
}, | |
"Microsoft.Extensions.FileProviders.Physical/1.0.0-rc2-16004": { | |
"sha512": "sDgig3dREFpTCJdSJwiBeg7Hg5AUQdnm26p2lo9Scl5UyR7vYIhmUeBHjkzQbQOflF+BuSus2OLV6QwegrOH/A==", | |
"type": "package", | |
"files": [ | |
"Microsoft.Extensions.FileProviders.Physical.1.0.0-rc2-16004.nupkg.sha512", | |
"Microsoft.Extensions.FileProviders.Physical.nuspec", | |
"lib/dotnet5.4/Microsoft.Extensions.FileProviders.Physical.dll", | |
"lib/net451/Microsoft.Extensions.FileProviders.Physical.dll" | |
] | |
}, | |
"Microsoft.Extensions.Logging/1.0.0-rc2-16049": { | |
"sha512": "p3i29aSYgd6kz2FgDblpr/lI+lsOmc7Zy0lzamqVsZKsl3aDfbQy4YNWHbmaNl2MB30WkQ9JVyqavVrsDARpGg==", | |
"type": "package", | |
"files": [ | |
"Microsoft.Extensions.Logging.1.0.0-rc2-16049.nupkg.sha512", | |
"Microsoft.Extensions.Logging.nuspec", | |
"lib/dotnet5.4/Microsoft.Extensions.Logging.dll", | |
"lib/net451/Microsoft.Extensions.Logging.dll", | |
"lib/netcore50/Microsoft.Extensions.Logging.dll" | |
] | |
}, | |
"Microsoft.Extensions.Logging.Abstractions/1.0.0-rc2-16049": { | |
"sha512": "xRTmw+OLj2iQIO0yqPUr3G//QoY6XFjzyfKX0c4U2obL67aJdH8pbnK4hISI3fFRe6TbTIDBIjqbymWkEMiTWg==", | |
"type": "package", | |
"files": [ | |
"Microsoft.Extensions.Logging.Abstractions.1.0.0-rc2-16049.nupkg.sha512", | |
"Microsoft.Extensions.Logging.Abstractions.nuspec", | |
"lib/dotnet5.4/Microsoft.Extensions.Logging.Abstractions.dll", | |
"lib/net451/Microsoft.Extensions.Logging.Abstractions.dll", | |
"lib/netcore50/Microsoft.Extensions.Logging.Abstractions.dll" | |
] | |
}, | |
"Microsoft.Extensions.Logging.Console/1.0.0-rc2-16049": { | |
"sha512": "gbvaRYDKt4kkrVJe2cuJHqalUKCBcs4rajralOYZehKCvGxRc90ZXoHUaNDfHPvsRsNwcP5nvDLnnWS+VSGR4Q==", | |
"type": "package", | |
"files": [ | |
"Microsoft.Extensions.Logging.Console.1.0.0-rc2-16049.nupkg.sha512", | |
"Microsoft.Extensions.Logging.Console.nuspec", | |
"lib/dotnet5.4/Microsoft.Extensions.Logging.Console.dll", | |
"lib/net451/Microsoft.Extensions.Logging.Console.dll", | |
"lib/netcore50/Microsoft.Extensions.Logging.Console.dll" | |
] | |
}, | |
"Microsoft.Extensions.Options/1.0.0-rc2-16027": { | |
"sha512": "86zDRcibDMfn2QDo6kj8Ty8L0+Xm5mEc4tyZcHt9QXVjJA7NAd6/2+ZaJL5Ol7x7RiQEpnDNW57OrzhtrM0Oyw==", | |
"type": "package", | |
"files": [ | |
"Microsoft.Extensions.Options.1.0.0-rc2-16027.nupkg.sha512", | |
"Microsoft.Extensions.Options.nuspec", | |
"lib/dotnet5.4/Microsoft.Extensions.Options.dll", | |
"lib/net451/Microsoft.Extensions.Options.dll", | |
"lib/netcore50/Microsoft.Extensions.Options.dll" | |
] | |
}, | |
"Microsoft.Extensions.PlatformAbstractions/1.0.0-rc2-16544": { | |
"sha512": "KydghOgy2EekB230j+fXeP+LbHmDYIsMPqwbdLfVkJVxcCSR30NYd14NV8xO5+gw3nEEJDPkr36zV0X2pVj3yQ==", | |
"type": "package", | |
"files": [ | |
"Microsoft.Extensions.PlatformAbstractions.1.0.0-rc2-16544.nupkg.sha512", | |
"Microsoft.Extensions.PlatformAbstractions.nuspec", | |
"lib/dotnet5.4/Microsoft.Extensions.PlatformAbstractions.dll", | |
"lib/net451/Microsoft.Extensions.PlatformAbstractions.dll" | |
] | |
}, | |
"Microsoft.Extensions.Primitives/1.0.0-rc2-16054": { | |
"sha512": "kbjTElVhmPZlpsnKG0mJ7IVhS49K5IeOx9YcITJo8KdEwinp9IG/z4cY1f70/vX9ocSsHdIN3QzEKYu5Ajc7hA==", | |
"type": "package", | |
"files": [ | |
"Microsoft.Extensions.Primitives.1.0.0-rc2-16054.nupkg.sha512", | |
"Microsoft.Extensions.Primitives.nuspec", | |
"lib/dotnet5.4/Microsoft.Extensions.Primitives.dll", | |
"lib/net451/Microsoft.Extensions.Primitives.dll", | |
"lib/netcore50/Microsoft.Extensions.Primitives.dll" | |
] | |
}, | |
"Microsoft.Net.Http.Headers/1.0.0-rc2-16198": { | |
"sha512": "zyNcoL2F+3lFFEYtgs0YGcPh2fc9r6Iz2ZnSDfk2fPYRCCG3aBToH2+SAryIpuec5rMlE1Rn0vtenDznvWzgZw==", | |
"type": "package", | |
"files": [ | |
"Microsoft.Net.Http.Headers.1.0.0-rc2-16198.nupkg.sha512", | |
"Microsoft.Net.Http.Headers.nuspec", | |
"lib/dotnet5.4/Microsoft.Net.Http.Headers.dll", | |
"lib/net451/Microsoft.Net.Http.Headers.dll" | |
] | |
}, | |
"Microsoft.NETCore.Platforms/1.0.1-rc2-23728": { | |
"sha512": "ohfpxQjxUmIzqlrx5M2sT1Qpyj9Hk+oonHzFuYFGsZrn6a8YCB0g4Qygxnlo7ZHrmKQMbfjvafn32eCU2tkqHw==", | |
"type": "package", | |
"files": [ | |
"Microsoft.NETCore.Platforms.1.0.1-rc2-23728.nupkg.sha512", | |
"Microsoft.NETCore.Platforms.nuspec", | |
"runtime.json" | |
] | |
}, | |
"Microsoft.NETCore.Runtime/1.0.1-rc2-23728": { | |
"sha512": "0oRK+NfBGY+rqQjCZU5I2sVlniGj5ul7TidZczu63TOEzDOWrzDaRiLcnr0Z/mw7UK/vEypzzR7c0EtGJ4e7ng==", | |
"type": "package", | |
"files": [ | |
"Microsoft.NETCore.Runtime.1.0.1-rc2-23728.nupkg.sha512", | |
"Microsoft.NETCore.Runtime.nuspec", | |
"_._" | |
] | |
}, | |
"Microsoft.NETCore.Runtime.CoreCLR/1.0.1-rc2-23728": { | |
"sha512": "z0HiihndOn5SwBoQWdU3HxEa6AuvFrt6Si0RDsmbdID/FIib1NBWepwXdhmK3E1q+iVbTpNmnuWV54qrCevenw==", | |
"type": "package", | |
"files": [ | |
"Microsoft.NETCore.Runtime.CoreCLR.1.0.1-rc2-23728.nupkg.sha512", | |
"Microsoft.NETCore.Runtime.CoreCLR.nuspec", | |
"runtime.json" | |
] | |
}, | |
"Microsoft.NETCore.Runtime.Native/1.0.1-rc2-23728": { | |
"sha512": "mlg+IgTZ6I9B5m8Fd/rXPqK3l6KKcL8iH1UGGCqUX9ZzRZcevi/fqpUVR/MxXPCqEBhD3DSrkOoMBl1Ka/t0/w==", | |
"type": "package", | |
"files": [ | |
"Microsoft.NETCore.Runtime.Native.1.0.1-rc2-23728.nupkg.sha512", | |
"Microsoft.NETCore.Runtime.Native.nuspec", | |
"_._" | |
] | |
}, | |
"Microsoft.NETCore.Targets/1.0.1-rc2-23728": { | |
"sha512": "hANFGRl7PgLh03OppkBTcViY/rr2ivmu02RTdnlwfvJ3Yx154tB1QGJy/Z/NRAjb08zKOWm5Ubsh3ns/qKH3ew==", | |
"type": "package", | |
"files": [ | |
"Microsoft.NETCore.Targets.1.0.1-rc2-23728.nupkg.sha512", | |
"Microsoft.NETCore.Targets.nuspec", | |
"runtime.json" | |
] | |
}, | |
"Microsoft.NETCore.Targets.DNXCore/5.0.0-rc2-23728": { | |
"sha512": "sXIfXYn5PcrAhV0jFHBRvQR+t3bJ2ZAxdT2qguzz1L/UDCeCeLX3ekDZskdCZL6tD/REzbM1Em9KB/vAX4IQ1w==", | |
"type": "package", | |
"files": [ | |
"Microsoft.NETCore.Targets.DNXCore.5.0.0-rc2-23728.nupkg.sha512", | |
"Microsoft.NETCore.Targets.DNXCore.nuspec", | |
"runtime.json" | |
] | |
}, | |
"Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23728": { | |
"sha512": "+xz5GVwKtPSxHGncw6jQ4tgrSjKKtcNkXS69BtS61dUT+3VnJsRcrHEHqCkpbUtCaoVaaDi/jRvWSLxSDgiEBw==", | |
"type": "package", | |
"files": [ | |
"Microsoft.NETCore.Windows.ApiSets.1.0.1-rc2-23728.nupkg.sha512", | |
"Microsoft.NETCore.Windows.ApiSets.nuspec", | |
"runtime.json" | |
] | |
}, | |
"Microsoft.Win32.Primitives/4.0.1-rc2-23728": { | |
"sha512": "XRywCcSOriji8unDpwPnkemLTqRSKsbicpINzeJGcbhbme8E844gkBnT7PBeGrAr5DG5zkd94Yq1+OfF72sfZQ==", | |
"type": "package", | |
"files": [ | |
"Microsoft.Win32.Primitives.4.0.1-rc2-23728.nupkg.sha512", | |
"Microsoft.Win32.Primitives.nuspec", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/net46/Microsoft.Win32.Primitives.dll", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.4/Microsoft.Win32.Primitives.dll", | |
"ref/dotnet5.4/Microsoft.Win32.Primitives.xml", | |
"ref/dotnet5.4/de/Microsoft.Win32.Primitives.xml", | |
"ref/dotnet5.4/es/Microsoft.Win32.Primitives.xml", | |
"ref/dotnet5.4/fr/Microsoft.Win32.Primitives.xml", | |
"ref/dotnet5.4/it/Microsoft.Win32.Primitives.xml", | |
"ref/dotnet5.4/ja/Microsoft.Win32.Primitives.xml", | |
"ref/dotnet5.4/ko/Microsoft.Win32.Primitives.xml", | |
"ref/dotnet5.4/ru/Microsoft.Win32.Primitives.xml", | |
"ref/dotnet5.4/zh-hans/Microsoft.Win32.Primitives.xml", | |
"ref/dotnet5.4/zh-hant/Microsoft.Win32.Primitives.xml", | |
"ref/net46/Microsoft.Win32.Primitives.dll", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._", | |
"runtime.json" | |
] | |
}, | |
"Microsoft.Win32.Registry/4.0.0-rc2-23728": { | |
"sha512": "Yxnd66foof+r34ybvJctKiKXCF3hjCa1bGTR21H1FmHHno7n/GHFn1ea4lOLNrb936WHnxfdBTkpuJAyOXgo3w==", | |
"type": "package", | |
"files": [ | |
"Microsoft.Win32.Registry.4.0.0-rc2-23728.nupkg.sha512", | |
"Microsoft.Win32.Registry.nuspec", | |
"lib/DNXCore50/Microsoft.Win32.Registry.dll", | |
"lib/net46/Microsoft.Win32.Registry.dll", | |
"ref/dotnet5.4/Microsoft.Win32.Registry.dll", | |
"ref/dotnet5.4/Microsoft.Win32.Registry.xml", | |
"ref/dotnet5.4/de/Microsoft.Win32.Registry.xml", | |
"ref/dotnet5.4/es/Microsoft.Win32.Registry.xml", | |
"ref/dotnet5.4/fr/Microsoft.Win32.Registry.xml", | |
"ref/dotnet5.4/it/Microsoft.Win32.Registry.xml", | |
"ref/dotnet5.4/ja/Microsoft.Win32.Registry.xml", | |
"ref/dotnet5.4/ko/Microsoft.Win32.Registry.xml", | |
"ref/dotnet5.4/ru/Microsoft.Win32.Registry.xml", | |
"ref/dotnet5.4/zh-hans/Microsoft.Win32.Registry.xml", | |
"ref/dotnet5.4/zh-hant/Microsoft.Win32.Registry.xml", | |
"ref/net46/Microsoft.Win32.Registry.dll" | |
] | |
}, | |
"NETStandard.Library/1.0.0-rc2-23728": { | |
"sha512": "aWzVOi5YXFREo60qlFG9xhW5M7fo4DJJVZt8gYJXjADEJkY/3fE7je1lhrQxGSEh5mprfbmiPXOWgNKDqaCHSQ==", | |
"type": "package", | |
"files": [ | |
"NETStandard.Library.1.0.0-rc2-23728.nupkg.sha512", | |
"NETStandard.Library.nuspec", | |
"_._" | |
] | |
}, | |
"NETStandard.Platform/1.0.0-rc2-23728": { | |
"sha512": "vwUUDiOhdK8tRmk6qizvznoAt2b6XrVXXK4XzlbciFyYtZl2Y9mGLNRsNed7VC83Rxpp75DQk5zggDiCs9HVIA==", | |
"type": "package", | |
"files": [ | |
"NETStandard.Platform.1.0.0-rc2-23728.nupkg.sha512", | |
"NETStandard.Platform.nuspec", | |
"_._" | |
] | |
}, | |
"Newtonsoft.Json/6.0.6": { | |
"sha512": "w26uZNyCG5VeoKiEOJ4+9/o8koSofLKwHl7WLreIcp0U6r57L7WiRXmjp8MTKFw6dYNZ9AE0lw69WYbIhUsU9Q==", | |
"type": "package", | |
"files": [ | |
"Newtonsoft.Json.6.0.6.nupkg.sha512", | |
"Newtonsoft.Json.nuspec", | |
"lib/net20/Newtonsoft.Json.dll", | |
"lib/net20/Newtonsoft.Json.xml", | |
"lib/net35/Newtonsoft.Json.dll", | |
"lib/net35/Newtonsoft.Json.xml", | |
"lib/net40/Newtonsoft.Json.dll", | |
"lib/net40/Newtonsoft.Json.xml", | |
"lib/net45/Newtonsoft.Json.dll", | |
"lib/net45/Newtonsoft.Json.xml", | |
"lib/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", | |
"tools/install.ps1" | |
] | |
}, | |
"runtime.any.System.Linq.Expressions/4.0.11-rc2-23728": { | |
"sha512": "L4Y1xAPwP4eznch1dsQT174RzrJ+pnz9p8ek7ch90CCVfXBhL7NLmSpRrywK+Q+C9sHqs/iJ7O6jiwApz0kDBA==", | |
"type": "package", | |
"files": [ | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/dotnet5.4/System.Linq.Expressions.dll", | |
"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-23728.nupkg.sha512", | |
"runtime.any.System.Linq.Expressions.nuspec", | |
"runtimes/aot/lib/netcore50/_._" | |
] | |
}, | |
"runtime.win.System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23728": { | |
"sha512": "xIcospC7N2UYzlC1f5nUjIMWXB7D6N/nuZoYD1C6I0y9jNKJ0Hlmc0Hfc+rODym6Tcs2qYJUpyG/+hGYocOtwg==", | |
"type": "package", | |
"files": [ | |
"ref/dotnet/_._", | |
"runtime.win.System.Runtime.InteropServices.RuntimeInformation.4.0.0-rc2-23728.nupkg.sha512", | |
"runtime.win.System.Runtime.InteropServices.RuntimeInformation.nuspec", | |
"runtimes/win/lib/dotnet5.2/System.Runtime.InteropServices.RuntimeInformation.dll", | |
"runtimes/win7/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll", | |
"runtimes/win7/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll", | |
"runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll" | |
] | |
}, | |
"runtime.win.System.Text.Encoding.CodePages/4.0.1-rc2-23728": { | |
"sha512": "JWAw1qU+Azkc5kZwxNEu8TEftfP3Gj1TscoY3wHgipXHThxrchJQyexV30YPgTy+PMVRjGpven26AUr5kJ7vgw==", | |
"type": "package", | |
"files": [ | |
"ref/dotnet/_._", | |
"runtime.win.System.Text.Encoding.CodePages.4.0.1-rc2-23728.nupkg.sha512", | |
"runtime.win.System.Text.Encoding.CodePages.nuspec", | |
"runtimes/win/lib/dotnet5.4/System.Text.Encoding.CodePages.dll", | |
"runtimes/win/lib/netcore50/System.Text.Encoding.CodePages.dll", | |
"runtimes/win/lib/win8/_._", | |
"runtimes/win/lib/wp8/_._", | |
"runtimes/win/lib/wpa81/_._" | |
] | |
}, | |
"runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.1-rc2-23728": { | |
"sha512": "J7SCba2gYZYTx9Bayfo53I93XivrJKOWh1Fq3abWsXL5tcqERkN5dRvOecLTSC5YGLE+uMlhTipSON76qNpWgg==", | |
"type": "package", | |
"files": [ | |
"ref/dotnet/_._", | |
"runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR.1.0.1-rc2-23728.nupkg.sha512", | |
"runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR.nuspec", | |
"runtimes/win7-x64/lib/dotnet/mscorlib.ni.dll", | |
"runtimes/win7-x64/native/clretwrc.dll", | |
"runtimes/win7-x64/native/coreclr.dll", | |
"runtimes/win7-x64/native/dbgshim.dll", | |
"runtimes/win7-x64/native/mscordaccore.dll", | |
"runtimes/win7-x64/native/mscordbi.dll", | |
"runtimes/win7-x64/native/mscorrc.debug.dll", | |
"runtimes/win7-x64/native/mscorrc.dll", | |
"tools/crossgen.exe", | |
"tools/sos.dll" | |
] | |
}, | |
"runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23728": { | |
"sha512": "1pj2TmPBqCxwhe61jmYqYSCguphROur4obecc2DMy/AmhmwcxyiF9W8vOd6Przj9I3j3F66LX60n+1veYUmRfQ==", | |
"type": "package", | |
"files": [ | |
"runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets.1.0.1-rc2-23728.nupkg.sha512", | |
"runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets.nuspec", | |
"runtimes/win7-x64/native/API-MS-Win-Base-Util-L1-1-0.dll", | |
"runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll", | |
"runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", | |
"runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", | |
"runtimes/win7-x64/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll", | |
"runtimes/win7-x64/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll", | |
"runtimes/win7-x64/native/API-MS-Win-Core-String-L2-1-0.dll", | |
"runtimes/win7-x64/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll", | |
"runtimes/win7-x64/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll", | |
"runtimes/win7-x64/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll", | |
"runtimes/win7-x64/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll", | |
"runtimes/win7-x64/native/API-MS-Win-Eventing-Controller-L1-1-0.dll", | |
"runtimes/win7-x64/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll", | |
"runtimes/win7-x64/native/API-MS-Win-Eventing-Provider-L1-1-0.dll", | |
"runtimes/win7-x64/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll", | |
"runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-0.dll", | |
"runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-1.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-com-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-com-private-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-comm-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-console-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-console-l2-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-1.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-debug-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-debug-l1-1-1.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-delayload-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-errorhandling-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-errorhandling-l1-1-1.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-fibers-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-fibers-l1-1-1.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-file-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-file-l1-2-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-file-l1-2-1.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-file-l2-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-file-l2-1-1.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-handle-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-heap-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-heap-obsolete-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-interlocked-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-io-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-io-l1-1-1.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-1.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-1.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-localization-l2-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-localization-obsolete-l1-2-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-1.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-2.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-3.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-normalization-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-privateprofile-l1-1-1.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-2-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-processsecurity-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-1.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-2.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-profile-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-psapi-ansi-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-psapi-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-psapi-obsolete-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-realtime-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-registry-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-registry-l2-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-rtlsupport-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-shlwapi-legacy-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-1.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-string-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-1.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-synch-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-synch-l1-2-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-1.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-2.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-3.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-threadpool-l1-2-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-threadpool-legacy-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-threadpool-private-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-timezone-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-url-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-util-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-version-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-winrt-error-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-winrt-error-l1-1-1.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-winrt-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-winrt-registration-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-winrt-robuffer-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-winrt-string-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-wow64-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-xstate-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-core-xstate-l2-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-ro-typeresolution-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-security-base-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-security-cpwl-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-security-cryptoapi-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-1.dll", | |
"runtimes/win7-x64/native/api-ms-win-security-provider-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-security-sddl-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-service-core-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-service-core-l1-1-1.dll", | |
"runtimes/win7-x64/native/api-ms-win-service-management-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-service-management-l2-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-service-private-l1-1-0.dll", | |
"runtimes/win7-x64/native/api-ms-win-service-private-l1-1-1.dll", | |
"runtimes/win7-x64/native/api-ms-win-service-winsvc-l1-1-0.dll", | |
"runtimes/win7-x64/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll" | |
] | |
}, | |
"runtime.win7-x64.System.Data.SqlClient.sni/4.0.0-rc2-23728": { | |
"sha512": "NVfdXSNdIyUNS6b/LuOU/ZMvNcVZ270Ik7xnpyzSs43s4GiCdu84xPQxib5dJH/4BZwGpJlWwWvM8QVchDoEYQ==", | |
"type": "package", | |
"files": [ | |
"runtime.win7-x64.System.Data.SqlClient.sni.4.0.0-rc2-23728.nupkg.sha512", | |
"runtime.win7-x64.System.Data.SqlClient.sni.nuspec", | |
"runtimes/win7-x64/native/sni.dll" | |
] | |
}, | |
"runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR/1.0.1-rc2-23728": { | |
"sha512": "Ns4qA85He6YnBJ1GWriqwrbVWsekSk4jibDshZWz5GoCcAd/pAEMV7ohxy/MNWpueiuCJHi9p9Z4+jn/hKSgNg==", | |
"type": "package", | |
"files": [ | |
"ref/dotnet/_._", | |
"runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR.1.0.1-rc2-23728.nupkg.sha512", | |
"runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR.nuspec", | |
"runtimes/win7-x86/lib/dotnet/mscorlib.ni.dll", | |
"runtimes/win7-x86/native/clretwrc.dll", | |
"runtimes/win7-x86/native/coreclr.dll", | |
"runtimes/win7-x86/native/dbgshim.dll", | |
"runtimes/win7-x86/native/mscordaccore.dll", | |
"runtimes/win7-x86/native/mscordbi.dll", | |
"runtimes/win7-x86/native/mscorrc.debug.dll", | |
"runtimes/win7-x86/native/mscorrc.dll", | |
"tools/crossgen.exe", | |
"tools/sos.dll" | |
] | |
}, | |
"runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23728": { | |
"sha512": "/GLlVuEkQ9//7SI8BqRSVAKZYOXiV16qJmHqEExR4grfZmS0XUJWihCoHjHZofEYT5fxNvlCkSchPK/Y8idIrA==", | |
"type": "package", | |
"files": [ | |
"runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets.1.0.1-rc2-23728.nupkg.sha512", | |
"runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets.nuspec", | |
"runtimes/win7-x86/native/API-MS-Win-Base-Util-L1-1-0.dll", | |
"runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll", | |
"runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", | |
"runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", | |
"runtimes/win7-x86/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll", | |
"runtimes/win7-x86/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll", | |
"runtimes/win7-x86/native/API-MS-Win-Core-String-L2-1-0.dll", | |
"runtimes/win7-x86/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll", | |
"runtimes/win7-x86/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll", | |
"runtimes/win7-x86/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll", | |
"runtimes/win7-x86/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll", | |
"runtimes/win7-x86/native/API-MS-Win-Eventing-Controller-L1-1-0.dll", | |
"runtimes/win7-x86/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll", | |
"runtimes/win7-x86/native/API-MS-Win-Eventing-Provider-L1-1-0.dll", | |
"runtimes/win7-x86/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll", | |
"runtimes/win7-x86/native/API-MS-Win-devices-config-L1-1-0.dll", | |
"runtimes/win7-x86/native/API-MS-Win-devices-config-L1-1-1.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-com-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-com-private-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-comm-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-console-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-console-l2-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-datetime-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-datetime-l1-1-1.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-debug-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-debug-l1-1-1.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-delayload-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-errorhandling-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-errorhandling-l1-1-1.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-fibers-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-fibers-l1-1-1.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-file-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-file-l1-2-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-file-l1-2-1.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-file-l2-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-file-l2-1-1.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-handle-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-heap-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-heap-obsolete-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-interlocked-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-io-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-io-l1-1-1.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-libraryloader-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-libraryloader-l1-1-1.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-localization-l1-2-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-localization-l1-2-1.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-localization-l2-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-localization-obsolete-l1-2-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-1.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-2.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-3.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-namedpipe-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-namedpipe-l1-2-1.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-normalization-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-privateprofile-l1-1-1.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-processenvironment-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-processenvironment-l1-2-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-processsecurity-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-1.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-2.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-profile-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-psapi-ansi-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-psapi-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-psapi-obsolete-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-realtime-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-registry-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-registry-l2-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-rtlsupport-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-shlwapi-legacy-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-shutdown-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-shutdown-l1-1-1.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-string-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-string-obsolete-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-string-obsolete-l1-1-1.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-stringloader-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-stringloader-l1-1-1.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-synch-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-synch-l1-2-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-1.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-2.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-3.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-threadpool-l1-2-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-threadpool-legacy-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-threadpool-private-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-timezone-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-url-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-util-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-version-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-winrt-error-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-winrt-error-l1-1-1.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-winrt-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-winrt-registration-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-winrt-robuffer-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-winrt-string-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-wow64-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-xstate-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-core-xstate-l2-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-ro-typeresolution-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-security-base-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-security-cpwl-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-security-cryptoapi-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-security-lsalookup-l2-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-security-lsalookup-l2-1-1.dll", | |
"runtimes/win7-x86/native/api-ms-win-security-provider-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-security-sddl-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-service-core-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-service-core-l1-1-1.dll", | |
"runtimes/win7-x86/native/api-ms-win-service-management-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-service-management-l2-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-service-private-l1-1-0.dll", | |
"runtimes/win7-x86/native/api-ms-win-service-private-l1-1-1.dll", | |
"runtimes/win7-x86/native/api-ms-win-service-winsvc-l1-1-0.dll", | |
"runtimes/win7-x86/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll" | |
] | |
}, | |
"runtime.win7-x86.System.Data.SqlClient.sni/4.0.0-rc2-23728": { | |
"sha512": "GnObi1BuZDfWNEyS9+N3GrBBc4Pe6W3M+jA34KZRauMaHHQKEu3kQJ5pPyJdQt825oMZyejHJxljGnWwJh/JRA==", | |
"type": "package", | |
"files": [ | |
"runtime.win7-x86.System.Data.SqlClient.sni.4.0.0-rc2-23728.nupkg.sha512", | |
"runtime.win7-x86.System.Data.SqlClient.sni.nuspec", | |
"runtimes/win7-x86/native/sni.dll" | |
] | |
}, | |
"runtime.win7.Microsoft.Win32.Primitives/4.0.1-rc2-23728": { | |
"sha512": "O7YavudcMsxcV65Hc8070i1maPMse5gw+fXuX3pfIdMg+9NJDcOVrOutZLNlSbRMgwIlPLYfMz4JoQR83nEsTA==", | |
"type": "package", | |
"files": [ | |
"ref/dotnet/_._", | |
"runtime.win7.Microsoft.Win32.Primitives.4.0.1-rc2-23728.nupkg.sha512", | |
"runtime.win7.Microsoft.Win32.Primitives.nuspec", | |
"runtimes/win7/lib/dotnet5.4/Microsoft.Win32.Primitives.dll", | |
"runtimes/win7/lib/net/_._" | |
] | |
}, | |
"runtime.win7.System.Console/4.0.0-rc2-23728": { | |
"sha512": "R8biePLO8buqjbNe3lJmTOnChlFYyx8G8eccHNJi6LpBs1zt15h3MbPl7Qgd8m7MSe/rF6WkxA4u37pTkVR+OA==", | |
"type": "package", | |
"files": [ | |
"ref/dotnet/_._", | |
"runtime.win7.System.Console.4.0.0-rc2-23728.nupkg.sha512", | |
"runtime.win7.System.Console.nuspec", | |
"runtimes/win7/lib/dotnet5.4/System.Console.dll", | |
"runtimes/win7/lib/net/_._" | |
] | |
}, | |
"runtime.win7.System.Data.SqlClient/4.0.0-rc2-23728": { | |
"sha512": "cPdIBJIFgkNOs8G4UIj1EidfKHI6DqWx/R/x82jtJr2mKVUKK0Akz8fX7Ndy6F3j2NvSRiTKVCE/Xs3wxZEIqA==", | |
"type": "package", | |
"files": [ | |
"ref/dotnet/_._", | |
"runtime.win7.System.Data.SqlClient.4.0.0-rc2-23728.nupkg.sha512", | |
"runtime.win7.System.Data.SqlClient.nuspec", | |
"runtimes/win7/lib/dotnet5.4/System.Data.SqlClient.dll", | |
"runtimes/win7/lib/net/_._", | |
"runtimes/win7/lib/netcore50/_._", | |
"runtimes/win7/lib/win8/_._", | |
"runtimes/win7/lib/wp8/_._", | |
"runtimes/win7/lib/wpa81/_._" | |
] | |
}, | |
"runtime.win7.System.Diagnostics.Debug/4.0.11-rc2-23728": { | |
"sha512": "p/F/hg790tnbYklTOF4QOr0D/dypPy6oWwD9aJAV5VVvi0IU3egjoDdtvgTmjNYnxo/Y3vruwLGo7JYslRd9gw==", | |
"type": "package", | |
"files": [ | |
"ref/dotnet/_._", | |
"runtime.win7.System.Diagnostics.Debug.4.0.11-rc2-23728.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.Process/4.1.0-rc2-23728": { | |
"sha512": "eM8UsH+SEppKIMGSAb7k5s7Rg/Z5PIgb0e2PytkQhmD9CX4lzgCbASpxwJ2supkzG3WLegX/IAG4VF6y877Vpw==", | |
"type": "package", | |
"files": [ | |
"ref/dotnet/_._", | |
"runtime.win7.System.Diagnostics.Process.4.1.0-rc2-23728.nupkg.sha512", | |
"runtime.win7.System.Diagnostics.Process.nuspec", | |
"runtimes/win7/lib/dotnet5.5/System.Diagnostics.Process.dll", | |
"runtimes/win7/lib/net/_._", | |
"runtimes/win7/lib/netcore50/_._", | |
"runtimes/win7/lib/win8/_._", | |
"runtimes/win7/lib/wp8/_._", | |
"runtimes/win7/lib/wpa81/_._" | |
] | |
}, | |
"runtime.win7.System.Diagnostics.TraceSource/4.0.0-rc2-23728": { | |
"sha512": "N9yCyET6v3yoxcOMSJcOvW0LgqonhBs4XFIvvRjnQ9G44lzXa6n6WH3AAsnE5Ykauq7p19qnZujuH3fBs2wc8w==", | |
"type": "package", | |
"files": [ | |
"ref/dotnet/_._", | |
"runtime.win7.System.Diagnostics.TraceSource.4.0.0-rc2-23728.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-23728": { | |
"sha512": "v77QvBo7KVfq1EUYTK7w/8G3pnRFPYccQpcgdGa7FuNGhv7/REf0eQsbQa25do9NZEJ+kDruJ9F500yD9l8PQA==", | |
"type": "package", | |
"files": [ | |
"ref/dotnet/_._", | |
"runtime.win7.System.Globalization.Extensions.4.0.1-rc2-23728.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-23728": { | |
"sha512": "grHKXrc4L/51eflYhG9ACiK1bSnaS1p20SkwyRLtb5ZLiU50cjSdRLNDsmFJHk0qB+wUxMKUhk4rHJZmDb+8DA==", | |
"type": "package", | |
"files": [ | |
"ref/dotnet/_._", | |
"runtime.win7.System.IO.FileSystem.4.0.1-rc2-23728.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-23728": { | |
"sha512": "bQ399Sqxo46oAbLFpkBVv2IhFuGwXz6vxlK1YiHfulnfuV/e2jbJqJ3/o60vbmvwEJnPfFQCpZvSaCNk+VbPDQ==", | |
"type": "package", | |
"files": [ | |
"ref/dotnet/_._", | |
"runtime.win7.System.IO.FileSystem.Watcher.4.0.0-rc2-23728.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.NameResolution/4.0.0-rc2-23728": { | |
"sha512": "ce16bRMCqQwcttFpRR9rIl6xdgDoo/enY7SUjsY12TuTtb7+iRy2sEqvk5dLokOs5g/UAu5FEdy2v+A3xv0sbQ==", | |
"type": "package", | |
"files": [ | |
"ref/dotnet/_._", | |
"runtime.win7.System.Net.NameResolution.4.0.0-rc2-23728.nupkg.sha512", | |
"runtime.win7.System.Net.NameResolution.nuspec", | |
"runtimes/win7/lib/dotnet5.4/System.Net.NameResolution.dll", | |
"runtimes/win7/lib/net/_._", | |
"runtimes/win7/lib/netcore50/System.Net.NameResolution.dll" | |
] | |
}, | |
"runtime.win7.System.Net.Primitives/4.0.11-rc2-23728": { | |
"sha512": "ORKI6wis+qXyV+QM/08fbTAkbTdQuRgQG7cROIaresUcSxU861UtaLJIojmABDr7iwrk9knBbmY16j9ZYGwwAA==", | |
"type": "package", | |
"files": [ | |
"ref/dotnet/_._", | |
"runtime.win7.System.Net.Primitives.4.0.11-rc2-23728.nupkg.sha512", | |
"runtime.win7.System.Net.Primitives.nuspec", | |
"runtimes/win7/lib/dotnet5.4/System.Net.Primitives.dll", | |
"runtimes/win7/lib/net/_._", | |
"runtimes/win7/lib/netcore50/System.Net.Primitives.dll" | |
] | |
}, | |
"runtime.win7.System.Net.Sockets/4.1.0-rc2-23728": { | |
"sha512": "WMjj2jsfVUygp1+kKmAGMUApcMBxYYnvt/Jnx+L1V43ISh5f0DIHD9M0lExrpu8IHWHQl4y3vpmkcCkIRToZXw==", | |
"type": "package", | |
"files": [ | |
"ref/dotnet/_._", | |
"runtime.win7.System.Net.Sockets.4.1.0-rc2-23728.nupkg.sha512", | |
"runtime.win7.System.Net.Sockets.nuspec", | |
"runtimes/win7/lib/dotnet5.4/System.Net.Sockets.dll", | |
"runtimes/win7/lib/net/_._", | |
"runtimes/win7/lib/netcore50/System.Net.Sockets.dll" | |
] | |
}, | |
"runtime.win7.System.Private.Uri/4.0.1-rc2-23728": { | |
"sha512": "yJxq8lIeNMtGfp/8Vvo7CnEorxFlb6rO0WNc8h++I6m9qlOZgJuzuf5UWJlvSsONJSYlATai1kSaXvGnX6pgfw==", | |
"type": "package", | |
"files": [ | |
"ref/dotnet/_._", | |
"runtime.win7.System.Private.Uri.4.0.1-rc2-23728.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.1.0-rc2-23728": { | |
"sha512": "FlvDGiW2mnf/TdMkiEbE929RGshJYy35Fofo62vPYEMvkKcUKsFOAo1nw5Tpdk4z80Mk9GaXbYgnN8uTQhVwPw==", | |
"type": "package", | |
"files": [ | |
"ref/dotnet/_._", | |
"runtime.win7.System.Runtime.Extensions.4.1.0-rc2-23728.nupkg.sha512", | |
"runtime.win7.System.Runtime.Extensions.nuspec", | |
"runtimes/win7/lib/dotnet5.4/System.Runtime.Extensions.dll", | |
"runtimes/win7/lib/net/_._", | |
"runtimes/win7/lib/netcore50/System.Runtime.Extensions.dll" | |
] | |
}, | |
"runtime.win7.System.Security.Cryptography.Algorithms/4.0.0-rc2-23728": { | |
"sha512": "jmVKUyZdAgQAMgz9JQb1/q9PBeLid1CFK4o+zQhZo5MUxugk8q7f1rE1Hh7VGLoZHQkqrxTGadu0+cDE7FjNRg==", | |
"type": "package", | |
"files": [ | |
"ref/dotnet/_._", | |
"runtime.win7.System.Security.Cryptography.Algorithms.4.0.0-rc2-23728.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-23728": { | |
"sha512": "i6V1GuYXZ9BoaR+RqbHBFwY9fAdm9ILv4weBPBD6pgnLgT94GzkPNQmA0kEFf5zyOssHZ4dr6E+y2FfUzIpVZA==", | |
"type": "package", | |
"files": [ | |
"ref/dotnet/_._", | |
"runtime.win7.System.Security.Cryptography.Encoding.4.0.0-rc2-23728.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-23728": { | |
"sha512": "wRZVIKew9PK5rYtuFxPb34ECFmwsPc4x0A61GG5HAMUz2aI8LP/+RF/E6yBvhTaEru3G1/tlrDo6d2lqeJU+ig==", | |
"type": "package", | |
"files": [ | |
"ref/dotnet/_._", | |
"runtime.win7.System.Security.Cryptography.X509Certificates.4.0.0-rc2-23728.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.Security.Principal.Windows/4.0.0-rc2-23728": { | |
"sha512": "fHuAm51Vwh8htkOnxq9D3+gZmrazrqI+06U2+TcsDOvHcaAT3I87wdin0b02v/nJRcH1nKDS1yCFAWjZhN800A==", | |
"type": "package", | |
"files": [ | |
"ref/dotnet/_._", | |
"runtime.win7.System.Security.Principal.Windows.4.0.0-rc2-23728.nupkg.sha512", | |
"runtime.win7.System.Security.Principal.Windows.nuspec", | |
"runtimes/win7/lib/DNXCore50/System.Security.Principal.Windows.dll", | |
"runtimes/win7/lib/wp8/_._", | |
"runtimes/win7/lib/wpa81/_._" | |
] | |
}, | |
"runtime.win7.System.Threading/4.0.11-rc2-23728": { | |
"sha512": "iYVgmmkYXpNjy8zAGBaXj3lsBaUu74jqJLL4qyQdAGi7WdkXkIdwfnnvl8nLAy4wSGQSD5ekFbOryoxnjF6yOQ==", | |
"type": "package", | |
"files": [ | |
"ref/dotnet/_._", | |
"runtime.win7.System.Threading.4.0.11-rc2-23728.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.1.0-rc2-23728": { | |
"sha512": "ZcsVMz/IGnYQkow5DrqStBHk7JJANUJ1ZhYEwbfAL1IVN1w777A8kvfLHguC48wawLC5A22JK0DtK7mJ6R0i3g==", | |
"type": "package", | |
"files": [ | |
"System.AppContext.4.1.0-rc2-23728.nupkg.sha512", | |
"System.AppContext.nuspec", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/dotnet5.6/System.AppContext.dll", | |
"lib/net46/System.AppContext.dll", | |
"lib/net462/System.AppContext.dll", | |
"lib/netcore50/System.AppContext.dll", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.4/System.AppContext.dll", | |
"ref/dotnet5.4/System.AppContext.xml", | |
"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/zh-hans/System.AppContext.xml", | |
"ref/dotnet5.4/zh-hant/System.AppContext.xml", | |
"ref/dotnet5.6/System.AppContext.dll", | |
"ref/dotnet5.6/System.AppContext.xml", | |
"ref/dotnet5.6/de/System.AppContext.xml", | |
"ref/dotnet5.6/es/System.AppContext.xml", | |
"ref/dotnet5.6/fr/System.AppContext.xml", | |
"ref/dotnet5.6/it/System.AppContext.xml", | |
"ref/dotnet5.6/ja/System.AppContext.xml", | |
"ref/dotnet5.6/ko/System.AppContext.xml", | |
"ref/dotnet5.6/ru/System.AppContext.xml", | |
"ref/dotnet5.6/zh-hans/System.AppContext.xml", | |
"ref/dotnet5.6/zh-hant/System.AppContext.xml", | |
"ref/net462/System.AppContext.dll", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._" | |
] | |
}, | |
"System.Buffers/4.0.0-rc2-23728": { | |
"sha512": "DtXq7YeggwPuP7QhJ0qc+D5ylv9lNLvy4q3lKplQvFtMvv3XhyOYCPaQVHYc5AYLjcZs3+jHVhTHejkrfbyL+Q==", | |
"type": "package", | |
"files": [ | |
"System.Buffers.4.0.0-rc2-23728.nupkg.sha512", | |
"System.Buffers.nuspec", | |
"lib/dotnet5.2/System.Buffers.dll" | |
] | |
}, | |
"System.Collections/4.0.11-rc2-23728": { | |
"sha512": "O4Td/7GIfsWtst7BPj0dWX+cwsiGnr7mi23iirmHLjUGE5vOJjtX5R9M1lZOas9iZC7GVarpp4s2EKZxszr8vw==", | |
"type": "package", | |
"files": [ | |
"System.Collections.4.0.11-rc2-23728.nupkg.sha512", | |
"System.Collections.nuspec", | |
"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/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.1/System.Collections.dll", | |
"ref/dotnet5.1/System.Collections.xml", | |
"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/zh-hans/System.Collections.xml", | |
"ref/dotnet5.1/zh-hant/System.Collections.xml", | |
"ref/dotnet5.4/System.Collections.dll", | |
"ref/dotnet5.4/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/zh-hans/System.Collections.xml", | |
"ref/dotnet5.4/zh-hant/System.Collections.xml", | |
"ref/net45/_._", | |
"ref/netcore50/System.Collections.dll", | |
"ref/netcore50/System.Collections.xml", | |
"ref/netcore50/de/System.Collections.xml", | |
"ref/netcore50/es/System.Collections.xml", | |
"ref/netcore50/fr/System.Collections.xml", | |
"ref/netcore50/it/System.Collections.xml", | |
"ref/netcore50/ja/System.Collections.xml", | |
"ref/netcore50/ko/System.Collections.xml", | |
"ref/netcore50/ru/System.Collections.xml", | |
"ref/netcore50/zh-hans/System.Collections.xml", | |
"ref/netcore50/zh-hant/System.Collections.xml", | |
"ref/win8/_._", | |
"ref/wp80/_._", | |
"ref/wpa81/_._", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._", | |
"runtimes/win8-aot/lib/netcore50/System.Collections.dll" | |
] | |
}, | |
"System.Collections.Concurrent/4.0.11-rc2-23728": { | |
"sha512": "LKa79NefOr3oCsJApLh7DgOJ+M/dZiT+jHyPyNoFSYfY83AzaKMI+SOmlUDseleB5LZ/shkDligHWyvGYx63tA==", | |
"type": "package", | |
"files": [ | |
"System.Collections.Concurrent.4.0.11-rc2-23728.nupkg.sha512", | |
"System.Collections.Concurrent.nuspec", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/dotnet5.4/System.Collections.Concurrent.dll", | |
"lib/net45/_._", | |
"lib/netcore50/System.Collections.Concurrent.dll", | |
"lib/win8/_._", | |
"lib/wpa81/_._", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.2/System.Collections.Concurrent.dll", | |
"ref/dotnet5.2/System.Collections.Concurrent.xml", | |
"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/zh-hans/System.Collections.Concurrent.xml", | |
"ref/dotnet5.2/zh-hant/System.Collections.Concurrent.xml", | |
"ref/dotnet5.4/System.Collections.Concurrent.dll", | |
"ref/dotnet5.4/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/zh-hans/System.Collections.Concurrent.xml", | |
"ref/dotnet5.4/zh-hant/System.Collections.Concurrent.xml", | |
"ref/net45/_._", | |
"ref/netcore50/System.Collections.Concurrent.dll", | |
"ref/netcore50/System.Collections.Concurrent.xml", | |
"ref/netcore50/de/System.Collections.Concurrent.xml", | |
"ref/netcore50/es/System.Collections.Concurrent.xml", | |
"ref/netcore50/fr/System.Collections.Concurrent.xml", | |
"ref/netcore50/it/System.Collections.Concurrent.xml", | |
"ref/netcore50/ja/System.Collections.Concurrent.xml", | |
"ref/netcore50/ko/System.Collections.Concurrent.xml", | |
"ref/netcore50/ru/System.Collections.Concurrent.xml", | |
"ref/netcore50/zh-hans/System.Collections.Concurrent.xml", | |
"ref/netcore50/zh-hant/System.Collections.Concurrent.xml", | |
"ref/win8/_._", | |
"ref/wpa81/_._", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._" | |
] | |
}, | |
"System.Collections.NonGeneric/4.0.0": { | |
"sha512": "rVgwrFBMkmp8LI6GhAYd6Bx+2uLIXjRfNg6Ie+ASfX8ESuh9e2HNxFy2yh1MPIXZq3OAYa+0mmULVwpnEC6UDA==", | |
"type": "package", | |
"files": [ | |
"System.Collections.NonGeneric.4.0.0.nupkg.sha512", | |
"System.Collections.NonGeneric.nuspec", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/dotnet/System.Collections.NonGeneric.dll", | |
"lib/net46/System.Collections.NonGeneric.dll", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet/System.Collections.NonGeneric.dll", | |
"ref/dotnet/System.Collections.NonGeneric.xml", | |
"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/zh-hans/System.Collections.NonGeneric.xml", | |
"ref/dotnet/zh-hant/System.Collections.NonGeneric.xml", | |
"ref/net46/System.Collections.NonGeneric.dll", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._" | |
] | |
}, | |
"System.Collections.NonGeneric/4.0.1-rc2-23728": { | |
"sha512": "Q/4saeITl7b8cWa33UY3ltCXmRCkpjKMRsXDrGHoFb+hf+zLC3l3NrMZ8Jfe1t9lKDYvc/pEoFuKY/hQKzu7wg==", | |
"type": "package", | |
"files": [ | |
"System.Collections.NonGeneric.4.0.1-rc2-23728.nupkg.sha512", | |
"System.Collections.NonGeneric.nuspec", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/dotnet5.4/System.Collections.NonGeneric.dll", | |
"lib/net46/System.Collections.NonGeneric.dll", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.4/System.Collections.NonGeneric.dll", | |
"ref/dotnet5.4/System.Collections.NonGeneric.xml", | |
"ref/dotnet5.4/de/System.Collections.NonGeneric.xml", | |
"ref/dotnet5.4/es/System.Collections.NonGeneric.xml", | |
"ref/dotnet5.4/fr/System.Collections.NonGeneric.xml", | |
"ref/dotnet5.4/it/System.Collections.NonGeneric.xml", | |
"ref/dotnet5.4/ja/System.Collections.NonGeneric.xml", | |
"ref/dotnet5.4/ko/System.Collections.NonGeneric.xml", | |
"ref/dotnet5.4/ru/System.Collections.NonGeneric.xml", | |
"ref/dotnet5.4/zh-hans/System.Collections.NonGeneric.xml", | |
"ref/dotnet5.4/zh-hant/System.Collections.NonGeneric.xml", | |
"ref/net46/System.Collections.NonGeneric.dll", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._" | |
] | |
}, | |
"System.ComponentModel/4.0.1-rc2-23728": { | |
"sha512": "9AP+10nK7BPldvm0mtbhngLpc62IFyflHAToBmEXvrLmvzZbw+/fCY3FvF1EbO4xv/0pW4kSYWyUhwWsQndW7g==", | |
"type": "package", | |
"files": [ | |
"System.ComponentModel.4.0.1-rc2-23728.nupkg.sha512", | |
"System.ComponentModel.nuspec", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/dotnet5.4/System.ComponentModel.dll", | |
"lib/net45/_._", | |
"lib/netcore50/System.ComponentModel.dll", | |
"lib/win8/_._", | |
"lib/wp80/_._", | |
"lib/wpa81/_._", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.1/System.ComponentModel.dll", | |
"ref/dotnet5.1/System.ComponentModel.xml", | |
"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/zh-hans/System.ComponentModel.xml", | |
"ref/dotnet5.1/zh-hant/System.ComponentModel.xml", | |
"ref/net45/_._", | |
"ref/netcore50/System.ComponentModel.dll", | |
"ref/netcore50/System.ComponentModel.xml", | |
"ref/netcore50/de/System.ComponentModel.xml", | |
"ref/netcore50/es/System.ComponentModel.xml", | |
"ref/netcore50/fr/System.ComponentModel.xml", | |
"ref/netcore50/it/System.ComponentModel.xml", | |
"ref/netcore50/ja/System.ComponentModel.xml", | |
"ref/netcore50/ko/System.ComponentModel.xml", | |
"ref/netcore50/ru/System.ComponentModel.xml", | |
"ref/netcore50/zh-hans/System.ComponentModel.xml", | |
"ref/netcore50/zh-hant/System.ComponentModel.xml", | |
"ref/win8/_._", | |
"ref/wp80/_._", | |
"ref/wpa81/_._", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._" | |
] | |
}, | |
"System.Console/4.0.0-rc2-23728": { | |
"sha512": "gyFmrRaeu1xfVev91fWkNSyYRFG0q4TDAISHwGLhXDVCdgRyDgrxI1etIt4uPZ1HITRCdSnHBf1CQMsActM0lg==", | |
"type": "package", | |
"files": [ | |
"System.Console.4.0.0-rc2-23728.nupkg.sha512", | |
"System.Console.nuspec", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/net46/System.Console.dll", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.4/System.Console.dll", | |
"ref/dotnet5.4/System.Console.xml", | |
"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/zh-hans/System.Console.xml", | |
"ref/dotnet5.4/zh-hant/System.Console.xml", | |
"ref/net46/System.Console.dll", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._", | |
"runtime.json" | |
] | |
}, | |
"System.Data.Common/4.0.0": { | |
"sha512": "SA7IdoTWiImVr0exDM68r0mKmR4f/qFGxZUrJQKu4YS7F+3afWzSOCezHxWdevQ0ONi4WRQsOiv+Zf9p8H0Feg==", | |
"type": "package", | |
"files": [ | |
"System.Data.Common.4.0.0.nupkg.sha512", | |
"System.Data.Common.nuspec", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/dotnet/System.Data.Common.dll", | |
"lib/net46/System.Data.Common.dll", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet/System.Data.Common.dll", | |
"ref/dotnet/System.Data.Common.xml", | |
"ref/dotnet/de/System.Data.Common.xml", | |
"ref/dotnet/es/System.Data.Common.xml", | |
"ref/dotnet/fr/System.Data.Common.xml", | |
"ref/dotnet/it/System.Data.Common.xml", | |
"ref/dotnet/ja/System.Data.Common.xml", | |
"ref/dotnet/ko/System.Data.Common.xml", | |
"ref/dotnet/ru/System.Data.Common.xml", | |
"ref/dotnet/zh-hans/System.Data.Common.xml", | |
"ref/dotnet/zh-hant/System.Data.Common.xml", | |
"ref/net46/System.Data.Common.dll", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._" | |
] | |
}, | |
"System.Data.Common/4.0.1-rc2-23728": { | |
"sha512": "8XbiUEwL2JTQbn3OF3Y6g7xiM9Ve/9ykbVh0UDCECiKAeNGtgJbyGZ6d76D+SYPqsqutXapkaar3me127FOVxQ==", | |
"type": "package", | |
"files": [ | |
"System.Data.Common.4.0.1-rc2-23728.nupkg.sha512", | |
"System.Data.Common.nuspec", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/dotnet5.1/System.Data.Common.dll", | |
"lib/net45/System.Data.Common.dll", | |
"lib/portable-net45+win8+wp8+wpa81/System.Data.Common.dll", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.1/System.Data.Common.dll", | |
"ref/dotnet5.1/System.Data.Common.xml", | |
"ref/dotnet5.1/de/System.Data.Common.xml", | |
"ref/dotnet5.1/es/System.Data.Common.xml", | |
"ref/dotnet5.1/fr/System.Data.Common.xml", | |
"ref/dotnet5.1/it/System.Data.Common.xml", | |
"ref/dotnet5.1/ja/System.Data.Common.xml", | |
"ref/dotnet5.1/ko/System.Data.Common.xml", | |
"ref/dotnet5.1/ru/System.Data.Common.xml", | |
"ref/dotnet5.1/zh-hans/System.Data.Common.xml", | |
"ref/dotnet5.1/zh-hant/System.Data.Common.xml", | |
"ref/net45/System.Data.Common.dll", | |
"ref/portable-net45+win8+wp8+wpa81/System.Data.Common.dll", | |
"ref/portable-net45+win8+wp8+wpa81/System.Data.Common.xml", | |
"ref/portable-net45+win8+wp8+wpa81/de/System.Data.Common.xml", | |
"ref/portable-net45+win8+wp8+wpa81/es/System.Data.Common.xml", | |
"ref/portable-net45+win8+wp8+wpa81/fr/System.Data.Common.xml", | |
"ref/portable-net45+win8+wp8+wpa81/it/System.Data.Common.xml", | |
"ref/portable-net45+win8+wp8+wpa81/ja/System.Data.Common.xml", | |
"ref/portable-net45+win8+wp8+wpa81/ko/System.Data.Common.xml", | |
"ref/portable-net45+win8+wp8+wpa81/ru/System.Data.Common.xml", | |
"ref/portable-net45+win8+wp8+wpa81/zh-hans/System.Data.Common.xml", | |
"ref/portable-net45+win8+wp8+wpa81/zh-hant/System.Data.Common.xml", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._" | |
] | |
}, | |
"System.Data.SqlClient/4.0.0-rc2-23728": { | |
"sha512": "jsuw7YFxZ762caTqtvh2cb2tk5B4FG0WUUE5mNjDwcbMvaHpkBzFiam9pNjzvjiK/ZMKbmsORA8YBTHBBfV00A==", | |
"type": "package", | |
"files": [ | |
"System.Data.SqlClient.4.0.0-rc2-23728.nupkg.sha512", | |
"System.Data.SqlClient.nuspec", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/net46/System.Data.SqlClient.dll", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.4/System.Data.SqlClient.dll", | |
"ref/dotnet5.4/System.Data.SqlClient.xml", | |
"ref/dotnet5.4/de/System.Data.SqlClient.xml", | |
"ref/dotnet5.4/es/System.Data.SqlClient.xml", | |
"ref/dotnet5.4/fr/System.Data.SqlClient.xml", | |
"ref/dotnet5.4/it/System.Data.SqlClient.xml", | |
"ref/dotnet5.4/ja/System.Data.SqlClient.xml", | |
"ref/dotnet5.4/ko/System.Data.SqlClient.xml", | |
"ref/dotnet5.4/ru/System.Data.SqlClient.xml", | |
"ref/dotnet5.4/zh-hans/System.Data.SqlClient.xml", | |
"ref/dotnet5.4/zh-hant/System.Data.SqlClient.xml", | |
"ref/net46/System.Data.SqlClient.dll", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._", | |
"runtime.json" | |
] | |
}, | |
"System.Diagnostics.Contracts/4.0.1-rc2-23728": { | |
"sha512": "IjKgmezZDhjqdzJ6Fx2CNVv01rsGS99CYo31NzkV7VB+/CFfBpmBDRgJ35KH+7N52OAxdAVofPJNKqw3aTeOeg==", | |
"type": "package", | |
"files": [ | |
"System.Diagnostics.Contracts.4.0.1-rc2-23728.nupkg.sha512", | |
"System.Diagnostics.Contracts.nuspec", | |
"lib/DNXCore50/System.Diagnostics.Contracts.dll", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/net45/_._", | |
"lib/netcore50/System.Diagnostics.Contracts.dll", | |
"lib/win8/_._", | |
"lib/wp80/_._", | |
"lib/wpa81/_._", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.1/System.Diagnostics.Contracts.dll", | |
"ref/dotnet5.1/System.Diagnostics.Contracts.xml", | |
"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/zh-hans/System.Diagnostics.Contracts.xml", | |
"ref/dotnet5.1/zh-hant/System.Diagnostics.Contracts.xml", | |
"ref/net45/_._", | |
"ref/netcore50/System.Diagnostics.Contracts.dll", | |
"ref/netcore50/System.Diagnostics.Contracts.xml", | |
"ref/netcore50/de/System.Diagnostics.Contracts.xml", | |
"ref/netcore50/es/System.Diagnostics.Contracts.xml", | |
"ref/netcore50/fr/System.Diagnostics.Contracts.xml", | |
"ref/netcore50/it/System.Diagnostics.Contracts.xml", | |
"ref/netcore50/ja/System.Diagnostics.Contracts.xml", | |
"ref/netcore50/ko/System.Diagnostics.Contracts.xml", | |
"ref/netcore50/ru/System.Diagnostics.Contracts.xml", | |
"ref/netcore50/zh-hans/System.Diagnostics.Contracts.xml", | |
"ref/netcore50/zh-hant/System.Diagnostics.Contracts.xml", | |
"ref/win8/_._", | |
"ref/wp80/_._", | |
"ref/wpa81/_._", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._", | |
"runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll" | |
] | |
}, | |
"System.Diagnostics.Debug/4.0.11-rc2-23728": { | |
"sha512": "85umzEYlyaeUtzb519ScQ2mEG6rNpZP7ZWcw+nGF+Br8/bX2f5Z/Dp+D4Qr6UAmfH/naSiD52rtQ9r8kWzKJAg==", | |
"type": "package", | |
"files": [ | |
"System.Diagnostics.Debug.4.0.11-rc2-23728.nupkg.sha512", | |
"System.Diagnostics.Debug.nuspec", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/net45/_._", | |
"lib/win8/_._", | |
"lib/wp80/_._", | |
"lib/wpa81/_._", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.1/System.Diagnostics.Debug.dll", | |
"ref/dotnet5.1/System.Diagnostics.Debug.xml", | |
"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/zh-hans/System.Diagnostics.Debug.xml", | |
"ref/dotnet5.1/zh-hant/System.Diagnostics.Debug.xml", | |
"ref/dotnet5.4/System.Diagnostics.Debug.dll", | |
"ref/dotnet5.4/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/zh-hans/System.Diagnostics.Debug.xml", | |
"ref/dotnet5.4/zh-hant/System.Diagnostics.Debug.xml", | |
"ref/net45/_._", | |
"ref/netcore50/System.Diagnostics.Debug.dll", | |
"ref/netcore50/System.Diagnostics.Debug.xml", | |
"ref/netcore50/de/System.Diagnostics.Debug.xml", | |
"ref/netcore50/es/System.Diagnostics.Debug.xml", | |
"ref/netcore50/fr/System.Diagnostics.Debug.xml", | |
"ref/netcore50/it/System.Diagnostics.Debug.xml", | |
"ref/netcore50/ja/System.Diagnostics.Debug.xml", | |
"ref/netcore50/ko/System.Diagnostics.Debug.xml", | |
"ref/netcore50/ru/System.Diagnostics.Debug.xml", | |
"ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", | |
"ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", | |
"ref/win8/_._", | |
"ref/wp80/_._", | |
"ref/wpa81/_._", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._", | |
"runtime.json" | |
] | |
}, | |
"System.Diagnostics.DiagnosticSource/4.0.0-rc2-23728": { | |
"sha512": "T/ysXzo8CPsTXvh7JDrdYdx5wM/pYJkPqd5S1qWpQAq6+t0QV/MDGjqtQN+5Pqpx6MGFt2um9b3Cenq9R/HAPg==", | |
"type": "package", | |
"files": [ | |
"System.Diagnostics.DiagnosticSource.4.0.0-rc2-23728.nupkg.sha512", | |
"System.Diagnostics.DiagnosticSource.nuspec", | |
"lib/dotnet5.2/System.Diagnostics.DiagnosticSource.dll", | |
"lib/dotnet5.2/System.Diagnostics.DiagnosticSource.xml", | |
"lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll", | |
"lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.xml" | |
] | |
}, | |
"System.Diagnostics.Process/4.1.0-rc2-23728": { | |
"sha512": "/DFzYZKArnCcI0ntUCC0vxH/j+0V/iPt8HZbf9/03jZiIuAzEVT4gxrXtR9W7RBtUbtPl/hLq8OdsBeGcrSn/g==", | |
"type": "package", | |
"files": [ | |
"System.Diagnostics.Process.4.1.0-rc2-23728.nupkg.sha512", | |
"System.Diagnostics.Process.nuspec", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/net46/System.Diagnostics.Process.dll", | |
"lib/net461/System.Diagnostics.Process.dll", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.4/System.Diagnostics.Process.dll", | |
"ref/dotnet5.4/System.Diagnostics.Process.xml", | |
"ref/dotnet5.4/de/System.Diagnostics.Process.xml", | |
"ref/dotnet5.4/es/System.Diagnostics.Process.xml", | |
"ref/dotnet5.4/fr/System.Diagnostics.Process.xml", | |
"ref/dotnet5.4/it/System.Diagnostics.Process.xml", | |
"ref/dotnet5.4/ja/System.Diagnostics.Process.xml", | |
"ref/dotnet5.4/ko/System.Diagnostics.Process.xml", | |
"ref/dotnet5.4/ru/System.Diagnostics.Process.xml", | |
"ref/dotnet5.4/zh-hans/System.Diagnostics.Process.xml", | |
"ref/dotnet5.4/zh-hant/System.Diagnostics.Process.xml", | |
"ref/dotnet5.5/System.Diagnostics.Process.dll", | |
"ref/dotnet5.5/System.Diagnostics.Process.xml", | |
"ref/dotnet5.5/de/System.Diagnostics.Process.xml", | |
"ref/dotnet5.5/es/System.Diagnostics.Process.xml", | |
"ref/dotnet5.5/fr/System.Diagnostics.Process.xml", | |
"ref/dotnet5.5/it/System.Diagnostics.Process.xml", | |
"ref/dotnet5.5/ja/System.Diagnostics.Process.xml", | |
"ref/dotnet5.5/ko/System.Diagnostics.Process.xml", | |
"ref/dotnet5.5/ru/System.Diagnostics.Process.xml", | |
"ref/dotnet5.5/zh-hans/System.Diagnostics.Process.xml", | |
"ref/dotnet5.5/zh-hant/System.Diagnostics.Process.xml", | |
"ref/net46/System.Diagnostics.Process.dll", | |
"ref/net461/System.Diagnostics.Process.dll", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._", | |
"runtime.json" | |
] | |
}, | |
"System.Diagnostics.StackTrace/4.0.1-rc2-23728": { | |
"sha512": "HPV4H5+iSZj3SuXx5dF/N++3FVy11dJeb4T+QRwidB243xsA1aL19u8RwLgJB0PcBqhdnfbwCMvtfdj99gzjSg==", | |
"type": "package", | |
"files": [ | |
"System.Diagnostics.StackTrace.4.0.1-rc2-23728.nupkg.sha512", | |
"System.Diagnostics.StackTrace.nuspec", | |
"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/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.4/System.Diagnostics.StackTrace.dll", | |
"ref/dotnet5.4/System.Diagnostics.StackTrace.xml", | |
"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/zh-hans/System.Diagnostics.StackTrace.xml", | |
"ref/dotnet5.4/zh-hant/System.Diagnostics.StackTrace.xml", | |
"ref/net46/System.Diagnostics.StackTrace.dll", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._", | |
"runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll" | |
] | |
}, | |
"System.Diagnostics.Tools/4.0.1-rc2-23728": { | |
"sha512": "gk283WVPtmZG1V3WNCmTQix037YnuubGzJIfN3akt4VMnDVBX2e+jPdwGEFEb5JMkCYt02yvqFS8q0nA90SRbA==", | |
"type": "package", | |
"files": [ | |
"System.Diagnostics.Tools.4.0.1-rc2-23728.nupkg.sha512", | |
"System.Diagnostics.Tools.nuspec", | |
"lib/DNXCore50/System.Diagnostics.Tools.dll", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/net45/_._", | |
"lib/netcore50/System.Diagnostics.Tools.dll", | |
"lib/win8/_._", | |
"lib/wp80/_._", | |
"lib/wpa81/_._", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.1/System.Diagnostics.Tools.dll", | |
"ref/dotnet5.1/System.Diagnostics.Tools.xml", | |
"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/zh-hans/System.Diagnostics.Tools.xml", | |
"ref/dotnet5.1/zh-hant/System.Diagnostics.Tools.xml", | |
"ref/net45/_._", | |
"ref/netcore50/System.Diagnostics.Tools.dll", | |
"ref/netcore50/System.Diagnostics.Tools.xml", | |
"ref/netcore50/de/System.Diagnostics.Tools.xml", | |
"ref/netcore50/es/System.Diagnostics.Tools.xml", | |
"ref/netcore50/fr/System.Diagnostics.Tools.xml", | |
"ref/netcore50/it/System.Diagnostics.Tools.xml", | |
"ref/netcore50/ja/System.Diagnostics.Tools.xml", | |
"ref/netcore50/ko/System.Diagnostics.Tools.xml", | |
"ref/netcore50/ru/System.Diagnostics.Tools.xml", | |
"ref/netcore50/zh-hans/System.Diagnostics.Tools.xml", | |
"ref/netcore50/zh-hant/System.Diagnostics.Tools.xml", | |
"ref/win8/_._", | |
"ref/wp80/_._", | |
"ref/wpa81/_._", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._", | |
"runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" | |
] | |
}, | |
"System.Diagnostics.TraceSource/4.0.0-rc2-23728": { | |
"sha512": "++wPkKPefRqjbBno/BHzmiE1lnrXB2qJd3jTlfUnNkW8XaHvXwfsxAIBlUF2dXkt2X6ttjIZ+1pxyhZ6i5kXzA==", | |
"type": "package", | |
"files": [ | |
"System.Diagnostics.TraceSource.4.0.0-rc2-23728.nupkg.sha512", | |
"System.Diagnostics.TraceSource.nuspec", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/net46/System.Diagnostics.TraceSource.dll", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.4/System.Diagnostics.TraceSource.dll", | |
"ref/dotnet5.4/System.Diagnostics.TraceSource.xml", | |
"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/zh-hans/System.Diagnostics.TraceSource.xml", | |
"ref/dotnet5.4/zh-hant/System.Diagnostics.TraceSource.xml", | |
"ref/net46/System.Diagnostics.TraceSource.dll", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._", | |
"runtime.json" | |
] | |
}, | |
"System.Diagnostics.Tracing/4.0.21-rc2-23728": { | |
"sha512": "YFWERYHmu3f+kuPhHjibPpJGgHvEqTVYGxCy8eUdOpoHDgA8TLNS7txYX/bJLWnlPZYf3o7u+DZwbegJtyoGRg==", | |
"type": "package", | |
"files": [ | |
"System.Diagnostics.Tracing.4.0.21-rc2-23728.nupkg.sha512", | |
"System.Diagnostics.Tracing.nuspec", | |
"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/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.2/System.Diagnostics.Tracing.dll", | |
"ref/dotnet5.2/System.Diagnostics.Tracing.xml", | |
"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/zh-hans/System.Diagnostics.Tracing.xml", | |
"ref/dotnet5.2/zh-hant/System.Diagnostics.Tracing.xml", | |
"ref/dotnet5.3/System.Diagnostics.Tracing.dll", | |
"ref/dotnet5.3/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/zh-hans/System.Diagnostics.Tracing.xml", | |
"ref/dotnet5.3/zh-hant/System.Diagnostics.Tracing.xml", | |
"ref/dotnet5.4/System.Diagnostics.Tracing.dll", | |
"ref/dotnet5.4/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/zh-hans/System.Diagnostics.Tracing.xml", | |
"ref/dotnet5.4/zh-hant/System.Diagnostics.Tracing.xml", | |
"ref/net45/_._", | |
"ref/netcore50/System.Diagnostics.Tracing.dll", | |
"ref/netcore50/System.Diagnostics.Tracing.xml", | |
"ref/netcore50/de/System.Diagnostics.Tracing.xml", | |
"ref/netcore50/es/System.Diagnostics.Tracing.xml", | |
"ref/netcore50/fr/System.Diagnostics.Tracing.xml", | |
"ref/netcore50/it/System.Diagnostics.Tracing.xml", | |
"ref/netcore50/ja/System.Diagnostics.Tracing.xml", | |
"ref/netcore50/ko/System.Diagnostics.Tracing.xml", | |
"ref/netcore50/ru/System.Diagnostics.Tracing.xml", | |
"ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml", | |
"ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml", | |
"ref/win8/_._", | |
"ref/wpa81/_._", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._", | |
"runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll" | |
] | |
}, | |
"System.Dynamic.Runtime/4.0.11-rc2-23728": { | |
"sha512": "ZvFXxhC4wO3otJhcJ7gP/VkYZWP7JFHjqlSveH6WKVshWCE4DcZDb/RYy/7EAUBqF4ewXv3mjS2KiOOxjpZXkQ==", | |
"type": "package", | |
"files": [ | |
"System.Dynamic.Runtime.4.0.11-rc2-23728.nupkg.sha512", | |
"System.Dynamic.Runtime.nuspec", | |
"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/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.1/System.Dynamic.Runtime.dll", | |
"ref/dotnet5.1/System.Dynamic.Runtime.xml", | |
"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/zh-hans/System.Dynamic.Runtime.xml", | |
"ref/dotnet5.1/zh-hant/System.Dynamic.Runtime.xml", | |
"ref/dotnet5.4/System.Dynamic.Runtime.dll", | |
"ref/dotnet5.4/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/zh-hans/System.Dynamic.Runtime.xml", | |
"ref/dotnet5.4/zh-hant/System.Dynamic.Runtime.xml", | |
"ref/net45/_._", | |
"ref/netcore50/System.Dynamic.Runtime.dll", | |
"ref/netcore50/System.Dynamic.Runtime.xml", | |
"ref/netcore50/de/System.Dynamic.Runtime.xml", | |
"ref/netcore50/es/System.Dynamic.Runtime.xml", | |
"ref/netcore50/fr/System.Dynamic.Runtime.xml", | |
"ref/netcore50/it/System.Dynamic.Runtime.xml", | |
"ref/netcore50/ja/System.Dynamic.Runtime.xml", | |
"ref/netcore50/ko/System.Dynamic.Runtime.xml", | |
"ref/netcore50/ru/System.Dynamic.Runtime.xml", | |
"ref/netcore50/zh-hans/System.Dynamic.Runtime.xml", | |
"ref/netcore50/zh-hant/System.Dynamic.Runtime.xml", | |
"ref/win8/_._", | |
"ref/wp80/_._", | |
"ref/wpa81/_._", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._", | |
"runtimes/win8-aot/lib/netcore50/System.Dynamic.Runtime.dll" | |
] | |
}, | |
"System.Globalization/4.0.11-rc2-23728": { | |
"sha512": "C2fqy9gfNref1Dsj9hfXpx6U6lJE+JgQCc1a0xaH7tGpnuQqKipmVQxgjj3N29pMnY/y7jf/+pD2AKor50d15g==", | |
"type": "package", | |
"files": [ | |
"System.Globalization.4.0.11-rc2-23728.nupkg.sha512", | |
"System.Globalization.nuspec", | |
"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/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.1/System.Globalization.dll", | |
"ref/dotnet5.1/System.Globalization.xml", | |
"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/zh-hans/System.Globalization.xml", | |
"ref/dotnet5.1/zh-hant/System.Globalization.xml", | |
"ref/dotnet5.4/System.Globalization.dll", | |
"ref/dotnet5.4/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/zh-hans/System.Globalization.xml", | |
"ref/dotnet5.4/zh-hant/System.Globalization.xml", | |
"ref/net45/_._", | |
"ref/netcore50/System.Globalization.dll", | |
"ref/netcore50/System.Globalization.xml", | |
"ref/netcore50/de/System.Globalization.xml", | |
"ref/netcore50/es/System.Globalization.xml", | |
"ref/netcore50/fr/System.Globalization.xml", | |
"ref/netcore50/it/System.Globalization.xml", | |
"ref/netcore50/ja/System.Globalization.xml", | |
"ref/netcore50/ko/System.Globalization.xml", | |
"ref/netcore50/ru/System.Globalization.xml", | |
"ref/netcore50/zh-hans/System.Globalization.xml", | |
"ref/netcore50/zh-hant/System.Globalization.xml", | |
"ref/win8/_._", | |
"ref/wp80/_._", | |
"ref/wpa81/_._", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._", | |
"runtimes/win8-aot/lib/netcore50/System.Globalization.dll" | |
] | |
}, | |
"System.Globalization.Calendars/4.0.1-rc2-23728": { | |
"sha512": "xsNmhgMeUfy3gkyvd75jTHNUK0KYutCur2d4FI57fCR7u4Xou9ZQ/gOnkuZbgupR5UvTusa664Dn9HqlsLWJzg==", | |
"type": "package", | |
"files": [ | |
"System.Globalization.Calendars.4.0.1-rc2-23728.nupkg.sha512", | |
"System.Globalization.Calendars.nuspec", | |
"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/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.4/System.Globalization.Calendars.dll", | |
"ref/dotnet5.4/System.Globalization.Calendars.xml", | |
"ref/dotnet5.4/de/System.Globalization.Calendars.xml", | |
"ref/dotnet5.4/es/System.Globalization.Calendars.xml", | |
"ref/dotnet5.4/fr/System.Globalization.Calendars.xml", | |
"ref/dotnet5.4/it/System.Globalization.Calendars.xml", | |
"ref/dotnet5.4/ja/System.Globalization.Calendars.xml", | |
"ref/dotnet5.4/ko/System.Globalization.Calendars.xml", | |
"ref/dotnet5.4/ru/System.Globalization.Calendars.xml", | |
"ref/dotnet5.4/zh-hans/System.Globalization.Calendars.xml", | |
"ref/dotnet5.4/zh-hant/System.Globalization.Calendars.xml", | |
"ref/net46/System.Globalization.Calendars.dll", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._", | |
"runtimes/win8-aot/lib/netcore50/System.Globalization.Calendars.dll" | |
] | |
}, | |
"System.Globalization.Extensions/4.0.1-rc2-23728": { | |
"sha512": "3yGMfbOpMDsonJ2bJfPIVjTeqpU5kaNg10fUoPLgp7r44RMNEbypfIyq9X2s94CC5nsyymq4pRaXFefarenAiQ==", | |
"type": "package", | |
"files": [ | |
"System.Globalization.Extensions.4.0.1-rc2-23728.nupkg.sha512", | |
"System.Globalization.Extensions.nuspec", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/net46/System.Globalization.Extensions.dll", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.4/System.Globalization.Extensions.dll", | |
"ref/dotnet5.4/System.Globalization.Extensions.xml", | |
"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/zh-hans/System.Globalization.Extensions.xml", | |
"ref/dotnet5.4/zh-hant/System.Globalization.Extensions.xml", | |
"ref/net46/System.Globalization.Extensions.dll", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._", | |
"runtime.json" | |
] | |
}, | |
"System.IO/4.1.0-rc2-23728": { | |
"sha512": "SzCO5NBmx/u9Y8dScoTIdmjFUqFCM7LHiIBDmMI0KEyHfrqcA9Fz05X/BPth4R1SudOvN+QMAznjtcOR0pXteg==", | |
"type": "package", | |
"files": [ | |
"System.IO.4.1.0-rc2-23728.nupkg.sha512", | |
"System.IO.nuspec", | |
"lib/DNXCore50/System.IO.dll", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/net45/_._", | |
"lib/net46/System.IO.dll", | |
"lib/netcore50/System.IO.dll", | |
"lib/win8/_._", | |
"lib/wp80/_._", | |
"lib/wpa81/_._", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.1/System.IO.dll", | |
"ref/dotnet5.1/System.IO.xml", | |
"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/zh-hans/System.IO.xml", | |
"ref/dotnet5.1/zh-hant/System.IO.xml", | |
"ref/dotnet5.4/System.IO.dll", | |
"ref/dotnet5.4/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/zh-hans/System.IO.xml", | |
"ref/dotnet5.4/zh-hant/System.IO.xml", | |
"ref/net45/_._", | |
"ref/net46/System.IO.dll", | |
"ref/netcore50/System.IO.dll", | |
"ref/netcore50/System.IO.xml", | |
"ref/netcore50/de/System.IO.xml", | |
"ref/netcore50/es/System.IO.xml", | |
"ref/netcore50/fr/System.IO.xml", | |
"ref/netcore50/it/System.IO.xml", | |
"ref/netcore50/ja/System.IO.xml", | |
"ref/netcore50/ko/System.IO.xml", | |
"ref/netcore50/ru/System.IO.xml", | |
"ref/netcore50/zh-hans/System.IO.xml", | |
"ref/netcore50/zh-hant/System.IO.xml", | |
"ref/win8/_._", | |
"ref/wp80/_._", | |
"ref/wpa81/_._", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._", | |
"runtimes/win8-aot/lib/netcore50/System.IO.dll" | |
] | |
}, | |
"System.IO.FileSystem/4.0.1-rc2-23728": { | |
"sha512": "/4MPoD0V7Q4JFbIg27+xZqAchCVsTdS0eCwRdVycgaPNM2z8GtLglm/wYrJ9gD1XG8Z1gWHtgA5eUmaZ15BjtQ==", | |
"type": "package", | |
"files": [ | |
"System.IO.FileSystem.4.0.1-rc2-23728.nupkg.sha512", | |
"System.IO.FileSystem.nuspec", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/net46/System.IO.FileSystem.dll", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.4/System.IO.FileSystem.dll", | |
"ref/dotnet5.4/System.IO.FileSystem.xml", | |
"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/zh-hans/System.IO.FileSystem.xml", | |
"ref/dotnet5.4/zh-hant/System.IO.FileSystem.xml", | |
"ref/net46/System.IO.FileSystem.dll", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._", | |
"runtime.json" | |
] | |
}, | |
"System.IO.FileSystem.Primitives/4.0.1-rc2-23728": { | |
"sha512": "8xKVjAlflhdMpBaxolEEP3g12AGnQ6+RUDvTNmbLGX3bff/ZVkew1OMdgCGHGlRmTvVHVhdTlNQl9Q/ZY9l3xQ==", | |
"type": "package", | |
"files": [ | |
"System.IO.FileSystem.Primitives.4.0.1-rc2-23728.nupkg.sha512", | |
"System.IO.FileSystem.Primitives.nuspec", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/dotnet5.4/System.IO.FileSystem.Primitives.dll", | |
"lib/net46/System.IO.FileSystem.Primitives.dll", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.4/System.IO.FileSystem.Primitives.dll", | |
"ref/dotnet5.4/System.IO.FileSystem.Primitives.xml", | |
"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/zh-hans/System.IO.FileSystem.Primitives.xml", | |
"ref/dotnet5.4/zh-hant/System.IO.FileSystem.Primitives.xml", | |
"ref/net46/System.IO.FileSystem.Primitives.dll", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._" | |
] | |
}, | |
"System.IO.FileSystem.Watcher/4.0.0-rc2-23728": { | |
"sha512": "8QLdzSl53+KJMGPhr3xHHNmFwnoKureZrD0401CZLgxFpnmrZOnzCpNzM/BwdTFs0HExbtsbhXs5xrYvGfLYDw==", | |
"type": "package", | |
"files": [ | |
"System.IO.FileSystem.Watcher.4.0.0-rc2-23728.nupkg.sha512", | |
"System.IO.FileSystem.Watcher.nuspec", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/net46/System.IO.FileSystem.Watcher.dll", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.4/System.IO.FileSystem.Watcher.dll", | |
"ref/dotnet5.4/System.IO.FileSystem.Watcher.xml", | |
"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/zh-hans/System.IO.FileSystem.Watcher.xml", | |
"ref/dotnet5.4/zh-hant/System.IO.FileSystem.Watcher.xml", | |
"ref/net46/System.IO.FileSystem.Watcher.dll", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._", | |
"runtime.json" | |
] | |
}, | |
"System.Linq/4.0.1-rc2-23728": { | |
"sha512": "jiZneQsxtMOHkkWR1w7n6aa8HB6CVQ4/KbHiuO1FiTHXBZhzOp9OkjAMbTmwf/V/S0r33Ei/EuSaKWYRVa+U5w==", | |
"type": "package", | |
"files": [ | |
"System.Linq.4.0.1-rc2-23728.nupkg.sha512", | |
"System.Linq.nuspec", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/dotnet5.4/System.Linq.dll", | |
"lib/net45/_._", | |
"lib/netcore50/System.Linq.dll", | |
"lib/win8/_._", | |
"lib/wp80/_._", | |
"lib/wpa81/_._", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.1/System.Linq.dll", | |
"ref/dotnet5.1/System.Linq.xml", | |
"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/zh-hans/System.Linq.xml", | |
"ref/dotnet5.1/zh-hant/System.Linq.xml", | |
"ref/net45/_._", | |
"ref/netcore50/System.Linq.dll", | |
"ref/netcore50/System.Linq.xml", | |
"ref/netcore50/de/System.Linq.xml", | |
"ref/netcore50/es/System.Linq.xml", | |
"ref/netcore50/fr/System.Linq.xml", | |
"ref/netcore50/it/System.Linq.xml", | |
"ref/netcore50/ja/System.Linq.xml", | |
"ref/netcore50/ko/System.Linq.xml", | |
"ref/netcore50/ru/System.Linq.xml", | |
"ref/netcore50/zh-hans/System.Linq.xml", | |
"ref/netcore50/zh-hant/System.Linq.xml", | |
"ref/win8/_._", | |
"ref/wp80/_._", | |
"ref/wpa81/_._", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._" | |
] | |
}, | |
"System.Linq.Expressions/4.0.11-rc2-23728": { | |
"sha512": "wZyiqzYx3sNBLIIWxV9dMYzdqa6xyZeTgtixa00dnes1thbmfixSyUhKYK9ktULQjQApDnDdug7NPaCjyAo1Gg==", | |
"type": "package", | |
"files": [ | |
"System.Linq.Expressions.4.0.11-rc2-23728.nupkg.sha512", | |
"System.Linq.Expressions.nuspec", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/net45/_._", | |
"lib/win8/_._", | |
"lib/wp80/_._", | |
"lib/wpa81/_._", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.1/System.Linq.Expressions.dll", | |
"ref/dotnet5.1/System.Linq.Expressions.xml", | |
"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/zh-hans/System.Linq.Expressions.xml", | |
"ref/dotnet5.1/zh-hant/System.Linq.Expressions.xml", | |
"ref/dotnet5.4/System.Linq.Expressions.dll", | |
"ref/dotnet5.4/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/zh-hans/System.Linq.Expressions.xml", | |
"ref/dotnet5.4/zh-hant/System.Linq.Expressions.xml", | |
"ref/net45/_._", | |
"ref/netcore50/System.Linq.Expressions.dll", | |
"ref/netcore50/System.Linq.Expressions.xml", | |
"ref/netcore50/de/System.Linq.Expressions.xml", | |
"ref/netcore50/es/System.Linq.Expressions.xml", | |
"ref/netcore50/fr/System.Linq.Expressions.xml", | |
"ref/netcore50/it/System.Linq.Expressions.xml", | |
"ref/netcore50/ja/System.Linq.Expressions.xml", | |
"ref/netcore50/ko/System.Linq.Expressions.xml", | |
"ref/netcore50/ru/System.Linq.Expressions.xml", | |
"ref/netcore50/zh-hans/System.Linq.Expressions.xml", | |
"ref/netcore50/zh-hant/System.Linq.Expressions.xml", | |
"ref/win8/_._", | |
"ref/wp80/_._", | |
"ref/wpa81/_._", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._", | |
"runtime.json" | |
] | |
}, | |
"System.Net.NameResolution/4.0.0-rc2-23728": { | |
"sha512": "GBD5YRwvq0bt87cosfSWM77VZIuMRF2azgMi28qTMkLzGr19XvuQ7cJK8xIcApBh5YMDlB5Ayhlx2YUfK/BOTQ==", | |
"type": "package", | |
"files": [ | |
"System.Net.NameResolution.4.0.0-rc2-23728.nupkg.sha512", | |
"System.Net.NameResolution.nuspec", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/net46/System.Net.NameResolution.dll", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.4/System.Net.NameResolution.dll", | |
"ref/dotnet5.4/System.Net.NameResolution.xml", | |
"ref/dotnet5.4/de/System.Net.NameResolution.xml", | |
"ref/dotnet5.4/es/System.Net.NameResolution.xml", | |
"ref/dotnet5.4/fr/System.Net.NameResolution.xml", | |
"ref/dotnet5.4/it/System.Net.NameResolution.xml", | |
"ref/dotnet5.4/ja/System.Net.NameResolution.xml", | |
"ref/dotnet5.4/ko/System.Net.NameResolution.xml", | |
"ref/dotnet5.4/ru/System.Net.NameResolution.xml", | |
"ref/dotnet5.4/zh-hans/System.Net.NameResolution.xml", | |
"ref/dotnet5.4/zh-hant/System.Net.NameResolution.xml", | |
"ref/net46/System.Net.NameResolution.dll", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._", | |
"runtime.json" | |
] | |
}, | |
"System.Net.Primitives/4.0.11-rc2-23728": { | |
"sha512": "6fafc7Luc++fmJbinHKvVZ6aJk7nQXK+u1Gf61LMne6kIXs4gq1FU1d6O1XS93dfMnK8LhueLcgEiry+YqtEbA==", | |
"type": "package", | |
"files": [ | |
"System.Net.Primitives.4.0.11-rc2-23728.nupkg.sha512", | |
"System.Net.Primitives.nuspec", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/net45/_._", | |
"lib/win8/_._", | |
"lib/wp80/_._", | |
"lib/wpa81/_._", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.1/System.Net.Primitives.dll", | |
"ref/dotnet5.1/System.Net.Primitives.xml", | |
"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/zh-hans/System.Net.Primitives.xml", | |
"ref/dotnet5.1/zh-hant/System.Net.Primitives.xml", | |
"ref/dotnet5.2/System.Net.Primitives.dll", | |
"ref/dotnet5.2/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/zh-hans/System.Net.Primitives.xml", | |
"ref/dotnet5.2/zh-hant/System.Net.Primitives.xml", | |
"ref/dotnet5.4/System.Net.Primitives.dll", | |
"ref/dotnet5.4/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/zh-hans/System.Net.Primitives.xml", | |
"ref/dotnet5.4/zh-hant/System.Net.Primitives.xml", | |
"ref/net45/_._", | |
"ref/netcore50/System.Net.Primitives.dll", | |
"ref/netcore50/System.Net.Primitives.xml", | |
"ref/netcore50/de/System.Net.Primitives.xml", | |
"ref/netcore50/es/System.Net.Primitives.xml", | |
"ref/netcore50/fr/System.Net.Primitives.xml", | |
"ref/netcore50/it/System.Net.Primitives.xml", | |
"ref/netcore50/ja/System.Net.Primitives.xml", | |
"ref/netcore50/ko/System.Net.Primitives.xml", | |
"ref/netcore50/ru/System.Net.Primitives.xml", | |
"ref/netcore50/zh-hans/System.Net.Primitives.xml", | |
"ref/netcore50/zh-hant/System.Net.Primitives.xml", | |
"ref/win8/_._", | |
"ref/wp80/_._", | |
"ref/wpa81/_._", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._", | |
"runtime.json" | |
] | |
}, | |
"System.Net.Sockets/4.1.0-rc2-23728": { | |
"sha512": "T8dUxcLXIL8oElB/pdQaIv0rJ98KtMQt7kk1shqymIQQ9QtgRBf/vEO8zyU92EypnI2EGi3L2PHOo+VWAazfzg==", | |
"type": "package", | |
"files": [ | |
"System.Net.Sockets.4.1.0-rc2-23728.nupkg.sha512", | |
"System.Net.Sockets.nuspec", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/net46/System.Net.Sockets.dll", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.4/System.Net.Sockets.dll", | |
"ref/dotnet5.4/System.Net.Sockets.xml", | |
"ref/dotnet5.4/de/System.Net.Sockets.xml", | |
"ref/dotnet5.4/es/System.Net.Sockets.xml", | |
"ref/dotnet5.4/fr/System.Net.Sockets.xml", | |
"ref/dotnet5.4/it/System.Net.Sockets.xml", | |
"ref/dotnet5.4/ja/System.Net.Sockets.xml", | |
"ref/dotnet5.4/ko/System.Net.Sockets.xml", | |
"ref/dotnet5.4/ru/System.Net.Sockets.xml", | |
"ref/dotnet5.4/zh-hans/System.Net.Sockets.xml", | |
"ref/dotnet5.4/zh-hant/System.Net.Sockets.xml", | |
"ref/net46/System.Net.Sockets.dll", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._", | |
"runtime.json" | |
] | |
}, | |
"System.Net.WebSockets/4.0.0-rc2-23728": { | |
"sha512": "BPdmZ4IQqjrwzbxZ/3H/LszYHgu5s2W4hrpwegZfETYRSsFg1Wnqk6vZ51nAHRPvTbshDqc4FJToHzFSsWFPDQ==", | |
"type": "package", | |
"files": [ | |
"System.Net.WebSockets.4.0.0-rc2-23728.nupkg.sha512", | |
"System.Net.WebSockets.nuspec", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/dotnet5.4/System.Net.WebSockets.dll", | |
"lib/net46/System.Net.WebSockets.dll", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.4/System.Net.WebSockets.dll", | |
"ref/dotnet5.4/System.Net.WebSockets.xml", | |
"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/zh-hans/System.Net.WebSockets.xml", | |
"ref/dotnet5.4/zh-hant/System.Net.WebSockets.xml", | |
"ref/net46/System.Net.WebSockets.dll", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._" | |
] | |
}, | |
"System.Numerics.Vectors/4.1.1-rc2-23728": { | |
"sha512": "ImlHsHefL9z042TDcpRvcjRhmnWl3+V2yDcgVXIZc7TJaK2i06qQoLRFv9Ox9LyJmsEsHlTZIcFSXph2Kvif4Q==", | |
"type": "package", | |
"files": [ | |
"System.Numerics.Vectors.4.1.1-rc2-23728.nupkg.sha512", | |
"System.Numerics.Vectors.nuspec", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/dotnet5.4/System.Numerics.Vectors.dll", | |
"lib/net46/System.Numerics.Vectors.dll", | |
"lib/net46/_._", | |
"lib/portable-net45+win8/System.Numerics.Vectors.dll", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.4/System.Numerics.Vectors.dll", | |
"ref/net46/System.Numerics.Vectors.dll", | |
"ref/net46/_._", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._" | |
] | |
}, | |
"System.ObjectModel/4.0.10": { | |
"sha512": "Djn1wb0vP662zxbe+c3mOhvC4vkQGicsFs1Wi0/GJJpp3Eqp+oxbJ+p2Sx3O0efYueggAI5SW+BqEoczjfr1cA==", | |
"type": "package", | |
"files": [ | |
"System.ObjectModel.4.0.10.nupkg.sha512", | |
"System.ObjectModel.nuspec", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/dotnet/System.ObjectModel.dll", | |
"lib/net46/_._", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet/System.ObjectModel.dll", | |
"ref/dotnet/System.ObjectModel.xml", | |
"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/zh-hans/System.ObjectModel.xml", | |
"ref/dotnet/zh-hant/System.ObjectModel.xml", | |
"ref/net46/_._", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._" | |
] | |
}, | |
"System.ObjectModel/4.0.11-rc2-23728": { | |
"sha512": "+JxGGSmtMqV9z4a8UwL9rNoe98SyAsxYb8c4OiCGHI8+LrMC9OD7rSPZlAL9gqPFMj1NanPjiPm35/ykM+fguw==", | |
"type": "package", | |
"files": [ | |
"System.ObjectModel.4.0.11-rc2-23728.nupkg.sha512", | |
"System.ObjectModel.nuspec", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/dotnet5.4/System.ObjectModel.dll", | |
"lib/net45/_._", | |
"lib/netcore50/System.ObjectModel.dll", | |
"lib/win8/_._", | |
"lib/wp80/_._", | |
"lib/wpa81/_._", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.1/System.ObjectModel.dll", | |
"ref/dotnet5.1/System.ObjectModel.xml", | |
"ref/dotnet5.1/de/System.ObjectModel.xml", | |
"ref/dotnet5.1/es/System.ObjectModel.xml", | |
"ref/dotnet5.1/fr/System.ObjectModel.xml", | |
"ref/dotnet5.1/it/System.ObjectModel.xml", | |
"ref/dotnet5.1/ja/System.ObjectModel.xml", | |
"ref/dotnet5.1/ko/System.ObjectModel.xml", | |
"ref/dotnet5.1/ru/System.ObjectModel.xml", | |
"ref/dotnet5.1/zh-hans/System.ObjectModel.xml", | |
"ref/dotnet5.1/zh-hant/System.ObjectModel.xml", | |
"ref/dotnet5.4/System.ObjectModel.dll", | |
"ref/dotnet5.4/System.ObjectModel.xml", | |
"ref/dotnet5.4/de/System.ObjectModel.xml", | |
"ref/dotnet5.4/es/System.ObjectModel.xml", | |
"ref/dotnet5.4/fr/System.ObjectModel.xml", | |
"ref/dotnet5.4/it/System.ObjectModel.xml", | |
"ref/dotnet5.4/ja/System.ObjectModel.xml", | |
"ref/dotnet5.4/ko/System.ObjectModel.xml", | |
"ref/dotnet5.4/ru/System.ObjectModel.xml", | |
"ref/dotnet5.4/zh-hans/System.ObjectModel.xml", | |
"ref/dotnet5.4/zh-hant/System.ObjectModel.xml", | |
"ref/net45/_._", | |
"ref/netcore50/System.ObjectModel.dll", | |
"ref/netcore50/System.ObjectModel.xml", | |
"ref/netcore50/de/System.ObjectModel.xml", | |
"ref/netcore50/es/System.ObjectModel.xml", | |
"ref/netcore50/fr/System.ObjectModel.xml", | |
"ref/netcore50/it/System.ObjectModel.xml", | |
"ref/netcore50/ja/System.ObjectModel.xml", | |
"ref/netcore50/ko/System.ObjectModel.xml", | |
"ref/netcore50/ru/System.ObjectModel.xml", | |
"ref/netcore50/zh-hans/System.ObjectModel.xml", | |
"ref/netcore50/zh-hant/System.ObjectModel.xml", | |
"ref/win8/_._", | |
"ref/wp80/_._", | |
"ref/wpa81/_._", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._" | |
] | |
}, | |
"System.Private.Uri/4.0.1-rc2-23728": { | |
"sha512": "3ukmpVi1qVlHcJQutTmlx21crdWHHgCENU0npKDFT/B9OAGLmPlB41wj4HG8Sm4IHQ6MzB0/XJ8q7eYrxpmUpQ==", | |
"type": "package", | |
"files": [ | |
"System.Private.Uri.4.0.1-rc2-23728.nupkg.sha512", | |
"System.Private.Uri.nuspec", | |
"ref/dnxcore50/_._", | |
"ref/netcore50/_._", | |
"runtime.json" | |
] | |
}, | |
"System.Reflection/4.1.0-rc2-23728": { | |
"sha512": "WmP8TliTbgPfmsF+DB2sfMHML1Xetlob13Rce6lJGzaPlDWDtjS0bGLP4OdGvvTjXlE5ydDc7HqKzyUEqPp5Hw==", | |
"type": "package", | |
"files": [ | |
"System.Reflection.4.1.0-rc2-23728.nupkg.sha512", | |
"System.Reflection.nuspec", | |
"lib/DNXCore50/System.Reflection.dll", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/net45/_._", | |
"lib/net46/System.Reflection.dll", | |
"lib/netcore50/System.Reflection.dll", | |
"lib/win8/_._", | |
"lib/wp80/_._", | |
"lib/wpa81/_._", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.1/System.Reflection.dll", | |
"ref/dotnet5.1/System.Reflection.xml", | |
"ref/dotnet5.1/de/System.Reflection.xml", | |
"ref/dotnet5.1/es/System.Reflection.xml", | |
"ref/dotnet5.1/fr/System.Reflection.xml", | |
"ref/dotnet5.1/it/System.Reflection.xml", | |
"ref/dotnet5.1/ja/System.Reflection.xml", | |
"ref/dotnet5.1/ko/System.Reflection.xml", | |
"ref/dotnet5.1/ru/System.Reflection.xml", | |
"ref/dotnet5.1/zh-hans/System.Reflection.xml", | |
"ref/dotnet5.1/zh-hant/System.Reflection.xml", | |
"ref/dotnet5.4/System.Reflection.dll", | |
"ref/dotnet5.4/System.Reflection.xml", | |
"ref/dotnet5.4/de/System.Reflection.xml", | |
"ref/dotnet5.4/es/System.Reflection.xml", | |
"ref/dotnet5.4/fr/System.Reflection.xml", | |
"ref/dotnet5.4/it/System.Reflection.xml", | |
"ref/dotnet5.4/ja/System.Reflection.xml", | |
"ref/dotnet5.4/ko/System.Reflection.xml", | |
"ref/dotnet5.4/ru/System.Reflection.xml", | |
"ref/dotnet5.4/zh-hans/System.Reflection.xml", | |
"ref/dotnet5.4/zh-hant/System.Reflection.xml", | |
"ref/net45/_._", | |
"ref/net46/System.Reflection.dll", | |
"ref/netcore50/System.Reflection.dll", | |
"ref/netcore50/System.Reflection.xml", | |
"ref/netcore50/de/System.Reflection.xml", | |
"ref/netcore50/es/System.Reflection.xml", | |
"ref/netcore50/fr/System.Reflection.xml", | |
"ref/netcore50/it/System.Reflection.xml", | |
"ref/netcore50/ja/System.Reflection.xml", | |
"ref/netcore50/ko/System.Reflection.xml", | |
"ref/netcore50/ru/System.Reflection.xml", | |
"ref/netcore50/zh-hans/System.Reflection.xml", | |
"ref/netcore50/zh-hant/System.Reflection.xml", | |
"ref/win8/_._", | |
"ref/wp80/_._", | |
"ref/wpa81/_._", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._", | |
"runtimes/win8-aot/lib/netcore50/System.Reflection.dll" | |
] | |
}, | |
"System.Reflection.Emit/4.0.0": { | |
"sha512": "CqnQz5LbNbiSxN10cv3Ehnw3j1UZOBCxnE0OO0q/keGQ5ENjyFM6rIG4gm/i0dX6EjdpYkAgKcI/mhZZCaBq4A==", | |
"type": "package", | |
"files": [ | |
"System.Reflection.Emit.4.0.0.nupkg.sha512", | |
"System.Reflection.Emit.nuspec", | |
"lib/DNXCore50/System.Reflection.Emit.dll", | |
"lib/MonoAndroid10/_._", | |
"lib/net45/_._", | |
"lib/netcore50/System.Reflection.Emit.dll", | |
"lib/xamarinmac20/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/dotnet/System.Reflection.Emit.dll", | |
"ref/dotnet/System.Reflection.Emit.xml", | |
"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/zh-hans/System.Reflection.Emit.xml", | |
"ref/dotnet/zh-hant/System.Reflection.Emit.xml", | |
"ref/net45/_._", | |
"ref/xamarinmac20/_._" | |
] | |
}, | |
"System.Reflection.Emit/4.0.1-rc2-23728": { | |
"sha512": "O+dFA2KqfC5Vpm+fFAE/FhHRR5VF6nJJUD7FAXBneSZz6F1z1FKLP3PaeTuEbiv3NzWhHlrnTEcWaP3bT78I7Q==", | |
"type": "package", | |
"files": [ | |
"System.Reflection.Emit.4.0.1-rc2-23728.nupkg.sha512", | |
"System.Reflection.Emit.nuspec", | |
"lib/DNXCore50/System.Reflection.Emit.dll", | |
"lib/MonoAndroid10/_._", | |
"lib/net45/_._", | |
"lib/netcore50/System.Reflection.Emit.dll", | |
"lib/xamarinmac20/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/dotnet5.2/System.Reflection.Emit.dll", | |
"ref/dotnet5.2/System.Reflection.Emit.xml", | |
"ref/dotnet5.2/de/System.Reflection.Emit.xml", | |
"ref/dotnet5.2/es/System.Reflection.Emit.xml", | |
"ref/dotnet5.2/fr/System.Reflection.Emit.xml", | |
"ref/dotnet5.2/it/System.Reflection.Emit.xml", | |
"ref/dotnet5.2/ja/System.Reflection.Emit.xml", | |
"ref/dotnet5.2/ko/System.Reflection.Emit.xml", | |
"ref/dotnet5.2/ru/System.Reflection.Emit.xml", | |
"ref/dotnet5.2/zh-hans/System.Reflection.Emit.xml", | |
"ref/dotnet5.2/zh-hant/System.Reflection.Emit.xml", | |
"ref/net45/_._", | |
"ref/xamarinmac20/_._", | |
"runtimes/aot/lib/netcore50/_._" | |
] | |
}, | |
"System.Reflection.Emit.ILGeneration/4.0.0": { | |
"sha512": "02okuusJ0GZiHZSD2IOLIN41GIn6qOr7i5+86C98BPuhlwWqVABwebiGNvhDiXP1f9a6CxEigC7foQD42klcDg==", | |
"type": "package", | |
"files": [ | |
"System.Reflection.Emit.ILGeneration.4.0.0.nupkg.sha512", | |
"System.Reflection.Emit.ILGeneration.nuspec", | |
"lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll", | |
"lib/net45/_._", | |
"lib/netcore50/System.Reflection.Emit.ILGeneration.dll", | |
"lib/wp80/_._", | |
"ref/dotnet/System.Reflection.Emit.ILGeneration.dll", | |
"ref/dotnet/System.Reflection.Emit.ILGeneration.xml", | |
"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/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.1-rc2-23728": { | |
"sha512": "Zmid8IciZEtAV73XL90UlG+zgjHSVF7VzmzFZuA5+wyG4KPRyQqfHZ90LTacj2anrZ07LRdL3U8iFEy6ZRYUIg==", | |
"type": "package", | |
"files": [ | |
"System.Reflection.Emit.ILGeneration.4.0.1-rc2-23728.nupkg.sha512", | |
"System.Reflection.Emit.ILGeneration.nuspec", | |
"lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll", | |
"lib/net45/_._", | |
"lib/netcore50/System.Reflection.Emit.ILGeneration.dll", | |
"lib/wp80/_._", | |
"ref/dotnet5.1/System.Reflection.Emit.ILGeneration.dll", | |
"ref/dotnet5.1/System.Reflection.Emit.ILGeneration.xml", | |
"ref/dotnet5.1/de/System.Reflection.Emit.ILGeneration.xml", | |
"ref/dotnet5.1/es/System.Reflection.Emit.ILGeneration.xml", | |
"ref/dotnet5.1/fr/System.Reflection.Emit.ILGeneration.xml", | |
"ref/dotnet5.1/it/System.Reflection.Emit.ILGeneration.xml", | |
"ref/dotnet5.1/ja/System.Reflection.Emit.ILGeneration.xml", | |
"ref/dotnet5.1/ko/System.Reflection.Emit.ILGeneration.xml", | |
"ref/dotnet5.1/ru/System.Reflection.Emit.ILGeneration.xml", | |
"ref/dotnet5.1/zh-hans/System.Reflection.Emit.ILGeneration.xml", | |
"ref/dotnet5.1/zh-hant/System.Reflection.Emit.ILGeneration.xml", | |
"ref/net45/_._", | |
"ref/wp80/_._", | |
"runtimes/aot/lib/netcore50/_._" | |
] | |
}, | |
"System.Reflection.Emit.Lightweight/4.0.1-rc2-23728": { | |
"sha512": "SB7gQZK5cCNzHzgE8eZSrlm3enLNYt9OA6kqJ81HBDR4bUCr3lFesAm7EsvdbN8LeMu+D4D75yKBmGY7PuZAFg==", | |
"type": "package", | |
"files": [ | |
"System.Reflection.Emit.Lightweight.4.0.1-rc2-23728.nupkg.sha512", | |
"System.Reflection.Emit.Lightweight.nuspec", | |
"lib/DNXCore50/System.Reflection.Emit.Lightweight.dll", | |
"lib/net45/_._", | |
"lib/netcore50/System.Reflection.Emit.Lightweight.dll", | |
"lib/wp80/_._", | |
"ref/dotnet5.1/System.Reflection.Emit.Lightweight.dll", | |
"ref/dotnet5.1/System.Reflection.Emit.Lightweight.xml", | |
"ref/dotnet5.1/de/System.Reflection.Emit.Lightweight.xml", | |
"ref/dotnet5.1/es/System.Reflection.Emit.Lightweight.xml", | |
"ref/dotnet5.1/fr/System.Reflection.Emit.Lightweight.xml", | |
"ref/dotnet5.1/it/System.Reflection.Emit.Lightweight.xml", | |
"ref/dotnet5.1/ja/System.Reflection.Emit.Lightweight.xml", | |
"ref/dotnet5.1/ko/System.Reflection.Emit.Lightweight.xml", | |
"ref/dotnet5.1/ru/System.Reflection.Emit.Lightweight.xml", | |
"ref/dotnet5.1/zh-hans/System.Reflection.Emit.Lightweight.xml", | |
"ref/dotnet5.1/zh-hant/System.Reflection.Emit.Lightweight.xml", | |
"ref/net45/_._", | |
"ref/wp80/_._", | |
"runtimes/aot/lib/netcore50/_._" | |
] | |
}, | |
"System.Reflection.Extensions/4.0.1-rc2-23728": { | |
"sha512": "AUhBUq4GukrRgtL9lHWdl8s7u+XuSX0/puidnaL5WJ/QO2+w9PVGe/vg8JbGGSo3dSZunF6ihwvYeemNuTdbZQ==", | |
"type": "package", | |
"files": [ | |
"System.Reflection.Extensions.4.0.1-rc2-23728.nupkg.sha512", | |
"System.Reflection.Extensions.nuspec", | |
"lib/DNXCore50/System.Reflection.Extensions.dll", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/net45/_._", | |
"lib/netcore50/System.Reflection.Extensions.dll", | |
"lib/win8/_._", | |
"lib/wp80/_._", | |
"lib/wpa81/_._", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.1/System.Reflection.Extensions.dll", | |
"ref/dotnet5.1/System.Reflection.Extensions.xml", | |
"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/zh-hans/System.Reflection.Extensions.xml", | |
"ref/dotnet5.1/zh-hant/System.Reflection.Extensions.xml", | |
"ref/net45/_._", | |
"ref/netcore50/System.Reflection.Extensions.dll", | |
"ref/netcore50/System.Reflection.Extensions.xml", | |
"ref/netcore50/de/System.Reflection.Extensions.xml", | |
"ref/netcore50/es/System.Reflection.Extensions.xml", | |
"ref/netcore50/fr/System.Reflection.Extensions.xml", | |
"ref/netcore50/it/System.Reflection.Extensions.xml", | |
"ref/netcore50/ja/System.Reflection.Extensions.xml", | |
"ref/netcore50/ko/System.Reflection.Extensions.xml", | |
"ref/netcore50/ru/System.Reflection.Extensions.xml", | |
"ref/netcore50/zh-hans/System.Reflection.Extensions.xml", | |
"ref/netcore50/zh-hant/System.Reflection.Extensions.xml", | |
"ref/win8/_._", | |
"ref/wp80/_._", | |
"ref/wpa81/_._", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._", | |
"runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" | |
] | |
}, | |
"System.Reflection.Primitives/4.0.1-rc2-23728": { | |
"sha512": "8dcRuvrs513wNZvVkcTD1RiDVxSCpv/VFF69jrRU/U34IVPHkYPuS42mXUP/EUNf3GY3n9HvXoTkuZhXdQt6zA==", | |
"type": "package", | |
"files": [ | |
"System.Reflection.Primitives.4.0.1-rc2-23728.nupkg.sha512", | |
"System.Reflection.Primitives.nuspec", | |
"lib/DNXCore50/System.Reflection.Primitives.dll", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/net45/_._", | |
"lib/netcore50/System.Reflection.Primitives.dll", | |
"lib/win8/_._", | |
"lib/wp80/_._", | |
"lib/wpa81/_._", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.1/System.Reflection.Primitives.dll", | |
"ref/dotnet5.1/System.Reflection.Primitives.xml", | |
"ref/dotnet5.1/de/System.Reflection.Primitives.xml", | |
"ref/dotnet5.1/es/System.Reflection.Primitives.xml", | |
"ref/dotnet5.1/fr/System.Reflection.Primitives.xml", | |
"ref/dotnet5.1/it/System.Reflection.Primitives.xml", | |
"ref/dotnet5.1/ja/System.Reflection.Primitives.xml", | |
"ref/dotnet5.1/ko/System.Reflection.Primitives.xml", | |
"ref/dotnet5.1/ru/System.Reflection.Primitives.xml", | |
"ref/dotnet5.1/zh-hans/System.Reflection.Primitives.xml", | |
"ref/dotnet5.1/zh-hant/System.Reflection.Primitives.xml", | |
"ref/net45/_._", | |
"ref/netcore50/System.Reflection.Primitives.dll", | |
"ref/netcore50/System.Reflection.Primitives.xml", | |
"ref/netcore50/de/System.Reflection.Primitives.xml", | |
"ref/netcore50/es/System.Reflection.Primitives.xml", | |
"ref/netcore50/fr/System.Reflection.Primitives.xml", | |
"ref/netcore50/it/System.Reflection.Primitives.xml", | |
"ref/netcore50/ja/System.Reflection.Primitives.xml", | |
"ref/netcore50/ko/System.Reflection.Primitives.xml", | |
"ref/netcore50/ru/System.Reflection.Primitives.xml", | |
"ref/netcore50/zh-hans/System.Reflection.Primitives.xml", | |
"ref/netcore50/zh-hant/System.Reflection.Primitives.xml", | |
"ref/win8/_._", | |
"ref/wp80/_._", | |
"ref/wpa81/_._", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._", | |
"runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" | |
] | |
}, | |
"System.Reflection.TypeExtensions/4.1.0-rc2-23728": { | |
"sha512": "ZFVGWvzIYELvYytp3XTMZgss1J2qSYACChbrNQSSyHOBxetAwz6zSf9s6Xic5FoepRYVEWJOhsvonPnb6TgiQg==", | |
"type": "package", | |
"files": [ | |
"System.Reflection.TypeExtensions.4.1.0-rc2-23728.nupkg.sha512", | |
"System.Reflection.TypeExtensions.nuspec", | |
"lib/DNXCore50/System.Reflection.TypeExtensions.dll", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/net46/System.Reflection.TypeExtensions.dll", | |
"lib/netcore50/System.Reflection.TypeExtensions.dll", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.4/System.Reflection.TypeExtensions.dll", | |
"ref/dotnet5.4/System.Reflection.TypeExtensions.xml", | |
"ref/dotnet5.4/de/System.Reflection.TypeExtensions.xml", | |
"ref/dotnet5.4/es/System.Reflection.TypeExtensions.xml", | |
"ref/dotnet5.4/fr/System.Reflection.TypeExtensions.xml", | |
"ref/dotnet5.4/it/System.Reflection.TypeExtensions.xml", | |
"ref/dotnet5.4/ja/System.Reflection.TypeExtensions.xml", | |
"ref/dotnet5.4/ko/System.Reflection.TypeExtensions.xml", | |
"ref/dotnet5.4/ru/System.Reflection.TypeExtensions.xml", | |
"ref/dotnet5.4/zh-hans/System.Reflection.TypeExtensions.xml", | |
"ref/dotnet5.4/zh-hant/System.Reflection.TypeExtensions.xml", | |
"ref/net46/System.Reflection.TypeExtensions.dll", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._", | |
"runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll" | |
] | |
}, | |
"System.Resources.ResourceManager/4.0.1-rc2-23728": { | |
"sha512": "OEHEzr+hkayVwsDhvGsr14Br5aZB8BTjSCUJaU02prMRRrAIBzfMtfx++RZk+shRz77OAyZZeV6slylzUPGdMw==", | |
"type": "package", | |
"files": [ | |
"System.Resources.ResourceManager.4.0.1-rc2-23728.nupkg.sha512", | |
"System.Resources.ResourceManager.nuspec", | |
"lib/DNXCore50/System.Resources.ResourceManager.dll", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/net45/_._", | |
"lib/netcore50/System.Resources.ResourceManager.dll", | |
"lib/win8/_._", | |
"lib/wp80/_._", | |
"lib/wpa81/_._", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.1/System.Resources.ResourceManager.dll", | |
"ref/dotnet5.1/System.Resources.ResourceManager.xml", | |
"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/zh-hans/System.Resources.ResourceManager.xml", | |
"ref/dotnet5.1/zh-hant/System.Resources.ResourceManager.xml", | |
"ref/net45/_._", | |
"ref/netcore50/System.Resources.ResourceManager.dll", | |
"ref/netcore50/System.Resources.ResourceManager.xml", | |
"ref/netcore50/de/System.Resources.ResourceManager.xml", | |
"ref/netcore50/es/System.Resources.ResourceManager.xml", | |
"ref/netcore50/fr/System.Resources.ResourceManager.xml", | |
"ref/netcore50/it/System.Resources.ResourceManager.xml", | |
"ref/netcore50/ja/System.Resources.ResourceManager.xml", | |
"ref/netcore50/ko/System.Resources.ResourceManager.xml", | |
"ref/netcore50/ru/System.Resources.ResourceManager.xml", | |
"ref/netcore50/zh-hans/System.Resources.ResourceManager.xml", | |
"ref/netcore50/zh-hant/System.Resources.ResourceManager.xml", | |
"ref/win8/_._", | |
"ref/wp80/_._", | |
"ref/wpa81/_._", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._", | |
"runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" | |
] | |
}, | |
"System.Runtime/4.0.21-rc2-23728": { | |
"sha512": "GWsqdY2FKAst6V1uLzK17BNZ+Bh1YNsP+aD/7sQ22UiM/wj9sl4pNMDKI/YCeo1RSruL836jtz1iFpbmbMsXwQ==", | |
"type": "package", | |
"files": [ | |
"System.Runtime.4.0.21-rc2-23728.nupkg.sha512", | |
"System.Runtime.nuspec", | |
"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/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.1/System.Runtime.dll", | |
"ref/dotnet5.1/System.Runtime.xml", | |
"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/zh-hans/System.Runtime.xml", | |
"ref/dotnet5.1/zh-hant/System.Runtime.xml", | |
"ref/dotnet5.3/System.Runtime.dll", | |
"ref/dotnet5.3/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/zh-hans/System.Runtime.xml", | |
"ref/dotnet5.3/zh-hant/System.Runtime.xml", | |
"ref/dotnet5.4/System.Runtime.dll", | |
"ref/dotnet5.4/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/zh-hans/System.Runtime.xml", | |
"ref/dotnet5.4/zh-hant/System.Runtime.xml", | |
"ref/net45/_._", | |
"ref/netcore50/System.Runtime.dll", | |
"ref/netcore50/System.Runtime.xml", | |
"ref/netcore50/de/System.Runtime.xml", | |
"ref/netcore50/es/System.Runtime.xml", | |
"ref/netcore50/fr/System.Runtime.xml", | |
"ref/netcore50/it/System.Runtime.xml", | |
"ref/netcore50/ja/System.Runtime.xml", | |
"ref/netcore50/ko/System.Runtime.xml", | |
"ref/netcore50/ru/System.Runtime.xml", | |
"ref/netcore50/zh-hans/System.Runtime.xml", | |
"ref/netcore50/zh-hant/System.Runtime.xml", | |
"ref/win8/_._", | |
"ref/wp80/_._", | |
"ref/wpa81/_._", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._", | |
"runtimes/win8-aot/lib/netcore50/System.Runtime.dll" | |
] | |
}, | |
"System.Runtime.Extensions/4.1.0-rc2-23728": { | |
"sha512": "1+L0tRFkGRfaRJayfbjV3kJyBcMjKOFcVCWXiY5QTAWyiqNjPV6ygSl0B1hL7s4OiD7yCklkCTTh8mNpL7qoPg==", | |
"type": "package", | |
"files": [ | |
"System.Runtime.Extensions.4.1.0-rc2-23728.nupkg.sha512", | |
"System.Runtime.Extensions.nuspec", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/net45/_._", | |
"lib/net46/System.Runtime.Extensions.dll", | |
"lib/win8/_._", | |
"lib/wp80/_._", | |
"lib/wpa81/_._", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.1/System.Runtime.Extensions.dll", | |
"ref/dotnet5.1/System.Runtime.Extensions.xml", | |
"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/zh-hans/System.Runtime.Extensions.xml", | |
"ref/dotnet5.1/zh-hant/System.Runtime.Extensions.xml", | |
"ref/dotnet5.4/System.Runtime.Extensions.dll", | |
"ref/dotnet5.4/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/zh-hans/System.Runtime.Extensions.xml", | |
"ref/dotnet5.4/zh-hant/System.Runtime.Extensions.xml", | |
"ref/net45/_._", | |
"ref/net46/System.Runtime.Extensions.dll", | |
"ref/netcore50/System.Runtime.Extensions.dll", | |
"ref/netcore50/System.Runtime.Extensions.xml", | |
"ref/netcore50/de/System.Runtime.Extensions.xml", | |
"ref/netcore50/es/System.Runtime.Extensions.xml", | |
"ref/netcore50/fr/System.Runtime.Extensions.xml", | |
"ref/netcore50/it/System.Runtime.Extensions.xml", | |
"ref/netcore50/ja/System.Runtime.Extensions.xml", | |
"ref/netcore50/ko/System.Runtime.Extensions.xml", | |
"ref/netcore50/ru/System.Runtime.Extensions.xml", | |
"ref/netcore50/zh-hans/System.Runtime.Extensions.xml", | |
"ref/netcore50/zh-hant/System.Runtime.Extensions.xml", | |
"ref/win8/_._", | |
"ref/wp80/_._", | |
"ref/wpa81/_._", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._", | |
"runtime.json" | |
] | |
}, | |
"System.Runtime.Handles/4.0.1-rc2-23728": { | |
"sha512": "9e5YL8oj6dDZAKo5RE1QkFurL6H0apxTfVnbWAnoerPoRVLs6eLmKeWqRrKNu889ts9pyJXIEmrlo6skr91P7g==", | |
"type": "package", | |
"files": [ | |
"System.Runtime.Handles.4.0.1-rc2-23728.nupkg.sha512", | |
"System.Runtime.Handles.nuspec", | |
"lib/DNXCore50/System.Runtime.Handles.dll", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/net46/_._", | |
"lib/netcore50/System.Runtime.Handles.dll", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.4/System.Runtime.Handles.dll", | |
"ref/dotnet5.4/System.Runtime.Handles.xml", | |
"ref/dotnet5.4/de/System.Runtime.Handles.xml", | |
"ref/dotnet5.4/es/System.Runtime.Handles.xml", | |
"ref/dotnet5.4/fr/System.Runtime.Handles.xml", | |
"ref/dotnet5.4/it/System.Runtime.Handles.xml", | |
"ref/dotnet5.4/ja/System.Runtime.Handles.xml", | |
"ref/dotnet5.4/ko/System.Runtime.Handles.xml", | |
"ref/dotnet5.4/ru/System.Runtime.Handles.xml", | |
"ref/dotnet5.4/zh-hans/System.Runtime.Handles.xml", | |
"ref/dotnet5.4/zh-hant/System.Runtime.Handles.xml", | |
"ref/net46/_._", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._", | |
"runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" | |
] | |
}, | |
"System.Runtime.InteropServices/4.0.21-rc2-23728": { | |
"sha512": "NOlLHTgp6n4mAGhaBHN9EVgywRQhoxbLU3j2e6LcsczBPDsouOzbgiN8KYrKL0wBEw0Eh8+kaMkEmRRzZ4Ylaw==", | |
"type": "package", | |
"files": [ | |
"System.Runtime.InteropServices.4.0.21-rc2-23728.nupkg.sha512", | |
"System.Runtime.InteropServices.nuspec", | |
"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/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.2/System.Runtime.InteropServices.dll", | |
"ref/dotnet5.2/System.Runtime.InteropServices.xml", | |
"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/zh-hans/System.Runtime.InteropServices.xml", | |
"ref/dotnet5.2/zh-hant/System.Runtime.InteropServices.xml", | |
"ref/dotnet5.3/System.Runtime.InteropServices.dll", | |
"ref/dotnet5.3/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/zh-hans/System.Runtime.InteropServices.xml", | |
"ref/dotnet5.3/zh-hant/System.Runtime.InteropServices.xml", | |
"ref/dotnet5.4/System.Runtime.InteropServices.dll", | |
"ref/dotnet5.4/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/zh-hans/System.Runtime.InteropServices.xml", | |
"ref/dotnet5.4/zh-hant/System.Runtime.InteropServices.xml", | |
"ref/net45/_._", | |
"ref/netcore50/System.Runtime.InteropServices.dll", | |
"ref/netcore50/System.Runtime.InteropServices.xml", | |
"ref/netcore50/de/System.Runtime.InteropServices.xml", | |
"ref/netcore50/es/System.Runtime.InteropServices.xml", | |
"ref/netcore50/fr/System.Runtime.InteropServices.xml", | |
"ref/netcore50/it/System.Runtime.InteropServices.xml", | |
"ref/netcore50/ja/System.Runtime.InteropServices.xml", | |
"ref/netcore50/ko/System.Runtime.InteropServices.xml", | |
"ref/netcore50/ru/System.Runtime.InteropServices.xml", | |
"ref/netcore50/zh-hans/System.Runtime.InteropServices.xml", | |
"ref/netcore50/zh-hant/System.Runtime.InteropServices.xml", | |
"ref/win8/_._", | |
"ref/wpa81/_._", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._", | |
"runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" | |
] | |
}, | |
"System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23728": { | |
"sha512": "FYF/lroqPek8Hbmk5nWDKtlorzcQUcXkUh32f6W+Gq2A08kiuC5zo5N42J77KrQikw/SwyWq7kUf0Ji+Y3PJCA==", | |
"type": "package", | |
"files": [ | |
"System.Runtime.InteropServices.RuntimeInformation.4.0.0-rc2-23728.nupkg.sha512", | |
"System.Runtime.InteropServices.RuntimeInformation.nuspec", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.2/System.Runtime.InteropServices.RuntimeInformation.dll", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._", | |
"runtime.json" | |
] | |
}, | |
"System.Runtime.Numerics/4.0.1-rc2-23728": { | |
"sha512": "FERDtyQ83P6VqsgzXPC3xesI6WA4mn4y566vv/4uxbZEM7g8/XlODMIPCSrqGmqBgE55AspMU7iArcbq/IEcDA==", | |
"type": "package", | |
"files": [ | |
"System.Runtime.Numerics.4.0.1-rc2-23728.nupkg.sha512", | |
"System.Runtime.Numerics.nuspec", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/dotnet5.4/System.Runtime.Numerics.dll", | |
"lib/net45/_._", | |
"lib/netcore50/System.Runtime.Numerics.dll", | |
"lib/win8/_._", | |
"lib/wpa81/_._", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.2/System.Runtime.Numerics.dll", | |
"ref/dotnet5.2/System.Runtime.Numerics.xml", | |
"ref/dotnet5.2/de/System.Runtime.Numerics.xml", | |
"ref/dotnet5.2/es/System.Runtime.Numerics.xml", | |
"ref/dotnet5.2/fr/System.Runtime.Numerics.xml", | |
"ref/dotnet5.2/it/System.Runtime.Numerics.xml", | |
"ref/dotnet5.2/ja/System.Runtime.Numerics.xml", | |
"ref/dotnet5.2/ko/System.Runtime.Numerics.xml", | |
"ref/dotnet5.2/ru/System.Runtime.Numerics.xml", | |
"ref/dotnet5.2/zh-hans/System.Runtime.Numerics.xml", | |
"ref/dotnet5.2/zh-hant/System.Runtime.Numerics.xml", | |
"ref/net45/_._", | |
"ref/netcore50/System.Runtime.Numerics.dll", | |
"ref/netcore50/System.Runtime.Numerics.xml", | |
"ref/netcore50/de/System.Runtime.Numerics.xml", | |
"ref/netcore50/es/System.Runtime.Numerics.xml", | |
"ref/netcore50/fr/System.Runtime.Numerics.xml", | |
"ref/netcore50/it/System.Runtime.Numerics.xml", | |
"ref/netcore50/ja/System.Runtime.Numerics.xml", | |
"ref/netcore50/ko/System.Runtime.Numerics.xml", | |
"ref/netcore50/ru/System.Runtime.Numerics.xml", | |
"ref/netcore50/zh-hans/System.Runtime.Numerics.xml", | |
"ref/netcore50/zh-hant/System.Runtime.Numerics.xml", | |
"ref/win8/_._", | |
"ref/wpa81/_._", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._" | |
] | |
}, | |
"System.Security.Claims/4.0.1-rc2-23728": { | |
"sha512": "jRpBjWw1VGCEZa6lo1RrD0QOqt9D7b2WDbqNkSTaz6jF7dJlmpw98FoA887lVRWvTMqWWe4rusPRdZo5Spo2CA==", | |
"type": "package", | |
"files": [ | |
"System.Security.Claims.4.0.1-rc2-23728.nupkg.sha512", | |
"System.Security.Claims.nuspec", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/dotnet5.4/System.Security.Claims.dll", | |
"lib/net46/System.Security.Claims.dll", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.4/System.Security.Claims.dll", | |
"ref/dotnet5.4/System.Security.Claims.xml", | |
"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/zh-hans/System.Security.Claims.xml", | |
"ref/dotnet5.4/zh-hant/System.Security.Claims.xml", | |
"ref/net46/System.Security.Claims.dll", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._" | |
] | |
}, | |
"System.Security.Cryptography.Algorithms/4.0.0-rc2-23728": { | |
"sha512": "j6HKM+N6XovDG1+DD1FouWk4gnYRL8qxYWU0pwWF/5To8OpjMphBxRK/aOa5TxFtS/jhfpBXY8+bJrqY7xq5cA==", | |
"type": "package", | |
"files": [ | |
"System.Security.Cryptography.Algorithms.4.0.0-rc2-23728.nupkg.sha512", | |
"System.Security.Cryptography.Algorithms.nuspec", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/net46/System.Security.Cryptography.Algorithms.dll", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll", | |
"ref/net46/System.Security.Cryptography.Algorithms.dll", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._", | |
"runtime.json" | |
] | |
}, | |
"System.Security.Cryptography.Cng/4.0.0-rc2-23728": { | |
"sha512": "aSib4jqwoA+DidCzp6m3pCoDNKFPPUUizrJy6MnTPCS0en6ncpG/pJpKOCiCyxbZ8Y2misLyDnQWij61BIr/8Q==", | |
"type": "package", | |
"files": [ | |
"System.Security.Cryptography.Cng.4.0.0-rc2-23728.nupkg.sha512", | |
"System.Security.Cryptography.Cng.nuspec", | |
"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.Csp/4.0.0-rc2-23728": { | |
"sha512": "KxZmfAAD2qe1hzQUuVthYL0OaeWggadYEEW01u7kRy821MuOCNx1DsjrrLB2ZKfYIOKesWAc2YvPejOJZnXodw==", | |
"type": "package", | |
"files": [ | |
"System.Security.Cryptography.Csp.4.0.0-rc2-23728.nupkg.sha512", | |
"System.Security.Cryptography.Csp.nuspec", | |
"lib/DNXCore50/System.Security.Cryptography.Csp.dll", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/net46/System.Security.Cryptography.Csp.dll", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.4/System.Security.Cryptography.Csp.dll", | |
"ref/net46/System.Security.Cryptography.Csp.dll", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._" | |
] | |
}, | |
"System.Security.Cryptography.Encoding/4.0.0-rc2-23728": { | |
"sha512": "QSDjOuON9bC5XOwf/o9kbcuK2cjWRPsoX2os1a/egMLIr+NfoHS/myt6WIdyvVwmrQ8vau0HyXN9/P5HYkUVoQ==", | |
"type": "package", | |
"files": [ | |
"System.Security.Cryptography.Encoding.4.0.0-rc2-23728.nupkg.sha512", | |
"System.Security.Cryptography.Encoding.nuspec", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/net46/System.Security.Cryptography.Encoding.dll", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.4/System.Security.Cryptography.Encoding.dll", | |
"ref/dotnet5.4/System.Security.Cryptography.Encoding.xml", | |
"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/zh-hans/System.Security.Cryptography.Encoding.xml", | |
"ref/dotnet5.4/zh-hant/System.Security.Cryptography.Encoding.xml", | |
"ref/net46/System.Security.Cryptography.Encoding.dll", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._", | |
"runtime.json" | |
] | |
}, | |
"System.Security.Cryptography.Primitives/4.0.0-rc2-23728": { | |
"sha512": "euC/Sb1EVPCXjjkXPvx49QFQbVUUTOjUJHW9GjrHGpvT1ngYMWfhZhG0kBeztmebIPDeJYE7LvtdabW0yfs4dg==", | |
"type": "package", | |
"files": [ | |
"System.Security.Cryptography.Primitives.4.0.0-rc2-23728.nupkg.sha512", | |
"System.Security.Cryptography.Primitives.nuspec", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/dotnet5.4/System.Security.Cryptography.Primitives.dll", | |
"lib/net46/System.Security.Cryptography.Primitives.dll", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.4/System.Security.Cryptography.Primitives.dll", | |
"ref/net46/System.Security.Cryptography.Primitives.dll", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._" | |
] | |
}, | |
"System.Security.Cryptography.X509Certificates/4.0.0-rc2-23728": { | |
"sha512": "a4lWdTd5ZVFcvxnAIAdRNhcAb8NJcUxZswMmnD0crhvZZiDSyg3rTVf3fwwPjm3tyWceUe3lfLJsMs+/41+nRQ==", | |
"type": "package", | |
"files": [ | |
"System.Security.Cryptography.X509Certificates.4.0.0-rc2-23728.nupkg.sha512", | |
"System.Security.Cryptography.X509Certificates.nuspec", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/net46/System.Security.Cryptography.X509Certificates.dll", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll", | |
"ref/dotnet5.4/System.Security.Cryptography.X509Certificates.xml", | |
"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/zh-hans/System.Security.Cryptography.X509Certificates.xml", | |
"ref/dotnet5.4/zh-hant/System.Security.Cryptography.X509Certificates.xml", | |
"ref/net46/System.Security.Cryptography.X509Certificates.dll", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._", | |
"runtime.json" | |
] | |
}, | |
"System.Security.Principal/4.0.1-rc2-23728": { | |
"sha512": "TlDjVpOME4wGoFDm3wDHLaRwR10v1Km+ZweNCtQaCFmafhp9GzbgavwAg713RUpW8RywJ1ZgeW8urA4UmdPAPg==", | |
"type": "package", | |
"files": [ | |
"System.Security.Principal.4.0.1-rc2-23728.nupkg.sha512", | |
"System.Security.Principal.nuspec", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/dotnet5.1/System.Security.Principal.dll", | |
"lib/net45/_._", | |
"lib/netcore50/System.Security.Principal.dll", | |
"lib/win8/_._", | |
"lib/wp80/_._", | |
"lib/wpa81/_._", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.1/System.Security.Principal.dll", | |
"ref/dotnet5.1/System.Security.Principal.xml", | |
"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/zh-hans/System.Security.Principal.xml", | |
"ref/dotnet5.1/zh-hant/System.Security.Principal.xml", | |
"ref/net45/_._", | |
"ref/netcore50/System.Security.Principal.dll", | |
"ref/netcore50/System.Security.Principal.xml", | |
"ref/netcore50/de/System.Security.Principal.xml", | |
"ref/netcore50/es/System.Security.Principal.xml", | |
"ref/netcore50/fr/System.Security.Principal.xml", | |
"ref/netcore50/it/System.Security.Principal.xml", | |
"ref/netcore50/ja/System.Security.Principal.xml", | |
"ref/netcore50/ko/System.Security.Principal.xml", | |
"ref/netcore50/ru/System.Security.Principal.xml", | |
"ref/netcore50/zh-hans/System.Security.Principal.xml", | |
"ref/netcore50/zh-hant/System.Security.Principal.xml", | |
"ref/win8/_._", | |
"ref/wp80/_._", | |
"ref/wpa81/_._", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._" | |
] | |
}, | |
"System.Security.Principal.Windows/4.0.0-rc2-23728": { | |
"sha512": "AUDjYRYqtNnnbUo5Jtu7Zp9heZLG7VMtBvsY4UcQELTR5TE47Em3jjEK0JeiVwYwjVKqazG4C1VXoek/cQqjOQ==", | |
"type": "package", | |
"files": [ | |
"System.Security.Principal.Windows.4.0.0-rc2-23728.nupkg.sha512", | |
"System.Security.Principal.Windows.nuspec", | |
"lib/net46/System.Security.Principal.Windows.dll", | |
"ref/dotnet5.4/System.Security.Principal.Windows.dll", | |
"ref/dotnet5.4/System.Security.Principal.Windows.xml", | |
"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/zh-hans/System.Security.Principal.Windows.xml", | |
"ref/dotnet5.4/zh-hant/System.Security.Principal.Windows.xml", | |
"ref/net46/System.Security.Principal.Windows.dll", | |
"runtime.json" | |
] | |
}, | |
"System.Text.Encoding/4.0.11-rc2-23728": { | |
"sha512": "7VpfWxWkKTQdVCGhNv4RSJwZnzd8dBvJGzEvm06jsZr6L4jwN0qYpxLl0BAh0t1gPMEB9H9A9u3I7yib6Fxs3w==", | |
"type": "package", | |
"files": [ | |
"System.Text.Encoding.4.0.11-rc2-23728.nupkg.sha512", | |
"System.Text.Encoding.nuspec", | |
"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/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.1/System.Text.Encoding.dll", | |
"ref/dotnet5.1/System.Text.Encoding.xml", | |
"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/zh-hans/System.Text.Encoding.xml", | |
"ref/dotnet5.1/zh-hant/System.Text.Encoding.xml", | |
"ref/dotnet5.4/System.Text.Encoding.dll", | |
"ref/dotnet5.4/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/zh-hans/System.Text.Encoding.xml", | |
"ref/dotnet5.4/zh-hant/System.Text.Encoding.xml", | |
"ref/net45/_._", | |
"ref/netcore50/System.Text.Encoding.dll", | |
"ref/netcore50/System.Text.Encoding.xml", | |
"ref/netcore50/de/System.Text.Encoding.xml", | |
"ref/netcore50/es/System.Text.Encoding.xml", | |
"ref/netcore50/fr/System.Text.Encoding.xml", | |
"ref/netcore50/it/System.Text.Encoding.xml", | |
"ref/netcore50/ja/System.Text.Encoding.xml", | |
"ref/netcore50/ko/System.Text.Encoding.xml", | |
"ref/netcore50/ru/System.Text.Encoding.xml", | |
"ref/netcore50/zh-hans/System.Text.Encoding.xml", | |
"ref/netcore50/zh-hant/System.Text.Encoding.xml", | |
"ref/win8/_._", | |
"ref/wp80/_._", | |
"ref/wpa81/_._", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._", | |
"runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" | |
] | |
}, | |
"System.Text.Encoding.CodePages/4.0.1-rc2-23728": { | |
"sha512": "aIl1jsiLccb8c8iKpMhYfZF9Nawc/xcs0sbQzX4Dhy4lSIU1qpiPGqDvQfFGRh6VdEa7RS4i4zRG3Fxoq/73AQ==", | |
"type": "package", | |
"files": [ | |
"System.Text.Encoding.CodePages.4.0.1-rc2-23728.nupkg.sha512", | |
"System.Text.Encoding.CodePages.nuspec", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.4/System.Text.Encoding.CodePages.dll", | |
"ref/dotnet5.4/System.Text.Encoding.CodePages.xml", | |
"ref/dotnet5.4/de/System.Text.Encoding.CodePages.xml", | |
"ref/dotnet5.4/es/System.Text.Encoding.CodePages.xml", | |
"ref/dotnet5.4/fr/System.Text.Encoding.CodePages.xml", | |
"ref/dotnet5.4/it/System.Text.Encoding.CodePages.xml", | |
"ref/dotnet5.4/ja/System.Text.Encoding.CodePages.xml", | |
"ref/dotnet5.4/ko/System.Text.Encoding.CodePages.xml", | |
"ref/dotnet5.4/ru/System.Text.Encoding.CodePages.xml", | |
"ref/dotnet5.4/zh-hans/System.Text.Encoding.CodePages.xml", | |
"ref/dotnet5.4/zh-hant/System.Text.Encoding.CodePages.xml", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._", | |
"runtime.json" | |
] | |
}, | |
"System.Text.Encoding.Extensions/4.0.11-rc2-23728": { | |
"sha512": "UY4xA7dOv/u92TU4ypw2fV50XCNGb+IaiIlCjoFJmwCYjTwIObPw7KRjJ7S8ZcwptSt59Jx6VcbGrLyv/nvTkw==", | |
"type": "package", | |
"files": [ | |
"System.Text.Encoding.Extensions.4.0.11-rc2-23728.nupkg.sha512", | |
"System.Text.Encoding.Extensions.nuspec", | |
"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/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.1/System.Text.Encoding.Extensions.dll", | |
"ref/dotnet5.1/System.Text.Encoding.Extensions.xml", | |
"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/zh-hans/System.Text.Encoding.Extensions.xml", | |
"ref/dotnet5.1/zh-hant/System.Text.Encoding.Extensions.xml", | |
"ref/dotnet5.4/System.Text.Encoding.Extensions.dll", | |
"ref/dotnet5.4/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/zh-hans/System.Text.Encoding.Extensions.xml", | |
"ref/dotnet5.4/zh-hant/System.Text.Encoding.Extensions.xml", | |
"ref/net45/_._", | |
"ref/netcore50/System.Text.Encoding.Extensions.dll", | |
"ref/netcore50/System.Text.Encoding.Extensions.xml", | |
"ref/netcore50/de/System.Text.Encoding.Extensions.xml", | |
"ref/netcore50/es/System.Text.Encoding.Extensions.xml", | |
"ref/netcore50/fr/System.Text.Encoding.Extensions.xml", | |
"ref/netcore50/it/System.Text.Encoding.Extensions.xml", | |
"ref/netcore50/ja/System.Text.Encoding.Extensions.xml", | |
"ref/netcore50/ko/System.Text.Encoding.Extensions.xml", | |
"ref/netcore50/ru/System.Text.Encoding.Extensions.xml", | |
"ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml", | |
"ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml", | |
"ref/win8/_._", | |
"ref/wp80/_._", | |
"ref/wpa81/_._", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._", | |
"runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" | |
] | |
}, | |
"System.Text.Encodings.Web/4.0.0-rc2-23728": { | |
"sha512": "6dCmjhvkLK0PFd/jug3fOxF45R1X/8ZRD13hYeB7PpyV2OvT9RCL6RnmiRHk3tO4kteFKhB96UQ74CkNStpiLA==", | |
"type": "package", | |
"files": [ | |
"System.Text.Encodings.Web.4.0.0-rc2-23728.nupkg.sha512", | |
"System.Text.Encodings.Web.nuspec", | |
"lib/dotnet5.1/System.Text.Encodings.Web.dll" | |
] | |
}, | |
"System.Text.RegularExpressions/4.0.11-rc2-23728": { | |
"sha512": "h3N1nO1FcHfOa243qMSBf4tUb73fTV20dM7AYrJLDWDqiwZSsaSqIKyN2GKofeAtWT1MwNDbpJNMPBZ33lL2iw==", | |
"type": "package", | |
"files": [ | |
"System.Text.RegularExpressions.4.0.11-rc2-23728.nupkg.sha512", | |
"System.Text.RegularExpressions.nuspec", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/dotnet5.4/System.Text.RegularExpressions.dll", | |
"lib/net45/_._", | |
"lib/netcore50/System.Text.RegularExpressions.dll", | |
"lib/win8/_._", | |
"lib/wp80/_._", | |
"lib/wpa81/_._", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.1/System.Text.RegularExpressions.dll", | |
"ref/dotnet5.1/System.Text.RegularExpressions.xml", | |
"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/zh-hans/System.Text.RegularExpressions.xml", | |
"ref/dotnet5.1/zh-hant/System.Text.RegularExpressions.xml", | |
"ref/dotnet5.4/System.Text.RegularExpressions.dll", | |
"ref/dotnet5.4/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/zh-hans/System.Text.RegularExpressions.xml", | |
"ref/dotnet5.4/zh-hant/System.Text.RegularExpressions.xml", | |
"ref/net45/_._", | |
"ref/netcore50/System.Text.RegularExpressions.dll", | |
"ref/netcore50/System.Text.RegularExpressions.xml", | |
"ref/netcore50/de/System.Text.RegularExpressions.xml", | |
"ref/netcore50/es/System.Text.RegularExpressions.xml", | |
"ref/netcore50/fr/System.Text.RegularExpressions.xml", | |
"ref/netcore50/it/System.Text.RegularExpressions.xml", | |
"ref/netcore50/ja/System.Text.RegularExpressions.xml", | |
"ref/netcore50/ko/System.Text.RegularExpressions.xml", | |
"ref/netcore50/ru/System.Text.RegularExpressions.xml", | |
"ref/netcore50/zh-hans/System.Text.RegularExpressions.xml", | |
"ref/netcore50/zh-hant/System.Text.RegularExpressions.xml", | |
"ref/win8/_._", | |
"ref/wp80/_._", | |
"ref/wpa81/_._", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._" | |
] | |
}, | |
"System.Threading/4.0.11-rc2-23728": { | |
"sha512": "iOGCYJDvpQGO4FkAo2feXHscsV08nyv+vNJ25DxxZvuJubvbkMZr7F8rNw9Ox5vvgBMC+bJBdRg8mKSIwfC8aA==", | |
"type": "package", | |
"files": [ | |
"System.Threading.4.0.11-rc2-23728.nupkg.sha512", | |
"System.Threading.nuspec", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/net45/_._", | |
"lib/win8/_._", | |
"lib/wp80/_._", | |
"lib/wpa81/_._", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.1/System.Threading.dll", | |
"ref/dotnet5.1/System.Threading.xml", | |
"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/zh-hans/System.Threading.xml", | |
"ref/dotnet5.1/zh-hant/System.Threading.xml", | |
"ref/dotnet5.4/System.Threading.dll", | |
"ref/dotnet5.4/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/zh-hans/System.Threading.xml", | |
"ref/dotnet5.4/zh-hant/System.Threading.xml", | |
"ref/net45/_._", | |
"ref/netcore50/System.Threading.dll", | |
"ref/netcore50/System.Threading.xml", | |
"ref/netcore50/de/System.Threading.xml", | |
"ref/netcore50/es/System.Threading.xml", | |
"ref/netcore50/fr/System.Threading.xml", | |
"ref/netcore50/it/System.Threading.xml", | |
"ref/netcore50/ja/System.Threading.xml", | |
"ref/netcore50/ko/System.Threading.xml", | |
"ref/netcore50/ru/System.Threading.xml", | |
"ref/netcore50/zh-hans/System.Threading.xml", | |
"ref/netcore50/zh-hant/System.Threading.xml", | |
"ref/win8/_._", | |
"ref/wp80/_._", | |
"ref/wpa81/_._", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._", | |
"runtime.json" | |
] | |
}, | |
"System.Threading.Overlapped/4.0.1-rc2-23728": { | |
"sha512": "AX5PrF7gBueD6/9+IfeYXUVXJU+PThFq/3uw9FF9qpkRqSHQkTrlmTOZWRDIL9djIgu1jij1qZY9JkD0EDkKvg==", | |
"type": "package", | |
"files": [ | |
"System.Threading.Overlapped.4.0.1-rc2-23728.nupkg.sha512", | |
"System.Threading.Overlapped.nuspec", | |
"lib/DNXCore50/System.Threading.Overlapped.dll", | |
"lib/net46/System.Threading.Overlapped.dll", | |
"lib/netcore50/System.Threading.Overlapped.dll", | |
"ref/dotnet5.4/System.Threading.Overlapped.dll", | |
"ref/dotnet5.4/System.Threading.Overlapped.xml", | |
"ref/dotnet5.4/de/System.Threading.Overlapped.xml", | |
"ref/dotnet5.4/es/System.Threading.Overlapped.xml", | |
"ref/dotnet5.4/fr/System.Threading.Overlapped.xml", | |
"ref/dotnet5.4/it/System.Threading.Overlapped.xml", | |
"ref/dotnet5.4/ja/System.Threading.Overlapped.xml", | |
"ref/dotnet5.4/ko/System.Threading.Overlapped.xml", | |
"ref/dotnet5.4/ru/System.Threading.Overlapped.xml", | |
"ref/dotnet5.4/zh-hans/System.Threading.Overlapped.xml", | |
"ref/dotnet5.4/zh-hant/System.Threading.Overlapped.xml", | |
"ref/net46/System.Threading.Overlapped.dll" | |
] | |
}, | |
"System.Threading.Tasks/4.0.11-rc2-23728": { | |
"sha512": "jFCQ8EdlsNJbkKuUXeMKQ9RqM7P3stoY66dQf0dcSZgV+UFM7+vJRvoOdwa6HufJ0gi4NaMafAowqybi/0docw==", | |
"type": "package", | |
"files": [ | |
"System.Threading.Tasks.4.0.11-rc2-23728.nupkg.sha512", | |
"System.Threading.Tasks.nuspec", | |
"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/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.1/System.Threading.Tasks.dll", | |
"ref/dotnet5.1/System.Threading.Tasks.xml", | |
"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/zh-hans/System.Threading.Tasks.xml", | |
"ref/dotnet5.1/zh-hant/System.Threading.Tasks.xml", | |
"ref/dotnet5.4/System.Threading.Tasks.dll", | |
"ref/dotnet5.4/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/zh-hans/System.Threading.Tasks.xml", | |
"ref/dotnet5.4/zh-hant/System.Threading.Tasks.xml", | |
"ref/net45/_._", | |
"ref/netcore50/System.Threading.Tasks.dll", | |
"ref/netcore50/System.Threading.Tasks.xml", | |
"ref/netcore50/de/System.Threading.Tasks.xml", | |
"ref/netcore50/es/System.Threading.Tasks.xml", | |
"ref/netcore50/fr/System.Threading.Tasks.xml", | |
"ref/netcore50/it/System.Threading.Tasks.xml", | |
"ref/netcore50/ja/System.Threading.Tasks.xml", | |
"ref/netcore50/ko/System.Threading.Tasks.xml", | |
"ref/netcore50/ru/System.Threading.Tasks.xml", | |
"ref/netcore50/zh-hans/System.Threading.Tasks.xml", | |
"ref/netcore50/zh-hant/System.Threading.Tasks.xml", | |
"ref/win8/_._", | |
"ref/wp80/_._", | |
"ref/wpa81/_._", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._", | |
"runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" | |
] | |
}, | |
"System.Threading.Tasks.Extensions/4.0.0-rc2-23728": { | |
"sha512": "beVZkQ3UKO6Ak0XoAMD7/D0Ow4OyXYAivBS0CST8MT8RDBGxEKdh3SIZYhiAQ0mDHWRnpYbtFrslJ2nE+JheWw==", | |
"type": "package", | |
"files": [ | |
"System.Threading.Tasks.Extensions.4.0.0-rc2-23728.nupkg.sha512", | |
"System.Threading.Tasks.Extensions.nuspec", | |
"lib/dotnet5.1/System.Threading.Tasks.Extensions.dll", | |
"lib/dotnet5.1/System.Threading.Tasks.Extensions.xml", | |
"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll", | |
"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml" | |
] | |
}, | |
"System.Threading.Thread/4.0.0-rc2-23728": { | |
"sha512": "zx+/PHeFZ77fWyYCR0kzwZ33szxAyLFiT9Av+Hy78LrzTqe3L5YpFONXkBXb5BEKuB2WHng5yduEjXHJbM9RKg==", | |
"type": "package", | |
"files": [ | |
"System.Threading.Thread.4.0.0-rc2-23728.nupkg.sha512", | |
"System.Threading.Thread.nuspec", | |
"lib/DNXCore50/System.Threading.Thread.dll", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/net46/System.Threading.Thread.dll", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.4/System.Threading.Thread.dll", | |
"ref/dotnet5.4/System.Threading.Thread.xml", | |
"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/zh-hans/System.Threading.Thread.xml", | |
"ref/dotnet5.4/zh-hant/System.Threading.Thread.xml", | |
"ref/net46/System.Threading.Thread.dll", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._" | |
] | |
}, | |
"System.Threading.ThreadPool/4.0.10-rc2-23728": { | |
"sha512": "tNO1+5JRBVFjFw7nmCujZX1nkjVThWvgIRGMYM83PboH1RZ/w5qfWUXV9rvbgihopluGQQZtC0V/9mHzh2Bzag==", | |
"type": "package", | |
"files": [ | |
"System.Threading.ThreadPool.4.0.10-rc2-23728.nupkg.sha512", | |
"System.Threading.ThreadPool.nuspec", | |
"lib/DNXCore50/System.Threading.ThreadPool.dll", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/net46/System.Threading.ThreadPool.dll", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.4/System.Threading.ThreadPool.dll", | |
"ref/dotnet5.4/System.Threading.ThreadPool.xml", | |
"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/zh-hans/System.Threading.ThreadPool.xml", | |
"ref/dotnet5.4/zh-hant/System.Threading.ThreadPool.xml", | |
"ref/net46/System.Threading.ThreadPool.dll", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._" | |
] | |
}, | |
"System.Threading.Timer/4.0.1-rc2-23728": { | |
"sha512": "C6D92c5BqCUn0tYsEzP2YF5X1rmbZUNg0YRdcrhHck8x1OzazapKMkrMaBZDYwtbeudmSjW+RswjqlRl/97/eA==", | |
"type": "package", | |
"files": [ | |
"System.Threading.Timer.4.0.1-rc2-23728.nupkg.sha512", | |
"System.Threading.Timer.nuspec", | |
"lib/DNXCore50/System.Threading.Timer.dll", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/net451/_._", | |
"lib/netcore50/System.Threading.Timer.dll", | |
"lib/win81/_._", | |
"lib/wpa81/_._", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.3/System.Threading.Timer.dll", | |
"ref/dotnet5.3/System.Threading.Timer.xml", | |
"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/zh-hans/System.Threading.Timer.xml", | |
"ref/dotnet5.3/zh-hant/System.Threading.Timer.xml", | |
"ref/net451/_._", | |
"ref/netcore50/System.Threading.Timer.dll", | |
"ref/netcore50/System.Threading.Timer.xml", | |
"ref/netcore50/de/System.Threading.Timer.xml", | |
"ref/netcore50/es/System.Threading.Timer.xml", | |
"ref/netcore50/fr/System.Threading.Timer.xml", | |
"ref/netcore50/it/System.Threading.Timer.xml", | |
"ref/netcore50/ja/System.Threading.Timer.xml", | |
"ref/netcore50/ko/System.Threading.Timer.xml", | |
"ref/netcore50/ru/System.Threading.Timer.xml", | |
"ref/netcore50/zh-hans/System.Threading.Timer.xml", | |
"ref/netcore50/zh-hant/System.Threading.Timer.xml", | |
"ref/win81/_._", | |
"ref/wpa81/_._", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._", | |
"runtimes/win8-aot/lib/netcore50/System.Threading.Timer.dll" | |
] | |
}, | |
"System.Xml.ReaderWriter/4.0.0": { | |
"sha512": "9KB7w15EyBUXSXiRVegaO8tivjK405gjDB1tGXkPNvj6fN7qi/sfQCQ4QbUmRbGTrOwJdrISAtGL8bXoa1x0ow==", | |
"type": "package", | |
"files": [ | |
"License.rtf", | |
"System.Xml.ReaderWriter.4.0.0.nupkg.sha512", | |
"System.Xml.ReaderWriter.nuspec", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/net45/_._", | |
"lib/win8/_._", | |
"lib/wp80/_._", | |
"lib/wpa81/_._", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet/System.Xml.ReaderWriter.dll", | |
"ref/dotnet/System.Xml.ReaderWriter.xml", | |
"ref/dotnet/de/System.Xml.ReaderWriter.xml", | |
"ref/dotnet/es/System.Xml.ReaderWriter.xml", | |
"ref/dotnet/fr/System.Xml.ReaderWriter.xml", | |
"ref/dotnet/it/System.Xml.ReaderWriter.xml", | |
"ref/dotnet/ja/System.Xml.ReaderWriter.xml", | |
"ref/dotnet/ko/System.Xml.ReaderWriter.xml", | |
"ref/dotnet/ru/System.Xml.ReaderWriter.xml", | |
"ref/dotnet/zh-hans/System.Xml.ReaderWriter.xml", | |
"ref/dotnet/zh-hant/System.Xml.ReaderWriter.xml", | |
"ref/net45/_._", | |
"ref/netcore50/System.Xml.ReaderWriter.dll", | |
"ref/netcore50/System.Xml.ReaderWriter.xml", | |
"ref/netcore50/de/System.Xml.ReaderWriter.xml", | |
"ref/netcore50/es/System.Xml.ReaderWriter.xml", | |
"ref/netcore50/fr/System.Xml.ReaderWriter.xml", | |
"ref/netcore50/it/System.Xml.ReaderWriter.xml", | |
"ref/netcore50/ja/System.Xml.ReaderWriter.xml", | |
"ref/netcore50/ko/System.Xml.ReaderWriter.xml", | |
"ref/netcore50/ru/System.Xml.ReaderWriter.xml", | |
"ref/netcore50/zh-hans/System.Xml.ReaderWriter.xml", | |
"ref/netcore50/zh-hant/System.Xml.ReaderWriter.xml", | |
"ref/win8/_._", | |
"ref/wp80/_._", | |
"ref/wpa81/_._", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._" | |
] | |
}, | |
"System.Xml.ReaderWriter/4.0.11-rc2-23728": { | |
"sha512": "9nrifHSuDCqPLwWo9ovBmJ3aOClddQ0RpNcM/3NkAOiUbKszKmNHg+F1xp+hXlbgQFUsN2z0jB5IkkcpT5XPWA==", | |
"type": "package", | |
"files": [ | |
"System.Xml.ReaderWriter.4.0.11-rc2-23728.nupkg.sha512", | |
"System.Xml.ReaderWriter.nuspec", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/dotnet5.4/System.Xml.ReaderWriter.dll", | |
"lib/net45/_._", | |
"lib/netcore50/System.Xml.ReaderWriter.dll", | |
"lib/win8/_._", | |
"lib/wp80/_._", | |
"lib/wpa81/_._", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/dotnet5.1/System.Xml.ReaderWriter.dll", | |
"ref/dotnet5.1/System.Xml.ReaderWriter.xml", | |
"ref/dotnet5.1/de/System.Xml.ReaderWriter.xml", | |
"ref/dotnet5.1/es/System.Xml.ReaderWriter.xml", | |
"ref/dotnet5.1/fr/System.Xml.ReaderWriter.xml", | |
"ref/dotnet5.1/it/System.Xml.ReaderWriter.xml", | |
"ref/dotnet5.1/ja/System.Xml.ReaderWriter.xml", | |
"ref/dotnet5.1/ko/System.Xml.ReaderWriter.xml", | |
"ref/dotnet5.1/ru/System.Xml.ReaderWriter.xml", | |
"ref/dotnet5.1/zh-hans/System.Xml.ReaderWriter.xml", | |
"ref/dotnet5.1/zh-hant/System.Xml.ReaderWriter.xml", | |
"ref/dotnet5.4/System.Xml.ReaderWriter.dll", | |
"ref/dotnet5.4/System.Xml.ReaderWriter.xml", | |
"ref/dotnet5.4/de/System.Xml.ReaderWriter.xml", | |
"ref/dotnet5.4/es/System.Xml.ReaderWriter.xml", | |
"ref/dotnet5.4/fr/System.Xml.ReaderWriter.xml", | |
"ref/dotnet5.4/it/System.Xml.ReaderWriter.xml", | |
"ref/dotnet5.4/ja/System.Xml.ReaderWriter.xml", | |
"ref/dotnet5.4/ko/System.Xml.ReaderWriter.xml", | |
"ref/dotnet5.4/ru/System.Xml.ReaderWriter.xml", | |
"ref/dotnet5.4/zh-hans/System.Xml.ReaderWriter.xml", | |
"ref/dotnet5.4/zh-hant/System.Xml.ReaderWriter.xml", | |
"ref/net45/_._", | |
"ref/netcore50/System.Xml.ReaderWriter.dll", | |
"ref/netcore50/System.Xml.ReaderWriter.xml", | |
"ref/netcore50/de/System.Xml.ReaderWriter.xml", | |
"ref/netcore50/es/System.Xml.ReaderWriter.xml", | |
"ref/netcore50/fr/System.Xml.ReaderWriter.xml", | |
"ref/netcore50/it/System.Xml.ReaderWriter.xml", | |
"ref/netcore50/ja/System.Xml.ReaderWriter.xml", | |
"ref/netcore50/ko/System.Xml.ReaderWriter.xml", | |
"ref/netcore50/ru/System.Xml.ReaderWriter.xml", | |
"ref/netcore50/zh-hans/System.Xml.ReaderWriter.xml", | |
"ref/netcore50/zh-hant/System.Xml.ReaderWriter.xml", | |
"ref/win8/_._", | |
"ref/wp80/_._", | |
"ref/wpa81/_._", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._" | |
] | |
} | |
}, | |
"projectFileDependencyGroups": { | |
"": [ | |
"Microsoft.AspNetCore.IISPlatformHandler >= 1.0.0-*", | |
"Microsoft.AspNetCore.Server.Kestrel >= 1.0.0-*", | |
"Microsoft.Extensions.Logging.Console >= 1.0.0-*", | |
"NETStandard.Library >= 1.0.0-*", | |
"System.Data.SqlClient >= 4.0.0-*" | |
], | |
"DNXCore,Version=v5.0": [] | |
} | |
} |
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
using System; | |
using System.Data.SqlClient; | |
using Microsoft.AspNetCore.Builder; | |
using Microsoft.AspNetCore.Hosting; | |
using Microsoft.Extensions.Logging; | |
using Microsoft.AspNetCore.Http; | |
namespace ConsoleApplication | |
{ | |
public class Startup | |
{ | |
public void Configure(IApplicationBuilder app, ILoggerFactory loggerFactory) | |
{ | |
loggerFactory.AddConsole(LogLevel.Trace); | |
app.UseIISPlatformHandler(); | |
app.Run(async context => { | |
try { | |
using(var con = new SqlConnection(" { connection string here } ")) | |
{ | |
con.Open(); | |
await context.Response.WriteAsync("Connection as opened"); | |
} | |
} catch(Exception e) | |
{ | |
Console.WriteLine(e.ToString()); | |
throw e; | |
} | |
}); | |
} | |
public static void Main(string[] args) | |
{ | |
var host = new WebHostBuilder() | |
.UseDefaultConfiguration(args) | |
.UseServer("Microsoft.AspNetCore.Server.Kestrel") | |
.UseStartup<Startup>() | |
.UseIISPlatformHandlerUrl() | |
.Build(); | |
host.Run(); | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment