Skip to content

Instantly share code, notes, and snippets.

@ellismg
Created February 23, 2016 01:44
Show Gist options
  • Save ellismg/684f429846f9e5466678 to your computer and use it in GitHub Desktop.
Save ellismg/684f429846f9e5466678 to your computer and use it in GitHub Desktop.
{
"compilationOptions": {
"emitEntryPoint": true
},
"dependencies": {
"NuProj": "0.10.4-beta-gf7fc34e7d8",
"Microsoft.Build.Framework": "0.1.0-preview-00017",
"Microsoft.Build.Tasks.Core": "0.1.0-preview-00017",
"Microsoft.Build.Utilities.Core": "0.1.0-preview-00017",
"Microsoft.Build.Targets": "0.1.0-preview-00017",
"Microsoft.Build": "0.1.0-preview-00017",
"Microsoft.Net.Compilers.NetCore": "1.2.0-beta1-20160202-02",
"Microsoft.Net.Compilers.Targets.NetCore": "0.1.4-dev",
"Microsoft.NETCore.TestHost": "1.0.0-rc2-23816",
"Microsoft.NETCore.Console": "1.0.0-rc2-23816",
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
"Microsoft.NETCore.Runtime": "1.0.1-rc2-23816",
"Microsoft.Cci": "4.0.0-rc3-23811",
"MSBuild": "0.1.0-preview-00017",
"Newtonsoft.Json": "7.0.1",
"NuGet.Versioning": "3.4.0-beta-488",
"NuGet.Client": "3.4.0-beta-488",
"System.IO.Compression": "4.1.0-rc2-23816",
"System.Dynamic.Runtime": "4.0.11-rc2-23816",
"System.Linq.Expressions": "4.0.11-rc2-23816",
"System.Diagnostics.TextWriterTraceListener": "4.0.0-rc2-23816",
"System.IO.FileSystem": "4.0.1-rc2-23816",
"System.Security.Cryptography.Algorithms": "4.0.0-rc2-23816"
},
"frameworks": {
"dnxcore50": {
"imports": "portable-net45+win8"
}
},
"runtimes": {
"win7-x64": {},
"win7-x86": {},
"ubuntu.14.04-x64": {},
"osx.10.10-x64": {},
"centos.7-x64": {},
"rhel.7-x64": {},
"debian.8.2-x64": {}
}
}
This file has been truncated, but you can view the full file.
{
"locked": false,
"version": 2,
"targets": {
"DNXCore,Version=v5.0": {
"Microsoft.Build/0.1.0-preview-00017": {
"type": "package",
"dependencies": {
"Microsoft.Build.Framework": null,
"Microsoft.Tpl.Dataflow": "4.5.24",
"Microsoft.Win32.Primitives": "4.0.1-rc2-23712",
"Microsoft.Win32.Registry": "4.0.0-beta-23516",
"System.AppContext": "4.0.1-rc2-23712",
"System.Collections": "4.0.11-rc2-23712",
"System.Collections.Concurrent": "4.0.11-rc2-23712",
"System.Collections.NonGeneric": "4.0.1-rc2-23712",
"System.Console": "4.0.0-rc2-23712",
"System.Diagnostics.Contracts": "4.0.1-rc2-23712",
"System.Diagnostics.Debug": "4.0.11-rc2-23712",
"System.Diagnostics.FileVersionInfo": "4.0.0-rc2-23712",
"System.Diagnostics.Process": "4.1.0-rc2-23712",
"System.Diagnostics.TraceSource": "4.0.0-rc2-23712",
"System.Globalization": "4.0.11-rc2-23712",
"System.IO": "4.1.0-rc2-23712",
"System.IO.Compression": "4.1.0-rc2-23712",
"System.IO.FileSystem": "4.0.1-rc2-23712",
"System.IO.FileSystem.Primitives": "4.0.1-rc2-23712",
"System.IO.Pipes": "4.0.0-rc2-23712",
"System.Linq": "4.0.1-rc2-23712",
"System.ObjectModel": "4.0.11-rc2-23712",
"System.Reflection": "4.1.0-rc2-23712",
"System.Reflection.Extensions": "4.0.1-rc2-23712",
"System.Reflection.Metadata": "1.1.0",
"System.Reflection.Primitives": "4.0.1-rc2-23712",
"System.Reflection.TypeExtensions": "4.1.0-rc2-23712",
"System.Resources.ResourceManager": "4.0.1-rc2-23712",
"System.Runtime": "4.0.21-rc2-23712",
"System.Runtime.Extensions": "4.0.11-rc2-23712",
"System.Runtime.Handles": "4.0.1-rc2-23712",
"System.Runtime.InteropServices": "4.0.21-rc2-23712",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23712",
"System.Runtime.Loader": "4.0.0-rc2-23712",
"System.Text.Encoding": "4.0.11-rc2-23712",
"System.Text.Encoding.Extensions": "4.0.11-rc2-23712",
"System.Text.RegularExpressions": "4.0.11-rc2-23712",
"System.Threading": "4.0.11-rc2-23712",
"System.Threading.Tasks": "4.0.11-rc2-23712",
"System.Threading.Tasks.Dataflow": "4.5.26-rc2-23712",
"System.Threading.Thread": "4.0.0-rc2-23712",
"System.Threading.ThreadPool": "4.0.10-rc2-23712",
"System.Xml.ReaderWriter": "4.0.11-rc2-23712",
"System.Xml.XmlDocument": "4.0.1-rc2-23712",
"System.Xml.XPath.XmlDocument": "4.0.1-rc2-23712"
},
"compile": {
"lib/dotnet/Microsoft.Build.dll": {}
},
"runtime": {
"lib/dotnet/Microsoft.Build.dll": {}
}
},
"Microsoft.Build.Framework/0.1.0-preview-00017": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.11-rc2-23712",
"System.Diagnostics.Debug": "4.0.11-rc2-23712",
"System.Globalization": "4.0.11-rc2-23712",
"System.Runtime": "4.0.21-rc2-23712",
"System.Runtime.InteropServices": "4.0.21-rc2-23712",
"System.Threading": "4.0.11-rc2-23712",
"System.Threading.Thread": "4.0.0-rc2-23712"
},
"compile": {
"lib/dotnet/Microsoft.Build.Framework.dll": {}
},
"runtime": {
"lib/dotnet/Microsoft.Build.Framework.dll": {}
}
},
"Microsoft.Build.Targets/0.1.0-preview-00017": {
"type": "package",
"dependencies": {
"Microsoft.Build": null,
"Microsoft.Build.Framework": null,
"Microsoft.Build.Tasks.Core": null,
"Microsoft.Build.Utilities.Core": null,
"MSBuild": null
},
"compile": {
"lib/dotnet/_._": {}
},
"runtime": {
"lib/dotnet/_._": {}
}
},
"Microsoft.Build.Tasks.Core/0.1.0-preview-00017": {
"type": "package",
"dependencies": {
"Microsoft.Build.Framework": null,
"Microsoft.Win32.Primitives": "4.0.1-rc2-23712",
"Microsoft.Win32.Registry": "4.0.0-beta-23516",
"System.Collections": "4.0.11-rc2-23712",
"System.Collections.Concurrent": "4.0.11-rc2-23712",
"System.Collections.NonGeneric": "4.0.1-rc2-23712",
"System.Console": "4.0.0-rc2-23712",
"System.Diagnostics.Debug": "4.0.11-rc2-23712",
"System.Diagnostics.Process": "4.1.0-rc2-23712",
"System.Diagnostics.TraceSource": "4.0.0-rc2-23712",
"System.Globalization": "4.0.11-rc2-23712",
"System.IO": "4.1.0-rc2-23712",
"System.IO.FileSystem": "4.0.1-rc2-23712",
"System.IO.FileSystem.DriveInfo": "4.0.0-beta-23302",
"System.IO.FileSystem.Primitives": "4.0.1-rc2-23712",
"System.Linq": "4.0.1-rc2-23712",
"System.ObjectModel": "4.0.11-rc2-23712",
"System.Reflection": "4.1.0-rc2-23712",
"System.Reflection.Metadata": "1.1.0",
"System.Resources.ReaderWriter": "4.0.0-rc2-23712",
"System.Resources.ResourceManager": "4.0.1-rc2-23712",
"System.Runtime": "4.0.21-rc2-23712",
"System.Runtime.Extensions": "4.0.11-rc2-23712",
"System.Runtime.Handles": "4.0.1-rc2-23712",
"System.Runtime.InteropServices": "4.0.21-rc2-23712",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23712",
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23712",
"System.Text.Encoding": "4.0.11-rc2-23712",
"System.Text.Encoding.Extensions": "4.0.11-rc2-23712",
"System.Text.RegularExpressions": "4.0.11-rc2-23712",
"System.Threading": "4.0.11-rc2-23712",
"System.Threading.Tasks": "4.0.11-rc2-23712",
"System.Threading.Tasks.Parallel": "4.0.1-beta-23516",
"System.Threading.Thread": "4.0.0-rc2-23712",
"System.Xml.ReaderWriter": "4.0.11-rc2-23712",
"System.Xml.XDocument": "4.0.11-rc2-23712",
"System.Xml.XmlDocument": "4.0.1-rc2-23712"
},
"compile": {
"lib/dotnet/Microsoft.Build.Tasks.Core.dll": {}
},
"runtime": {
"lib/dotnet/Microsoft.Build.Tasks.Core.dll": {}
}
},
"Microsoft.Build.Utilities.Core/0.1.0-preview-00017": {
"type": "package",
"dependencies": {
"Microsoft.Build.Framework": null,
"Microsoft.Win32.Primitives": "4.0.1-rc2-23712",
"Microsoft.Win32.Registry": "4.0.0-beta-23516",
"System.Collections": "4.0.11-rc2-23712",
"System.Collections.Concurrent": "4.0.11-rc2-23712",
"System.Collections.NonGeneric": "4.0.1-rc2-23712",
"System.Console": "4.0.0-rc2-23712",
"System.Diagnostics.Debug": "4.0.11-rc2-23712",
"System.Diagnostics.Process": "4.1.0-rc2-23712",
"System.Diagnostics.TraceSource": "4.0.0-rc2-23712",
"System.Globalization": "4.0.11-rc2-23712",
"System.IO": "4.1.0-rc2-23712",
"System.IO.FileSystem": "4.0.1-rc2-23712",
"System.IO.FileSystem.Primitives": "4.0.1-rc2-23712",
"System.Linq": "4.0.1-rc2-23712",
"System.ObjectModel": "4.0.11-rc2-23712",
"System.Reflection": "4.1.0-rc2-23712",
"System.Resources.ResourceManager": "4.0.1-rc2-23712",
"System.Runtime": "4.0.21-rc2-23712",
"System.Runtime.Extensions": "4.0.11-rc2-23712",
"System.Runtime.Handles": "4.0.1-rc2-23712",
"System.Runtime.InteropServices": "4.0.21-rc2-23712",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23712",
"System.Text.Encoding": "4.0.11-rc2-23712",
"System.Text.RegularExpressions": "4.0.11-rc2-23712",
"System.Threading": "4.0.11-rc2-23712",
"System.Threading.Tasks": "4.0.11-rc2-23712",
"System.Threading.Thread": "4.0.0-rc2-23712",
"System.Threading.Timer": "4.0.1-rc2-23712",
"System.Xml.ReaderWriter": "4.0.11-rc2-23712",
"System.Xml.XmlDocument": "4.0.1-rc2-23712"
},
"compile": {
"lib/dotnet/Microsoft.Build.Utilities.Core.dll": {}
},
"runtime": {
"lib/dotnet/Microsoft.Build.Utilities.Core.dll": {}
}
},
"Microsoft.Cci/4.0.0-rc3-23811": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.0",
"System.Diagnostics.Debug": "4.0.10",
"System.Globalization": "4.0.0",
"System.IO": "4.0.10",
"System.IO.FileSystem": "4.0.0",
"System.IO.FileSystem.Primitives": "4.0.0",
"System.Reflection": "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.0",
"System.Text.Encoding": "4.0.0",
"System.Threading": "4.0.0"
},
"compile": {
"lib/dotnet5.4/Microsoft.Cci.dll": {}
},
"runtime": {
"lib/dotnet5.4/Microsoft.Cci.dll": {}
}
},
"Microsoft.CodeAnalysis.Analyzers/1.1.0": {
"type": "package"
},
"Microsoft.CodeAnalysis.Common/1.2.0-beta1-20160202-02": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.Analyzers": "1.1.0",
"System.Collections.Immutable": "1.1.37",
"System.Reflection.Metadata": "1.2.0-rc3-23721"
},
"compile": {
"lib/portable-net45+win8/Microsoft.CodeAnalysis.dll": {}
},
"runtime": {
"lib/portable-net45+win8/Microsoft.CodeAnalysis.dll": {}
}
},
"Microsoft.CodeAnalysis.Compilers/1.2.0-beta1-20160202-02": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.CSharp": "[1.2.0-beta1-20160202-02]",
"Microsoft.CodeAnalysis.VisualBasic": "[1.2.0-beta1-20160202-02]"
}
},
"Microsoft.CodeAnalysis.CSharp/1.2.0-beta1-20160202-02": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.Common": "[1.2.0-beta1-20160202-02]"
},
"compile": {
"lib/portable-net45+win8/Microsoft.CodeAnalysis.CSharp.dll": {}
},
"runtime": {
"lib/portable-net45+win8/Microsoft.CodeAnalysis.CSharp.dll": {}
}
},
"Microsoft.CodeAnalysis.VisualBasic/1.2.0-beta1-20160202-02": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.Common": "1.2.0-beta1-20160202-02"
},
"compile": {
"lib/portable-net45+win8/Microsoft.CodeAnalysis.VisualBasic.dll": {}
},
"runtime": {
"lib/portable-net45+win8/Microsoft.CodeAnalysis.VisualBasic.dll": {}
}
},
"Microsoft.CSharp/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Dynamic.Runtime": "4.0.0",
"System.Globalization": "4.0.10",
"System.Linq": "4.0.0",
"System.Linq.Expressions": "4.0.0",
"System.ObjectModel": "4.0.10",
"System.Reflection": "4.0.10",
"System.Reflection.Extensions": "4.0.0",
"System.Reflection.Primitives": "4.0.0",
"System.Reflection.TypeExtensions": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.InteropServices": "4.0.20",
"System.Threading": "4.0.10"
},
"compile": {
"ref/dotnet5.1/Microsoft.CSharp.dll": {}
},
"runtime": {
"lib/dotnet5.4/Microsoft.CSharp.dll": {}
}
},
"Microsoft.Net.Compilers.NetCore/1.2.0-beta1-20160202-02": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.Compilers": "[1.2.0-beta1-20160202-02]",
"System.AppContext": "4.0.1-beta-23504",
"System.Collections": "4.0.11-beta-23504",
"System.Collections.Immutable": "1.1.38-beta-23504",
"System.Console": "4.0.0-beta-23504",
"System.Diagnostics.Debug": "4.0.11-beta-23504",
"System.Diagnostics.FileVersionInfo": "4.0.0-beta-23504",
"System.Diagnostics.Process": "4.1.0-beta-23504",
"System.Diagnostics.StackTrace": "4.0.1-beta-23504",
"System.Diagnostics.Tools": "4.0.1-beta-23504",
"System.Dynamic.Runtime": "4.0.11-beta-23504",
"System.IO.FileSystem": "4.0.1-beta-23504",
"System.IO.FileSystem.Watcher": "4.0.0-beta-23504",
"System.IO.Pipes": "4.0.0-beta-23504",
"System.Linq": "4.0.1-beta-23504",
"System.Net.NameResolution": "4.0.0-beta-23504",
"System.Net.Sockets": "4.1.0-beta-23504",
"System.Private.Uri": "4.0.1-beta-23504",
"System.Reflection": "4.1.0-beta-23504",
"System.Reflection.Primitives": "4.0.1-beta-23504",
"System.Resources.ResourceManager": "4.0.1-beta-23504",
"System.Runtime": "4.0.21-beta-23504",
"System.Runtime.Extensions": "4.0.11-beta-23504",
"System.Runtime.Handles": "4.0.1-beta-23504",
"System.Runtime.InteropServices": "4.0.21-beta-23504",
"System.Runtime.Loader": "4.0.0-beta-23504",
"System.Runtime.Numerics": "4.0.1-beta-23504",
"System.Runtime.Serialization.Json": "4.0.1-beta-23504",
"System.Security.Cryptography.Algorithms": "4.0.0-beta-23504",
"System.Security.Cryptography.Encoding": "4.0.0-beta-23504",
"System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504",
"System.Text.Encoding": "4.0.11-beta-23504",
"System.Text.Encoding.CodePages": "4.0.1-beta-23504",
"System.Text.Encoding.Extensions": "4.0.11-beta-23504",
"System.Threading": "4.0.11-beta-23504",
"System.Threading.Tasks": "4.0.11-beta-23504",
"System.Threading.Tasks.Parallel": "4.0.1-beta-23504",
"System.Threading.Thread": "4.0.0-beta-23504",
"System.Xml.XDocument": "4.0.11-beta-23504",
"System.Xml.XmlDocument": "4.0.1-beta-23504",
"System.Xml.XPath.XDocument": "4.0.1-beta-23504"
}
},
"Microsoft.Net.Compilers.Targets.NetCore/0.1.4-dev": {
"type": "package",
"compile": {
"lib/dotnet/Microsoft.Build.Tasks.CodeAnalysis.dll": {}
},
"runtime": {
"lib/dotnet/Microsoft.Build.Tasks.CodeAnalysis.dll": {}
}
},
"Microsoft.NETCore/5.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.CSharp": "4.0.1-rc2-23816",
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
"Microsoft.VisualBasic": "10.0.1-rc2-23816",
"System.AppContext": "4.1.0-rc2-23816",
"System.Collections": "4.0.11-rc2-23816",
"System.Collections.Concurrent": "4.0.12-rc2-23816",
"System.Collections.Immutable": "1.2.0-rc2-23816",
"System.ComponentModel": "4.0.1-rc2-23816",
"System.ComponentModel.Annotations": "4.1.0-rc2-23816",
"System.Diagnostics.Debug": "4.0.11-rc2-23816",
"System.Diagnostics.Tools": "4.0.1-rc2-23816",
"System.Diagnostics.Tracing": "4.1.0-rc2-23816",
"System.Dynamic.Runtime": "4.0.11-rc2-23816",
"System.Globalization": "4.0.11-rc2-23816",
"System.Globalization.Calendars": "4.0.1-rc2-23816",
"System.Globalization.Extensions": "4.0.1-rc2-23816",
"System.IO": "4.1.0-rc2-23816",
"System.IO.Compression": "4.1.0-rc2-23816",
"System.IO.Compression.ZipFile": "4.0.1-rc2-23816",
"System.IO.FileSystem": "4.0.1-rc2-23816",
"System.IO.FileSystem.Primitives": "4.0.1-rc2-23816",
"System.IO.UnmanagedMemoryStream": "4.0.1-rc2-23816",
"System.Linq": "4.1.0-rc2-23816",
"System.Linq.Expressions": "4.0.11-rc2-23816",
"System.Linq.Parallel": "4.0.1-rc2-23816",
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Net.Http": "4.0.1-rc2-23816",
"System.Net.NetworkInformation": "4.1.0-rc2-23816",
"System.Net.Primitives": "4.0.11-rc2-23816",
"System.Numerics.Vectors": "4.1.1-rc2-23816",
"System.ObjectModel": "4.0.12-rc2-23816",
"System.Reflection": "4.1.0-rc2-23816",
"System.Reflection.DispatchProxy": "4.0.1-rc2-23816",
"System.Reflection.Extensions": "4.0.1-rc2-23816",
"System.Reflection.Metadata": "1.2.0-rc2-23816",
"System.Reflection.Primitives": "4.0.1-rc2-23816",
"System.Reflection.TypeExtensions": "4.1.0-rc2-23816",
"System.Resources.ResourceManager": "4.0.1-rc2-23816",
"System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.1.0-rc2-23816",
"System.Runtime.Handles": "4.0.1-rc2-23816",
"System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23816",
"System.Runtime.Numerics": "4.0.1-rc2-23816",
"System.Security.Claims": "4.0.1-rc2-23816",
"System.Security.Principal": "4.0.1-rc2-23816",
"System.Text.Encoding": "4.0.11-rc2-23816",
"System.Text.Encoding.Extensions": "4.0.11-rc2-23816",
"System.Text.RegularExpressions": "4.0.12-rc2-23816",
"System.Threading": "4.0.11-rc2-23816",
"System.Threading.Tasks": "4.0.11-rc2-23816",
"System.Threading.Tasks.Dataflow": "4.6.0-rc2-23816",
"System.Threading.Tasks.Parallel": "4.0.1-rc2-23816",
"System.Threading.Timer": "4.0.1-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816"
}
},
"Microsoft.NETCore.Console/1.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.NETCore": "5.0.1-rc2-23816",
"Microsoft.NETCore.ConsoleHost": "1.0.0-rc2-23816",
"Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-rc2-23816",
"Microsoft.Win32.Primitives": "4.0.1-rc2-23816",
"System.ComponentModel.EventBasedAsync": "4.0.11-rc2-23816",
"System.Console": "4.0.0-rc2-23816",
"System.Data.Common": "4.0.1-rc2-23816",
"System.Data.SqlClient": "4.0.0-rc2-23816",
"System.Diagnostics.Contracts": "4.0.1-rc2-23816",
"System.Diagnostics.FileVersionInfo": "4.0.0-rc2-23816",
"System.Diagnostics.Process": "4.1.0-rc2-23816",
"System.Diagnostics.StackTrace": "4.0.1-rc2-23816",
"System.IO.FileSystem.DriveInfo": "4.0.0-rc2-23816",
"System.IO.FileSystem.Watcher": "4.0.0-rc2-23816",
"System.IO.MemoryMappedFiles": "4.0.0-rc2-23816",
"System.IO.Pipes": "4.0.0-rc2-23816",
"System.Net.NameResolution": "4.0.0-rc2-23816",
"System.Net.NetworkInformation": "4.1.0-rc2-23816",
"System.Net.Ping": "4.0.0-rc2-23816",
"System.Net.Requests": "4.0.11-rc2-23816",
"System.Net.Security": "4.0.0-rc2-23816",
"System.Net.Sockets": "4.1.0-rc2-23816",
"System.Net.WebHeaderCollection": "4.0.1-rc2-23816",
"System.Net.WebSockets": "4.0.0-rc2-23816",
"System.Net.WebSockets.Client": "4.0.0-rc2-23816",
"System.Reflection.Emit": "4.0.1-rc2-23816",
"System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23816",
"System.Reflection.Emit.Lightweight": "4.0.1-rc2-23816",
"System.Resources.ReaderWriter": "4.0.0-rc2-23816",
"System.Runtime.CompilerServices.VisualC": "4.0.0-rc2-23816",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Runtime.Serialization.Json": "4.0.1-rc2-23816",
"System.Runtime.Serialization.Primitives": "4.1.0-rc2-23816",
"System.Runtime.Serialization.Xml": "4.1.0-rc2-23816",
"System.Security.Cryptography.Algorithms": "4.0.0-rc2-23816",
"System.Security.Cryptography.Encoding": "4.0.0-rc2-23816",
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23816",
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23816",
"System.ServiceModel.Duplex": "4.0.1-rc2-23816",
"System.ServiceModel.Http": "4.1.0-rc2-23816",
"System.ServiceModel.NetTcp": "4.1.0-rc2-23816",
"System.ServiceModel.Primitives": "4.1.0-rc2-23816",
"System.ServiceModel.Security": "4.0.1-rc2-23816",
"System.Xml.XmlSerializer": "4.0.11-rc2-23816"
}
},
"Microsoft.NETCore.ConsoleHost/1.0.0-rc2-23816": {
"type": "package"
},
"Microsoft.NETCore.Platforms/1.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Targets": "1.0.1-rc2-23816"
}
},
"Microsoft.NETCore.Runtime/1.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-rc2-23816",
"Microsoft.NETCore.Runtime.Native": "1.0.1-rc2-23816"
}
},
"Microsoft.NETCore.Runtime.CoreCLR/1.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23816"
}
},
"Microsoft.NETCore.Runtime.Native/1.0.1-rc2-23816": {
"type": "package"
},
"Microsoft.NETCore.Targets/1.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Targets.DNXCore": "5.0.0-rc2-23816"
}
},
"Microsoft.NETCore.Targets.DNXCore/5.0.0-rc2-23816": {
"type": "package"
},
"Microsoft.NETCore.TestHost/1.0.0-rc2-23816": {
"type": "package"
},
"Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23816": {
"type": "package"
},
"Microsoft.Tpl.Dataflow/4.5.24": {
"type": "package",
"compile": {
"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Dataflow.dll": {}
},
"runtime": {
"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Dataflow.dll": {}
}
},
"Microsoft.VisualBasic/10.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Dynamic.Runtime": "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.Extensions": "4.0.0",
"System.Reflection.Primitives": "4.0.0",
"System.Reflection.TypeExtensions": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.InteropServices": "4.0.20",
"System.Threading": "4.0.10"
},
"compile": {
"ref/dotnet5.2/Microsoft.VisualBasic.dll": {}
},
"runtime": {
"lib/dotnet5.4/Microsoft.VisualBasic.dll": {}
}
},
"Microsoft.Win32.Primitives/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/Microsoft.Win32.Primitives.dll": {}
}
},
"Microsoft.Win32.Registry/4.0.0-beta-23516": {
"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.2/Microsoft.Win32.Registry.dll": {}
},
"runtime": {
"lib/DNXCore50/Microsoft.Win32.Registry.dll": {}
}
},
"MSBuild/0.1.0-preview-00017": {
"type": "package",
"dependencies": {
"Microsoft.Build": null,
"Microsoft.Build.Framework": null,
"Microsoft.Build.Tasks.Core": null,
"Microsoft.Build.Utilities.Core": null,
"Microsoft.Win32.Primitives": "4.0.1-rc2-23712",
"Microsoft.Win32.Registry": "4.0.0-beta-23516",
"System.AppContext": "4.0.1-rc2-23712",
"System.Collections": "4.0.11-rc2-23712",
"System.Collections.Concurrent": "4.0.11-rc2-23712",
"System.Collections.NonGeneric": "4.0.1-rc2-23712",
"System.Console": "4.0.0-rc2-23712",
"System.Diagnostics.Debug": "4.0.11-rc2-23712",
"System.Diagnostics.FileVersionInfo": "4.0.0-rc2-23712",
"System.Diagnostics.Process": "4.1.0-rc2-23712",
"System.Diagnostics.TraceSource": "4.0.0-rc2-23712",
"System.Globalization": "4.0.11-rc2-23712",
"System.IO": "4.1.0-rc2-23712",
"System.IO.FileSystem": "4.0.1-rc2-23712",
"System.IO.FileSystem.Primitives": "4.0.1-rc2-23712",
"System.IO.Pipes": "4.0.0-rc2-23712",
"System.Linq": "4.0.1-rc2-23712",
"System.Reflection": "4.1.0-rc2-23712",
"System.Reflection.Extensions": "4.0.1-rc2-23712",
"System.Reflection.Metadata": "1.1.0",
"System.Reflection.TypeExtensions": "4.1.0-rc2-23712",
"System.Resources.ResourceManager": "4.0.1-rc2-23712",
"System.Runtime": "4.0.21-rc2-23712",
"System.Runtime.Extensions": "4.0.11-rc2-23712",
"System.Runtime.Handles": "4.0.1-rc2-23712",
"System.Runtime.InteropServices": "4.0.21-rc2-23712",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23712",
"System.Runtime.Loader": "4.0.0-rc2-23712",
"System.Text.Encoding": "4.0.11-rc2-23712",
"System.Text.Encoding.Extensions": "4.0.11-rc2-23712",
"System.Text.RegularExpressions": "4.0.11-rc2-23712",
"System.Threading": "4.0.11-rc2-23712",
"System.Threading.Tasks": "4.0.11-rc2-23712",
"System.Threading.Thread": "4.0.0-rc2-23712",
"System.Threading.ThreadPool": "4.0.10-rc2-23712",
"System.Xml.ReaderWriter": "4.0.11-rc2-23712"
},
"compile": {
"lib/dotnet/_._": {}
},
"runtime": {
"lib/dotnet/_._": {}
}
},
"Newtonsoft.Json/7.0.1": {
"type": "package",
"compile": {
"lib/portable-net45+wp80+win8+wpa81+dnxcore50/Newtonsoft.Json.dll": {}
},
"runtime": {
"lib/portable-net45+wp80+win8+wpa81+dnxcore50/Newtonsoft.Json.dll": {}
}
},
"NuGet.Client/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"NuGet.ContentModel": "3.4.0-beta-488",
"NuGet.Packaging": "3.4.0-beta-488",
"NuGet.Repositories": "3.4.0-beta-488",
"NuGet.RuntimeModel": "3.4.0-beta-488",
"NuGet.Versioning": "3.4.0-beta-488"
},
"compile": {
"lib/dnxcore50/NuGet.Client.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Client.dll": {}
}
},
"NuGet.Common/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.0-beta-23109",
"System.Diagnostics.Process": "4.0.0-beta-23109",
"System.IO.Compression": "4.0.0-beta-23109",
"System.IO.FileSystem": "4.0.0-beta-23109",
"System.IO.FileSystem.Primitives": "4.0.0-beta-23109",
"System.Runtime.Extensions": "4.0.10-beta-23109",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-beta-23225",
"System.Security.Cryptography.Cng": "4.0.0-beta-23516",
"System.Threading": "4.0.10-beta-23109",
"System.Threading.Thread": "4.0.0-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Common.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Common.dll": {}
}
},
"NuGet.ContentModel/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10-beta-23109",
"System.IO.FileSystem": "4.0.0-beta-23109",
"System.Linq": "4.0.0-beta-23109",
"System.ObjectModel": "4.0.10-beta-23109",
"System.Runtime": "4.0.20-beta-23109",
"System.Runtime.Extensions": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.ContentModel.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.ContentModel.dll": {}
}
},
"NuGet.Frameworks/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"NuGet.Versioning": "3.4.0-beta-488",
"System.Collections": "4.0.10-beta-23109",
"System.Collections.Concurrent": "4.0.10-beta-23109",
"System.Diagnostics.Debug": "4.0.10-beta-23109",
"System.Diagnostics.Tools": "4.0.0-beta-23109",
"System.Globalization": "4.0.10-beta-23109",
"System.Linq": "4.0.0-beta-23109",
"System.Resources.ResourceManager": "4.0.0-beta-23109",
"System.Runtime": "4.0.20-beta-23109",
"System.Runtime.Extensions": "4.0.10-beta-23109",
"System.Text.RegularExpressions": "4.0.10-beta-23109",
"System.Threading": "4.0.10-beta-23109",
"System.Threading.Tasks": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Frameworks.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Frameworks.dll": {}
}
},
"NuGet.Logging/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.20-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Logging.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Logging.dll": {}
}
},
"NuGet.Packaging/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"NuGet.Common": "3.4.0-beta-488",
"NuGet.Logging": "3.4.0-beta-488",
"NuGet.Packaging.Core": "3.4.0-beta-488",
"System.IO.Compression": "4.0.0-beta-23109",
"System.IO.FileSystem": "4.0.0-beta-23109",
"System.Security.Cryptography.Hashing.Algorithms": "4.0.0-beta-23225",
"System.Xml.XDocument": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Packaging.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Packaging.dll": {}
}
},
"NuGet.Packaging.Core/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"NuGet.Packaging.Core.Types": "3.4.0-beta-488",
"System.IO": "4.0.10-beta-23109",
"System.IO.Compression": "4.0.0-beta-23109",
"System.Xml.XDocument": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Packaging.Core.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Packaging.Core.dll": {}
}
},
"NuGet.Packaging.Core.Types/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"NuGet.Frameworks": "3.4.0-beta-488"
},
"compile": {
"lib/dnxcore50/NuGet.Packaging.Core.Types.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Packaging.Core.Types.dll": {}
}
},
"NuGet.Repositories/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"NuGet.Versioning": "3.4.0-beta-488",
"System.IO.FileSystem": "4.0.0-beta-23109",
"System.Threading": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Repositories.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Repositories.dll": {}
}
},
"NuGet.RuntimeModel/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"Microsoft.CSharp": "4.0.0-beta-23109",
"Newtonsoft.Json": "6.0.4",
"NuGet.Frameworks": "3.4.0-beta-488",
"NuGet.Versioning": "3.4.0-beta-488",
"System.Collections": "4.0.10-beta-23109",
"System.IO.FileSystem": "4.0.0-beta-23109",
"System.Linq": "4.0.0-beta-23109",
"System.Threading": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.RuntimeModel.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.RuntimeModel.dll": {}
}
},
"NuGet.Versioning/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"System.Diagnostics.Debug": "4.0.10-beta-23109",
"System.Diagnostics.Tools": "4.0.0-beta-23109",
"System.Linq": "4.0.0-beta-23109",
"System.Reflection": "4.0.10-beta-23109",
"System.Resources.ResourceManager": "4.0.0-beta-23109",
"System.Runtime.Extensions": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Versioning.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Versioning.dll": {}
}
},
"NuProj/0.10.4-beta-gf7fc34e7d8": {
"type": "package"
},
"System.AppContext/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.AppContext.dll": {}
}
},
"System.Buffers/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Diagnostics.Debug": "4.0.0",
"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-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Collections.dll": {}
}
},
"System.Collections.Concurrent/4.0.12-rc2-23816": {
"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.Immutable/1.2.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.0",
"System.Diagnostics.Debug": "4.0.0",
"System.Globalization": "4.0.0",
"System.Linq": "4.0.0",
"System.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.Collections.Immutable.dll": {}
},
"runtime": {
"lib/dotnet5.1/System.Collections.Immutable.dll": {}
}
},
"System.Collections.NonGeneric/4.0.1-rc2-23712": {
"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.Collections.Specialized/4.0.0": {
"type": "package",
"dependencies": {
"System.Collections.NonGeneric": "4.0.0",
"System.Globalization": "4.0.10",
"System.Globalization.Extensions": "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/System.Collections.Specialized.dll": {}
},
"runtime": {
"lib/dotnet/System.Collections.Specialized.dll": {}
}
},
"System.ComponentModel/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet5.1/System.ComponentModel.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.ComponentModel.dll": {}
}
},
"System.ComponentModel.Annotations/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.ComponentModel": "4.0.0",
"System.Globalization": "4.0.10",
"System.Linq": "4.0.0",
"System.Reflection": "4.0.10",
"System.Reflection.Extensions": "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.10",
"System.Threading": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.ComponentModel.Annotations.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.ComponentModel.Annotations.dll": {}
}
},
"System.ComponentModel.EventBasedAsync/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.ComponentModel.EventBasedAsync.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.ComponentModel.EventBasedAsync.dll": {}
}
},
"System.Console/4.0.0-rc2-23816": {
"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.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "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-23816": {
"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-23816": {
"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-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Diagnostics.Debug.dll": {}
}
},
"System.Diagnostics.FileVersionInfo/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Diagnostics.FileVersionInfo.dll": {}
}
},
"System.Diagnostics.Process/4.1.0-rc2-23816": {
"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-23816": {
"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.TextWriterTraceListener/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Diagnostics.TraceSource": "4.0.0-rc2-23816",
"System.Globalization": "4.0.10",
"System.IO": "4.0.10",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Threading": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Diagnostics.TextWriterTraceListener.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Diagnostics.TextWriterTraceListener.dll": {}
}
},
"System.Diagnostics.Tools/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.1/System.Diagnostics.Tools.dll": {}
}
},
"System.Diagnostics.TraceSource/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Diagnostics.TraceSource.dll": {}
}
},
"System.Diagnostics.Tracing/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Diagnostics.Tracing.dll": {}
}
},
"System.Dynamic.Runtime/4.0.11-rc2-23816": {
"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-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Globalization.dll": {}
}
},
"System.Globalization.Calendars/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Globalization": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Globalization.Calendars.dll": {}
}
},
"System.Globalization.Extensions/4.0.1-rc2-23816": {
"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-23816": {
"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": {}
}
},
"System.IO.Compression/4.1.0-rc2-23816": {
"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/dotnet5.4/System.IO.Compression.dll": {}
}
},
"System.IO.Compression.ZipFile/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Buffers": "4.0.0-rc2-23816",
"System.IO": "4.0.10",
"System.IO.Compression": "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.Text.Encoding": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.IO.Compression.ZipFile.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.IO.Compression.ZipFile.dll": {}
}
},
"System.IO.FileSystem/4.0.1-rc2-23816": {
"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.DriveInfo/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.IO.FileSystem": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.IO.FileSystem.DriveInfo.dll": {}
}
},
"System.IO.FileSystem.Primitives/4.0.1-rc2-23816": {
"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-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.IO.FileSystem.Watcher.dll": {}
}
},
"System.IO.MemoryMappedFiles/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO.FileSystem": "4.0.0",
"System.IO.FileSystem.Primitives": "4.0.0",
"System.IO.UnmanagedMemoryStream": "4.0.0",
"System.Runtime": "4.0.0",
"System.Runtime.Handles": "4.0.0",
"System.Runtime.InteropServices": "4.0.20"
},
"compile": {
"ref/dotnet5.4/System.IO.MemoryMappedFiles.dll": {}
}
},
"System.IO.Pipes/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.Runtime": "4.0.0",
"System.Runtime.Handles": "4.0.0",
"System.Security.Principal": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.IO.Pipes.dll": {}
}
},
"System.IO.UnmanagedMemoryStream/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Buffers": "4.0.0-rc2-23816",
"System.Diagnostics.Debug": "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.InteropServices": "4.0.20",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.IO.UnmanagedMemoryStream.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.IO.UnmanagedMemoryStream.dll": {}
}
},
"System.Linq/4.1.0-rc2-23816": {
"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/dnxcore50/System.Linq.dll": {}
}
},
"System.Linq.Expressions/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.Reflection": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Linq.Expressions.dll": {}
}
},
"System.Linq.Parallel/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Collections.Concurrent": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Diagnostics.Tracing": "4.0.20",
"System.Linq": "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",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet5.2/System.Linq.Parallel.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Linq.Parallel.dll": {}
}
},
"System.Linq.Queryable/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Linq": "4.0.0",
"System.Linq.Expressions": "4.0.10",
"System.Reflection": "4.0.10",
"System.Reflection.Extensions": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet5.1/System.Linq.Queryable.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Linq.Queryable.dll": {}
}
},
"System.Net.Http/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.Net.Primitives": "4.0.0",
"System.Runtime": "4.0.0",
"System.Text.Encoding": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.2/System.Net.Http.dll": {}
}
},
"System.Net.NameResolution/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Net.Primitives": "4.0.10",
"System.Runtime": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Net.NameResolution.dll": {}
}
},
"System.Net.NetworkInformation/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Net.Primitives": "4.0.10",
"System.Runtime": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Net.NetworkInformation.dll": {}
}
},
"System.Net.Ping/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Net.Primitives": "4.0.10",
"System.Runtime": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Net.Ping.dll": {}
}
},
"System.Net.Primitives/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0",
"System.Runtime.Handles": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Net.Primitives.dll": {}
}
},
"System.Net.Requests/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.Net.Primitives": "4.0.10",
"System.Net.WebHeaderCollection": "4.0.0",
"System.Runtime": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Net.Requests.dll": {}
}
},
"System.Net.Security/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.Net.Primitives": "4.0.10",
"System.Runtime": "4.0.0",
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23816",
"System.Security.Principal": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Net.Security.dll": {}
}
},
"System.Net.Sockets/4.1.0-rc2-23816": {
"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.WebHeaderCollection/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Collections.Specialized": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Net.WebHeaderCollection.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Net.WebHeaderCollection.dll": {}
}
},
"System.Net.WebSockets/4.0.0-rc2-23816": {
"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.Net.WebSockets.Client/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Net.Primitives": "4.0.10",
"System.Net.WebSockets": "4.0.0-rc2-23816",
"System.Runtime": "4.0.0",
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23816",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Net.WebSockets.Client.dll": {}
}
},
"System.Numerics.Vectors/4.1.1-rc2-23816": {
"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.12-rc2-23816": {
"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.DataContractSerialization/4.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dnxcore50/_._": {}
}
},
"System.Private.ServiceModel/4.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
}
},
"System.Private.Uri/4.0.1-beta-23504": {
"type": "package",
"compile": {
"ref/dnxcore50/_._": {}
}
},
"System.Reflection/4.1.0-rc2-23816": {
"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": {}
}
},
"System.Reflection.DispatchProxy/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Reflection": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Reflection.DispatchProxy.dll": {}
}
},
"System.Reflection.Emit/4.0.1-rc2-23816": {
"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-23816": {
"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-23816": {
"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-23816": {
"type": "package",
"dependencies": {
"System.Reflection": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.1/System.Reflection.Extensions.dll": {}
}
},
"System.Reflection.Metadata/1.2.0-rc3-23721": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.0",
"System.Collections.Immutable": "1.1.37",
"System.Diagnostics.Debug": "4.0.0",
"System.IO": "4.0.0",
"System.Linq": "4.0.0",
"System.Reflection": "4.0.0",
"System.Reflection.Extensions": "4.0.0",
"System.Reflection.Primitives": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.0",
"System.Runtime.Extensions": "4.0.0",
"System.Runtime.InteropServices": "4.0.0",
"System.Text.Encoding": "4.0.0",
"System.Text.Encoding.Extensions": "4.0.0",
"System.Threading": "4.0.0"
},
"compile": {
"lib/dotnet5.2/System.Reflection.Metadata.dll": {}
},
"runtime": {
"lib/dotnet5.2/System.Reflection.Metadata.dll": {}
}
},
"System.Reflection.Primitives/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.1/System.Reflection.Primitives.dll": {}
}
},
"System.Reflection.TypeExtensions/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Reflection": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Reflection.TypeExtensions.dll": {}
}
},
"System.Resources.ReaderWriter/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.IO": "4.0.10",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Resources.ReaderWriter.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Resources.ReaderWriter.dll": {}
}
},
"System.Resources.ResourceManager/4.0.1-rc2-23816": {
"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.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet5.4/System.Runtime.dll": {}
}
},
"System.Runtime.CompilerServices.VisualC/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Runtime.CompilerServices.VisualC.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Runtime.CompilerServices.VisualC.dll": {}
}
},
"System.Runtime.Extensions/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet5.4/System.Runtime.Extensions.dll": {}
}
},
"System.Runtime.Handles/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Runtime.Handles.dll": {}
}
},
"System.Runtime.InteropServices/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Reflection": "4.0.0",
"System.Reflection.Primitives": "4.0.0",
"System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Handles": "4.0.0",
"System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23816"
},
"compile": {
"ref/dotnet5.4/System.Runtime.InteropServices.dll": {}
}
},
"System.Runtime.InteropServices.PInvoke/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0",
"System.Runtime.Handles": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Runtime.InteropServices.PInvoke.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Runtime.InteropServices.PInvoke.dll": {}
}
},
"System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.2/System.Runtime.InteropServices.RuntimeInformation.dll": {}
}
},
"System.Runtime.Loader/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.Reflection": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dnxcore50/System.Runtime.Loader.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Runtime.Loader.dll": {}
}
},
"System.Runtime.Numerics/4.0.1-rc2-23816": {
"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.Runtime.Serialization.Json/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.DataContractSerialization": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet5.1/System.Runtime.Serialization.Json.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Runtime.Serialization.Json.dll": {}
}
},
"System.Runtime.Serialization.Primitives/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet5.4/System.Runtime.Serialization.Primitives.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Runtime.Serialization.Primitives.dll": {}
}
},
"System.Runtime.Serialization.Xml/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.DataContractSerialization": "4.1.0-rc2-23816",
"System.Runtime.Serialization.Primitives": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet5.4/System.Runtime.Serialization.Xml.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Runtime.Serialization.Xml.dll": {}
}
},
"System.Security.Claims/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "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-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.Runtime": "4.0.0",
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23816"
},
"compile": {
"ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {}
}
},
"System.Security.Cryptography.Cng/4.0.0-beta-23516": {
"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-beta-23516",
"System.Security.Cryptography.Primitives": "4.0.0-beta-23516",
"System.Text.Encoding": "4.0.0"
},
"compile": {
"ref/dotnet5.2/System.Security.Cryptography.Cng.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Security.Cryptography.Cng.dll": {}
}
},
"System.Security.Cryptography.Encoding/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Security.Cryptography.Encoding.dll": {}
}
},
"System.Security.Cryptography.Hashing.Algorithms/4.0.0-beta-23225": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0",
"System.Security.Cryptography.Algorithms": "4.0.0-beta-23225"
},
"compile": {
"lib/DNXCore50/System.Security.Cryptography.Hashing.Algorithms.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Security.Cryptography.Hashing.Algorithms.dll": {}
}
},
"System.Security.Cryptography.Primitives/4.0.0-rc2-23816": {
"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-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0",
"System.Runtime.Handles": "4.0.0",
"System.Security.Cryptography.Algorithms": "4.0.0-rc2-23816",
"System.Security.Cryptography.Encoding": "4.0.0-rc2-23816"
},
"compile": {
"ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {}
}
},
"System.Security.Principal/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet5.1/System.Security.Principal.dll": {}
},
"runtime": {
"lib/dotnet5.1/System.Security.Principal.dll": {}
}
},
"System.ServiceModel.Duplex/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.ServiceModel": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet5.2/System.ServiceModel.Duplex.dll": {}
},
"runtime": {
"lib/dnxcore50/System.ServiceModel.Duplex.dll": {}
}
},
"System.ServiceModel.Http/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.ServiceModel": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet5.4/System.ServiceModel.Http.dll": {}
},
"runtime": {
"lib/dnxcore50/System.ServiceModel.Http.dll": {}
}
},
"System.ServiceModel.NetTcp/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.ServiceModel": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet5.4/System.ServiceModel.NetTcp.dll": {}
},
"runtime": {
"lib/dnxcore50/System.ServiceModel.NetTcp.dll": {}
}
},
"System.ServiceModel.Primitives/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.ServiceModel": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet5.4/System.ServiceModel.Primitives.dll": {}
},
"runtime": {
"lib/dnxcore50/System.ServiceModel.Primitives.dll": {}
}
},
"System.ServiceModel.Security/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.ServiceModel": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet5.2/System.ServiceModel.Security.dll": {}
},
"runtime": {
"lib/dnxcore50/System.ServiceModel.Security.dll": {}
}
},
"System.Text.Encoding/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Text.Encoding.dll": {}
}
},
"System.Text.Encoding.CodePages/4.0.1-beta-23504": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0",
"System.Text.Encoding": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Text.Encoding.CodePages.dll": {}
}
},
"System.Text.Encoding.Extensions/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0",
"System.Text.Encoding": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Text.Encoding.Extensions.dll": {}
}
},
"System.Text.RegularExpressions/4.0.12-rc2-23816": {
"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-23816": {
"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-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Threading.Tasks.dll": {}
}
},
"System.Threading.Tasks.Dataflow/4.6.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.0",
"System.Collections.Concurrent": "4.0.0",
"System.Diagnostics.Debug": "4.0.0",
"System.Diagnostics.Tracing": "4.0.0",
"System.Dynamic.Runtime": "4.0.0",
"System.Linq": "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",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"lib/dotnet5.2/System.Threading.Tasks.Dataflow.dll": {}
},
"runtime": {
"lib/dotnet5.2/System.Threading.Tasks.Dataflow.dll": {}
}
},
"System.Threading.Tasks.Extensions/4.0.0-rc2-23816": {
"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.Tasks.Parallel/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections.Concurrent": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Diagnostics.Tracing": "4.0.20",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet5.2/System.Threading.Tasks.Parallel.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Threading.Tasks.Parallel.dll": {}
}
},
"System.Threading.Thread/4.0.0-rc2-23712": {
"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-23712": {
"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-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.3/System.Threading.Timer.dll": {}
}
},
"System.Xml.ReaderWriter/4.0.11-rc2-23816": {
"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-23816"
},
"compile": {
"ref/dotnet5.4/System.Xml.ReaderWriter.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Xml.ReaderWriter.dll": {}
}
},
"System.Xml.XDocument/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Diagnostics.Tools": "4.0.0",
"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.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Xml.XDocument.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Xml.XDocument.dll": {}
}
},
"System.Xml.XmlDocument/4.0.1-rc2-23712": {
"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.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Xml.XmlDocument.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Xml.XmlDocument.dll": {}
}
},
"System.Xml.XmlSerializer/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.Runtime": "4.0.0",
"System.Xml.ReaderWriter": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Xml.XmlSerializer.dll": {}
}
},
"System.Xml.XPath/4.0.1-beta-23504": {
"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.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Xml.XPath.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Xml.XPath.dll": {}
}
},
"System.Xml.XPath.XDocument/4.0.1-beta-23504": {
"type": "package",
"dependencies": {
"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.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.10",
"System.Xml.XDocument": "4.0.10",
"System.Xml.XPath": "4.0.1-beta-23504"
},
"compile": {
"ref/dotnet5.4/System.Xml.XPath.XDocument.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Xml.XPath.XDocument.dll": {}
}
},
"System.Xml.XPath.XmlDocument/4.0.1-rc2-23712": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Globalization": "4.0.10",
"System.IO": "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.Xml.ReaderWriter": "4.0.10",
"System.Xml.XmlDocument": "4.0.0",
"System.Xml.XPath": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Xml.XPath.XmlDocument.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Xml.XPath.XmlDocument.dll": {}
}
}
},
"DNXCore,Version=v5.0/win7-x64": {
"Microsoft.Build/0.1.0-preview-00017": {
"type": "package",
"dependencies": {
"Microsoft.Build.Framework": null,
"Microsoft.Tpl.Dataflow": "4.5.24",
"Microsoft.Win32.Primitives": "4.0.1-rc2-23712",
"Microsoft.Win32.Registry": "4.0.0-beta-23516",
"System.AppContext": "4.0.1-rc2-23712",
"System.Collections": "4.0.11-rc2-23712",
"System.Collections.Concurrent": "4.0.11-rc2-23712",
"System.Collections.NonGeneric": "4.0.1-rc2-23712",
"System.Console": "4.0.0-rc2-23712",
"System.Diagnostics.Contracts": "4.0.1-rc2-23712",
"System.Diagnostics.Debug": "4.0.11-rc2-23712",
"System.Diagnostics.FileVersionInfo": "4.0.0-rc2-23712",
"System.Diagnostics.Process": "4.1.0-rc2-23712",
"System.Diagnostics.TraceSource": "4.0.0-rc2-23712",
"System.Globalization": "4.0.11-rc2-23712",
"System.IO": "4.1.0-rc2-23712",
"System.IO.Compression": "4.1.0-rc2-23712",
"System.IO.FileSystem": "4.0.1-rc2-23712",
"System.IO.FileSystem.Primitives": "4.0.1-rc2-23712",
"System.IO.Pipes": "4.0.0-rc2-23712",
"System.Linq": "4.0.1-rc2-23712",
"System.ObjectModel": "4.0.11-rc2-23712",
"System.Reflection": "4.1.0-rc2-23712",
"System.Reflection.Extensions": "4.0.1-rc2-23712",
"System.Reflection.Metadata": "1.1.0",
"System.Reflection.Primitives": "4.0.1-rc2-23712",
"System.Reflection.TypeExtensions": "4.1.0-rc2-23712",
"System.Resources.ResourceManager": "4.0.1-rc2-23712",
"System.Runtime": "4.0.21-rc2-23712",
"System.Runtime.Extensions": "4.0.11-rc2-23712",
"System.Runtime.Handles": "4.0.1-rc2-23712",
"System.Runtime.InteropServices": "4.0.21-rc2-23712",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23712",
"System.Runtime.Loader": "4.0.0-rc2-23712",
"System.Text.Encoding": "4.0.11-rc2-23712",
"System.Text.Encoding.Extensions": "4.0.11-rc2-23712",
"System.Text.RegularExpressions": "4.0.11-rc2-23712",
"System.Threading": "4.0.11-rc2-23712",
"System.Threading.Tasks": "4.0.11-rc2-23712",
"System.Threading.Tasks.Dataflow": "4.5.26-rc2-23712",
"System.Threading.Thread": "4.0.0-rc2-23712",
"System.Threading.ThreadPool": "4.0.10-rc2-23712",
"System.Xml.ReaderWriter": "4.0.11-rc2-23712",
"System.Xml.XmlDocument": "4.0.1-rc2-23712",
"System.Xml.XPath.XmlDocument": "4.0.1-rc2-23712"
},
"compile": {
"lib/dotnet/Microsoft.Build.dll": {}
},
"runtime": {
"lib/dotnet/Microsoft.Build.dll": {}
}
},
"Microsoft.Build.Framework/0.1.0-preview-00017": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.11-rc2-23712",
"System.Diagnostics.Debug": "4.0.11-rc2-23712",
"System.Globalization": "4.0.11-rc2-23712",
"System.Runtime": "4.0.21-rc2-23712",
"System.Runtime.InteropServices": "4.0.21-rc2-23712",
"System.Threading": "4.0.11-rc2-23712",
"System.Threading.Thread": "4.0.0-rc2-23712"
},
"compile": {
"lib/dotnet/Microsoft.Build.Framework.dll": {}
},
"runtime": {
"lib/dotnet/Microsoft.Build.Framework.dll": {}
}
},
"Microsoft.Build.Targets/0.1.0-preview-00017": {
"type": "package",
"dependencies": {
"Microsoft.Build": null,
"Microsoft.Build.Framework": null,
"Microsoft.Build.Tasks.Core": null,
"Microsoft.Build.Utilities.Core": null,
"MSBuild": null
},
"compile": {
"lib/dotnet/_._": {}
},
"runtime": {
"lib/dotnet/_._": {}
},
"native": {
"runtimes/any/native/Microsoft.Common.CurrentVersion.targets": {},
"runtimes/any/native/Microsoft.Common.overridetasks": {},
"runtimes/any/native/Microsoft.Common.targets": {},
"runtimes/any/native/Microsoft.Common.tasks": {},
"runtimes/any/native/Microsoft.CSharp.CurrentVersion.targets": {},
"runtimes/any/native/Microsoft.CSharp.targets": {},
"runtimes/any/native/Microsoft.Data.Entity.Shim.targets": {},
"runtimes/any/native/Microsoft.NETFramework.CurrentVersion.props": {},
"runtimes/any/native/Microsoft.NETFramework.CurrentVersion.targets": {},
"runtimes/any/native/Microsoft.NETFramework.props": {},
"runtimes/any/native/Microsoft.NETFramework.targets": {},
"runtimes/any/native/Microsoft.ServiceModel.Shim.targets": {},
"runtimes/any/native/Microsoft.VisualBasic.CurrentVersion.targets": {},
"runtimes/any/native/Microsoft.VisualBasic.targets": {},
"runtimes/any/native/Microsoft.VisualStudioVersion.v11.Common.props": {},
"runtimes/any/native/Microsoft.VisualStudioVersion.v12.Common.props": {},
"runtimes/any/native/Microsoft.VisualStudioVersion.v14.Common.props": {},
"runtimes/any/native/Microsoft.WinFx.Shim.targets": {},
"runtimes/any/native/Microsoft.WorkflowBuildExtensions.Shim.targets": {},
"runtimes/any/native/Microsoft.Xaml.Shim.targets": {},
"runtimes/any/native/Workflow.Shim.Targets": {},
"runtimes/any/native/Workflow.VisualBasic.Shim.Targets": {}
}
},
"Microsoft.Build.Tasks.Core/0.1.0-preview-00017": {
"type": "package",
"dependencies": {
"Microsoft.Build.Framework": null,
"Microsoft.Win32.Primitives": "4.0.1-rc2-23712",
"Microsoft.Win32.Registry": "4.0.0-beta-23516",
"System.Collections": "4.0.11-rc2-23712",
"System.Collections.Concurrent": "4.0.11-rc2-23712",
"System.Collections.NonGeneric": "4.0.1-rc2-23712",
"System.Console": "4.0.0-rc2-23712",
"System.Diagnostics.Debug": "4.0.11-rc2-23712",
"System.Diagnostics.Process": "4.1.0-rc2-23712",
"System.Diagnostics.TraceSource": "4.0.0-rc2-23712",
"System.Globalization": "4.0.11-rc2-23712",
"System.IO": "4.1.0-rc2-23712",
"System.IO.FileSystem": "4.0.1-rc2-23712",
"System.IO.FileSystem.DriveInfo": "4.0.0-beta-23302",
"System.IO.FileSystem.Primitives": "4.0.1-rc2-23712",
"System.Linq": "4.0.1-rc2-23712",
"System.ObjectModel": "4.0.11-rc2-23712",
"System.Reflection": "4.1.0-rc2-23712",
"System.Reflection.Metadata": "1.1.0",
"System.Resources.ReaderWriter": "4.0.0-rc2-23712",
"System.Resources.ResourceManager": "4.0.1-rc2-23712",
"System.Runtime": "4.0.21-rc2-23712",
"System.Runtime.Extensions": "4.0.11-rc2-23712",
"System.Runtime.Handles": "4.0.1-rc2-23712",
"System.Runtime.InteropServices": "4.0.21-rc2-23712",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23712",
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23712",
"System.Text.Encoding": "4.0.11-rc2-23712",
"System.Text.Encoding.Extensions": "4.0.11-rc2-23712",
"System.Text.RegularExpressions": "4.0.11-rc2-23712",
"System.Threading": "4.0.11-rc2-23712",
"System.Threading.Tasks": "4.0.11-rc2-23712",
"System.Threading.Tasks.Parallel": "4.0.1-beta-23516",
"System.Threading.Thread": "4.0.0-rc2-23712",
"System.Xml.ReaderWriter": "4.0.11-rc2-23712",
"System.Xml.XDocument": "4.0.11-rc2-23712",
"System.Xml.XmlDocument": "4.0.1-rc2-23712"
},
"compile": {
"lib/dotnet/Microsoft.Build.Tasks.Core.dll": {}
},
"runtime": {
"lib/dotnet/Microsoft.Build.Tasks.Core.dll": {}
}
},
"Microsoft.Build.Utilities.Core/0.1.0-preview-00017": {
"type": "package",
"dependencies": {
"Microsoft.Build.Framework": null,
"Microsoft.Win32.Primitives": "4.0.1-rc2-23712",
"Microsoft.Win32.Registry": "4.0.0-beta-23516",
"System.Collections": "4.0.11-rc2-23712",
"System.Collections.Concurrent": "4.0.11-rc2-23712",
"System.Collections.NonGeneric": "4.0.1-rc2-23712",
"System.Console": "4.0.0-rc2-23712",
"System.Diagnostics.Debug": "4.0.11-rc2-23712",
"System.Diagnostics.Process": "4.1.0-rc2-23712",
"System.Diagnostics.TraceSource": "4.0.0-rc2-23712",
"System.Globalization": "4.0.11-rc2-23712",
"System.IO": "4.1.0-rc2-23712",
"System.IO.FileSystem": "4.0.1-rc2-23712",
"System.IO.FileSystem.Primitives": "4.0.1-rc2-23712",
"System.Linq": "4.0.1-rc2-23712",
"System.ObjectModel": "4.0.11-rc2-23712",
"System.Reflection": "4.1.0-rc2-23712",
"System.Resources.ResourceManager": "4.0.1-rc2-23712",
"System.Runtime": "4.0.21-rc2-23712",
"System.Runtime.Extensions": "4.0.11-rc2-23712",
"System.Runtime.Handles": "4.0.1-rc2-23712",
"System.Runtime.InteropServices": "4.0.21-rc2-23712",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23712",
"System.Text.Encoding": "4.0.11-rc2-23712",
"System.Text.RegularExpressions": "4.0.11-rc2-23712",
"System.Threading": "4.0.11-rc2-23712",
"System.Threading.Tasks": "4.0.11-rc2-23712",
"System.Threading.Thread": "4.0.0-rc2-23712",
"System.Threading.Timer": "4.0.1-rc2-23712",
"System.Xml.ReaderWriter": "4.0.11-rc2-23712",
"System.Xml.XmlDocument": "4.0.1-rc2-23712"
},
"compile": {
"lib/dotnet/Microsoft.Build.Utilities.Core.dll": {}
},
"runtime": {
"lib/dotnet/Microsoft.Build.Utilities.Core.dll": {}
}
},
"Microsoft.Cci/4.0.0-rc3-23811": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.0",
"System.Diagnostics.Debug": "4.0.10",
"System.Globalization": "4.0.0",
"System.IO": "4.0.10",
"System.IO.FileSystem": "4.0.0",
"System.IO.FileSystem.Primitives": "4.0.0",
"System.Reflection": "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.0",
"System.Text.Encoding": "4.0.0",
"System.Threading": "4.0.0"
},
"compile": {
"lib/dotnet5.4/Microsoft.Cci.dll": {}
},
"runtime": {
"lib/dotnet5.4/Microsoft.Cci.dll": {}
}
},
"Microsoft.CodeAnalysis.Analyzers/1.1.0": {
"type": "package"
},
"Microsoft.CodeAnalysis.Common/1.2.0-beta1-20160202-02": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.Analyzers": "1.1.0",
"System.Collections.Immutable": "1.1.37",
"System.Reflection.Metadata": "1.2.0-rc3-23721"
},
"compile": {
"lib/portable-net45+win8/Microsoft.CodeAnalysis.dll": {}
},
"runtime": {
"lib/portable-net45+win8/Microsoft.CodeAnalysis.dll": {}
}
},
"Microsoft.CodeAnalysis.Compilers/1.2.0-beta1-20160202-02": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.CSharp": "[1.2.0-beta1-20160202-02]",
"Microsoft.CodeAnalysis.VisualBasic": "[1.2.0-beta1-20160202-02]"
}
},
"Microsoft.CodeAnalysis.CSharp/1.2.0-beta1-20160202-02": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.Common": "[1.2.0-beta1-20160202-02]"
},
"compile": {
"lib/portable-net45+win8/Microsoft.CodeAnalysis.CSharp.dll": {}
},
"runtime": {
"lib/portable-net45+win8/Microsoft.CodeAnalysis.CSharp.dll": {}
}
},
"Microsoft.CodeAnalysis.VisualBasic/1.2.0-beta1-20160202-02": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.Common": "1.2.0-beta1-20160202-02"
},
"compile": {
"lib/portable-net45+win8/Microsoft.CodeAnalysis.VisualBasic.dll": {}
},
"runtime": {
"lib/portable-net45+win8/Microsoft.CodeAnalysis.VisualBasic.dll": {}
}
},
"Microsoft.CSharp/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Dynamic.Runtime": "4.0.0",
"System.Globalization": "4.0.10",
"System.Linq": "4.0.0",
"System.Linq.Expressions": "4.0.0",
"System.ObjectModel": "4.0.10",
"System.Reflection": "4.0.10",
"System.Reflection.Extensions": "4.0.0",
"System.Reflection.Primitives": "4.0.0",
"System.Reflection.TypeExtensions": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.InteropServices": "4.0.20",
"System.Threading": "4.0.10"
},
"compile": {
"ref/dotnet5.1/Microsoft.CSharp.dll": {}
},
"runtime": {
"lib/dotnet5.4/Microsoft.CSharp.dll": {}
}
},
"Microsoft.Net.Compilers.NetCore/1.2.0-beta1-20160202-02": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.Compilers": "[1.2.0-beta1-20160202-02]",
"System.AppContext": "4.0.1-beta-23504",
"System.Collections": "4.0.11-beta-23504",
"System.Collections.Immutable": "1.1.38-beta-23504",
"System.Console": "4.0.0-beta-23504",
"System.Diagnostics.Debug": "4.0.11-beta-23504",
"System.Diagnostics.FileVersionInfo": "4.0.0-beta-23504",
"System.Diagnostics.Process": "4.1.0-beta-23504",
"System.Diagnostics.StackTrace": "4.0.1-beta-23504",
"System.Diagnostics.Tools": "4.0.1-beta-23504",
"System.Dynamic.Runtime": "4.0.11-beta-23504",
"System.IO.FileSystem": "4.0.1-beta-23504",
"System.IO.FileSystem.Watcher": "4.0.0-beta-23504",
"System.IO.Pipes": "4.0.0-beta-23504",
"System.Linq": "4.0.1-beta-23504",
"System.Net.NameResolution": "4.0.0-beta-23504",
"System.Net.Sockets": "4.1.0-beta-23504",
"System.Private.Uri": "4.0.1-beta-23504",
"System.Reflection": "4.1.0-beta-23504",
"System.Reflection.Primitives": "4.0.1-beta-23504",
"System.Resources.ResourceManager": "4.0.1-beta-23504",
"System.Runtime": "4.0.21-beta-23504",
"System.Runtime.Extensions": "4.0.11-beta-23504",
"System.Runtime.Handles": "4.0.1-beta-23504",
"System.Runtime.InteropServices": "4.0.21-beta-23504",
"System.Runtime.Loader": "4.0.0-beta-23504",
"System.Runtime.Numerics": "4.0.1-beta-23504",
"System.Runtime.Serialization.Json": "4.0.1-beta-23504",
"System.Security.Cryptography.Algorithms": "4.0.0-beta-23504",
"System.Security.Cryptography.Encoding": "4.0.0-beta-23504",
"System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504",
"System.Text.Encoding": "4.0.11-beta-23504",
"System.Text.Encoding.CodePages": "4.0.1-beta-23504",
"System.Text.Encoding.Extensions": "4.0.11-beta-23504",
"System.Threading": "4.0.11-beta-23504",
"System.Threading.Tasks": "4.0.11-beta-23504",
"System.Threading.Tasks.Parallel": "4.0.1-beta-23504",
"System.Threading.Thread": "4.0.0-beta-23504",
"System.Xml.XDocument": "4.0.11-beta-23504",
"System.Xml.XmlDocument": "4.0.1-beta-23504",
"System.Xml.XPath.XDocument": "4.0.1-beta-23504"
},
"native": {
"runtimes/any/native/csc.exe": {},
"runtimes/any/native/vbc.exe": {}
}
},
"Microsoft.Net.Compilers.Targets.NetCore/0.1.4-dev": {
"type": "package",
"compile": {
"lib/dotnet/Microsoft.Build.Tasks.CodeAnalysis.dll": {}
},
"runtime": {
"lib/dotnet/Microsoft.Build.Tasks.CodeAnalysis.dll": {}
},
"native": {
"runtimes/any/native/Microsoft.CSharp.Core.targets": {},
"runtimes/any/native/Microsoft.VisualBasic.Core.targets": {}
}
},
"Microsoft.NETCore/5.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.CSharp": "4.0.1-rc2-23816",
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
"Microsoft.VisualBasic": "10.0.1-rc2-23816",
"System.AppContext": "4.1.0-rc2-23816",
"System.Collections": "4.0.11-rc2-23816",
"System.Collections.Concurrent": "4.0.12-rc2-23816",
"System.Collections.Immutable": "1.2.0-rc2-23816",
"System.ComponentModel": "4.0.1-rc2-23816",
"System.ComponentModel.Annotations": "4.1.0-rc2-23816",
"System.Diagnostics.Debug": "4.0.11-rc2-23816",
"System.Diagnostics.Tools": "4.0.1-rc2-23816",
"System.Diagnostics.Tracing": "4.1.0-rc2-23816",
"System.Dynamic.Runtime": "4.0.11-rc2-23816",
"System.Globalization": "4.0.11-rc2-23816",
"System.Globalization.Calendars": "4.0.1-rc2-23816",
"System.Globalization.Extensions": "4.0.1-rc2-23816",
"System.IO": "4.1.0-rc2-23816",
"System.IO.Compression": "4.1.0-rc2-23816",
"System.IO.Compression.ZipFile": "4.0.1-rc2-23816",
"System.IO.FileSystem": "4.0.1-rc2-23816",
"System.IO.FileSystem.Primitives": "4.0.1-rc2-23816",
"System.IO.UnmanagedMemoryStream": "4.0.1-rc2-23816",
"System.Linq": "4.1.0-rc2-23816",
"System.Linq.Expressions": "4.0.11-rc2-23816",
"System.Linq.Parallel": "4.0.1-rc2-23816",
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Net.Http": "4.0.1-rc2-23816",
"System.Net.NetworkInformation": "4.1.0-rc2-23816",
"System.Net.Primitives": "4.0.11-rc2-23816",
"System.Numerics.Vectors": "4.1.1-rc2-23816",
"System.ObjectModel": "4.0.12-rc2-23816",
"System.Reflection": "4.1.0-rc2-23816",
"System.Reflection.DispatchProxy": "4.0.1-rc2-23816",
"System.Reflection.Extensions": "4.0.1-rc2-23816",
"System.Reflection.Metadata": "1.2.0-rc2-23816",
"System.Reflection.Primitives": "4.0.1-rc2-23816",
"System.Reflection.TypeExtensions": "4.1.0-rc2-23816",
"System.Resources.ResourceManager": "4.0.1-rc2-23816",
"System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.1.0-rc2-23816",
"System.Runtime.Handles": "4.0.1-rc2-23816",
"System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23816",
"System.Runtime.Numerics": "4.0.1-rc2-23816",
"System.Security.Claims": "4.0.1-rc2-23816",
"System.Security.Principal": "4.0.1-rc2-23816",
"System.Text.Encoding": "4.0.11-rc2-23816",
"System.Text.Encoding.Extensions": "4.0.11-rc2-23816",
"System.Text.RegularExpressions": "4.0.12-rc2-23816",
"System.Threading": "4.0.11-rc2-23816",
"System.Threading.Tasks": "4.0.11-rc2-23816",
"System.Threading.Tasks.Dataflow": "4.6.0-rc2-23816",
"System.Threading.Tasks.Parallel": "4.0.1-rc2-23816",
"System.Threading.Timer": "4.0.1-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816"
}
},
"Microsoft.NETCore.Console/1.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.NETCore": "5.0.1-rc2-23816",
"Microsoft.NETCore.ConsoleHost": "1.0.0-rc2-23816",
"Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-rc2-23816",
"Microsoft.Win32.Primitives": "4.0.1-rc2-23816",
"System.ComponentModel.EventBasedAsync": "4.0.11-rc2-23816",
"System.Console": "4.0.0-rc2-23816",
"System.Data.Common": "4.0.1-rc2-23816",
"System.Data.SqlClient": "4.0.0-rc2-23816",
"System.Diagnostics.Contracts": "4.0.1-rc2-23816",
"System.Diagnostics.FileVersionInfo": "4.0.0-rc2-23816",
"System.Diagnostics.Process": "4.1.0-rc2-23816",
"System.Diagnostics.StackTrace": "4.0.1-rc2-23816",
"System.IO.FileSystem.DriveInfo": "4.0.0-rc2-23816",
"System.IO.FileSystem.Watcher": "4.0.0-rc2-23816",
"System.IO.MemoryMappedFiles": "4.0.0-rc2-23816",
"System.IO.Pipes": "4.0.0-rc2-23816",
"System.Net.NameResolution": "4.0.0-rc2-23816",
"System.Net.NetworkInformation": "4.1.0-rc2-23816",
"System.Net.Ping": "4.0.0-rc2-23816",
"System.Net.Requests": "4.0.11-rc2-23816",
"System.Net.Security": "4.0.0-rc2-23816",
"System.Net.Sockets": "4.1.0-rc2-23816",
"System.Net.WebHeaderCollection": "4.0.1-rc2-23816",
"System.Net.WebSockets": "4.0.0-rc2-23816",
"System.Net.WebSockets.Client": "4.0.0-rc2-23816",
"System.Reflection.Emit": "4.0.1-rc2-23816",
"System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23816",
"System.Reflection.Emit.Lightweight": "4.0.1-rc2-23816",
"System.Resources.ReaderWriter": "4.0.0-rc2-23816",
"System.Runtime.CompilerServices.VisualC": "4.0.0-rc2-23816",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Runtime.Serialization.Json": "4.0.1-rc2-23816",
"System.Runtime.Serialization.Primitives": "4.1.0-rc2-23816",
"System.Runtime.Serialization.Xml": "4.1.0-rc2-23816",
"System.Security.Cryptography.Algorithms": "4.0.0-rc2-23816",
"System.Security.Cryptography.Encoding": "4.0.0-rc2-23816",
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23816",
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23816",
"System.ServiceModel.Duplex": "4.0.1-rc2-23816",
"System.ServiceModel.Http": "4.1.0-rc2-23816",
"System.ServiceModel.NetTcp": "4.1.0-rc2-23816",
"System.ServiceModel.Primitives": "4.1.0-rc2-23816",
"System.ServiceModel.Security": "4.0.1-rc2-23816",
"System.Xml.XmlSerializer": "4.0.11-rc2-23816"
}
},
"Microsoft.NETCore.ConsoleHost/1.0.0-rc2-23816": {
"type": "package"
},
"Microsoft.NETCore.Platforms/1.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Targets": "1.0.1-rc2-23816"
}
},
"Microsoft.NETCore.Runtime/1.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-rc2-23816",
"Microsoft.NETCore.Runtime.Native": "1.0.1-rc2-23816"
}
},
"Microsoft.NETCore.Runtime.CoreCLR/1.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23816"
}
},
"Microsoft.NETCore.Runtime.Native/1.0.1-rc2-23816": {
"type": "package"
},
"Microsoft.NETCore.Targets/1.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Targets.DNXCore": "5.0.0-rc2-23816"
}
},
"Microsoft.NETCore.Targets.DNXCore/5.0.0-rc2-23816": {
"type": "package"
},
"Microsoft.NETCore.TestHost/1.0.0-rc2-23816": {
"type": "package"
},
"Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23816": {
"type": "package"
},
"Microsoft.Tpl.Dataflow/4.5.24": {
"type": "package",
"compile": {
"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Dataflow.dll": {}
},
"runtime": {
"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Dataflow.dll": {}
}
},
"Microsoft.VisualBasic/10.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Dynamic.Runtime": "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.Extensions": "4.0.0",
"System.Reflection.Primitives": "4.0.0",
"System.Reflection.TypeExtensions": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.InteropServices": "4.0.20",
"System.Threading": "4.0.10"
},
"compile": {
"ref/dotnet5.2/Microsoft.VisualBasic.dll": {}
},
"runtime": {
"lib/dotnet5.4/Microsoft.VisualBasic.dll": {}
}
},
"Microsoft.Win32.Primitives/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/Microsoft.Win32.Primitives.dll": {}
}
},
"Microsoft.Win32.Registry/4.0.0-rc2-23816": {
"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": {}
}
},
"MSBuild/0.1.0-preview-00017": {
"type": "package",
"dependencies": {
"Microsoft.Build": null,
"Microsoft.Build.Framework": null,
"Microsoft.Build.Tasks.Core": null,
"Microsoft.Build.Utilities.Core": null,
"Microsoft.Win32.Primitives": "4.0.1-rc2-23712",
"Microsoft.Win32.Registry": "4.0.0-beta-23516",
"System.AppContext": "4.0.1-rc2-23712",
"System.Collections": "4.0.11-rc2-23712",
"System.Collections.Concurrent": "4.0.11-rc2-23712",
"System.Collections.NonGeneric": "4.0.1-rc2-23712",
"System.Console": "4.0.0-rc2-23712",
"System.Diagnostics.Debug": "4.0.11-rc2-23712",
"System.Diagnostics.FileVersionInfo": "4.0.0-rc2-23712",
"System.Diagnostics.Process": "4.1.0-rc2-23712",
"System.Diagnostics.TraceSource": "4.0.0-rc2-23712",
"System.Globalization": "4.0.11-rc2-23712",
"System.IO": "4.1.0-rc2-23712",
"System.IO.FileSystem": "4.0.1-rc2-23712",
"System.IO.FileSystem.Primitives": "4.0.1-rc2-23712",
"System.IO.Pipes": "4.0.0-rc2-23712",
"System.Linq": "4.0.1-rc2-23712",
"System.Reflection": "4.1.0-rc2-23712",
"System.Reflection.Extensions": "4.0.1-rc2-23712",
"System.Reflection.Metadata": "1.1.0",
"System.Reflection.TypeExtensions": "4.1.0-rc2-23712",
"System.Resources.ResourceManager": "4.0.1-rc2-23712",
"System.Runtime": "4.0.21-rc2-23712",
"System.Runtime.Extensions": "4.0.11-rc2-23712",
"System.Runtime.Handles": "4.0.1-rc2-23712",
"System.Runtime.InteropServices": "4.0.21-rc2-23712",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23712",
"System.Runtime.Loader": "4.0.0-rc2-23712",
"System.Text.Encoding": "4.0.11-rc2-23712",
"System.Text.Encoding.Extensions": "4.0.11-rc2-23712",
"System.Text.RegularExpressions": "4.0.11-rc2-23712",
"System.Threading": "4.0.11-rc2-23712",
"System.Threading.Tasks": "4.0.11-rc2-23712",
"System.Threading.Thread": "4.0.0-rc2-23712",
"System.Threading.ThreadPool": "4.0.10-rc2-23712",
"System.Xml.ReaderWriter": "4.0.11-rc2-23712"
},
"compile": {
"lib/dotnet/_._": {}
},
"runtime": {
"lib/dotnet/_._": {}
},
"native": {
"runtimes/any/native/MSBuild.exe": {}
}
},
"Newtonsoft.Json/7.0.1": {
"type": "package",
"compile": {
"lib/portable-net45+wp80+win8+wpa81+dnxcore50/Newtonsoft.Json.dll": {}
},
"runtime": {
"lib/portable-net45+wp80+win8+wpa81+dnxcore50/Newtonsoft.Json.dll": {}
}
},
"NuGet.Client/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"NuGet.ContentModel": "3.4.0-beta-488",
"NuGet.Packaging": "3.4.0-beta-488",
"NuGet.Repositories": "3.4.0-beta-488",
"NuGet.RuntimeModel": "3.4.0-beta-488",
"NuGet.Versioning": "3.4.0-beta-488"
},
"compile": {
"lib/dnxcore50/NuGet.Client.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Client.dll": {}
}
},
"NuGet.Common/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.0-beta-23109",
"System.Diagnostics.Process": "4.0.0-beta-23109",
"System.IO.Compression": "4.0.0-beta-23109",
"System.IO.FileSystem": "4.0.0-beta-23109",
"System.IO.FileSystem.Primitives": "4.0.0-beta-23109",
"System.Runtime.Extensions": "4.0.10-beta-23109",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-beta-23225",
"System.Security.Cryptography.Cng": "4.0.0-beta-23516",
"System.Threading": "4.0.10-beta-23109",
"System.Threading.Thread": "4.0.0-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Common.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Common.dll": {}
}
},
"NuGet.ContentModel/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10-beta-23109",
"System.IO.FileSystem": "4.0.0-beta-23109",
"System.Linq": "4.0.0-beta-23109",
"System.ObjectModel": "4.0.10-beta-23109",
"System.Runtime": "4.0.20-beta-23109",
"System.Runtime.Extensions": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.ContentModel.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.ContentModel.dll": {}
}
},
"NuGet.Frameworks/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"NuGet.Versioning": "3.4.0-beta-488",
"System.Collections": "4.0.10-beta-23109",
"System.Collections.Concurrent": "4.0.10-beta-23109",
"System.Diagnostics.Debug": "4.0.10-beta-23109",
"System.Diagnostics.Tools": "4.0.0-beta-23109",
"System.Globalization": "4.0.10-beta-23109",
"System.Linq": "4.0.0-beta-23109",
"System.Resources.ResourceManager": "4.0.0-beta-23109",
"System.Runtime": "4.0.20-beta-23109",
"System.Runtime.Extensions": "4.0.10-beta-23109",
"System.Text.RegularExpressions": "4.0.10-beta-23109",
"System.Threading": "4.0.10-beta-23109",
"System.Threading.Tasks": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Frameworks.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Frameworks.dll": {}
}
},
"NuGet.Logging/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.20-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Logging.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Logging.dll": {}
}
},
"NuGet.Packaging/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"NuGet.Common": "3.4.0-beta-488",
"NuGet.Logging": "3.4.0-beta-488",
"NuGet.Packaging.Core": "3.4.0-beta-488",
"System.IO.Compression": "4.0.0-beta-23109",
"System.IO.FileSystem": "4.0.0-beta-23109",
"System.Security.Cryptography.Hashing.Algorithms": "4.0.0-beta-23225",
"System.Xml.XDocument": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Packaging.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Packaging.dll": {}
}
},
"NuGet.Packaging.Core/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"NuGet.Packaging.Core.Types": "3.4.0-beta-488",
"System.IO": "4.0.10-beta-23109",
"System.IO.Compression": "4.0.0-beta-23109",
"System.Xml.XDocument": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Packaging.Core.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Packaging.Core.dll": {}
}
},
"NuGet.Packaging.Core.Types/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"NuGet.Frameworks": "3.4.0-beta-488"
},
"compile": {
"lib/dnxcore50/NuGet.Packaging.Core.Types.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Packaging.Core.Types.dll": {}
}
},
"NuGet.Repositories/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"NuGet.Versioning": "3.4.0-beta-488",
"System.IO.FileSystem": "4.0.0-beta-23109",
"System.Threading": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Repositories.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Repositories.dll": {}
}
},
"NuGet.RuntimeModel/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"Microsoft.CSharp": "4.0.0-beta-23109",
"Newtonsoft.Json": "6.0.4",
"NuGet.Frameworks": "3.4.0-beta-488",
"NuGet.Versioning": "3.4.0-beta-488",
"System.Collections": "4.0.10-beta-23109",
"System.IO.FileSystem": "4.0.0-beta-23109",
"System.Linq": "4.0.0-beta-23109",
"System.Threading": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.RuntimeModel.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.RuntimeModel.dll": {}
}
},
"NuGet.Versioning/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"System.Diagnostics.Debug": "4.0.10-beta-23109",
"System.Diagnostics.Tools": "4.0.0-beta-23109",
"System.Linq": "4.0.0-beta-23109",
"System.Reflection": "4.0.10-beta-23109",
"System.Resources.ResourceManager": "4.0.0-beta-23109",
"System.Runtime.Extensions": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Versioning.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Versioning.dll": {}
}
},
"NuProj/0.10.4-beta-gf7fc34e7d8": {
"type": "package"
},
"runtime.any.System.AppContext/4.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dnxcore50/System.AppContext.dll": {}
}
},
"runtime.any.System.Collections/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Collections.dll": {}
}
},
"runtime.any.System.Diagnostics.Tools/4.0.1-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Diagnostics.Tools.dll": {}
}
},
"runtime.any.System.Diagnostics.Tracing/4.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dnxcore50/System.Diagnostics.Tracing.dll": {}
}
},
"runtime.any.System.Globalization/4.0.11-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Globalization.dll": {}
}
},
"runtime.any.System.Globalization.Calendars/4.0.1-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Globalization.Calendars.dll": {}
}
},
"runtime.any.System.IO/4.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.IO.dll": {}
}
},
"runtime.any.System.Linq.Expressions/4.0.11-rc2-23816": {
"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.any.System.Private.DataContractSerialization/4.1.0-rc2-23816": {
"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.Reflection": "4.0.10",
"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.Runtime.Serialization.Primitives": "4.1.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Text.Encoding.Extensions": "4.0.10",
"System.Text.RegularExpressions": "4.0.10",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10",
"System.Xml.ReaderWriter": "4.0.10",
"System.Xml.XmlDocument": "4.0.0",
"System.Xml.XmlSerializer": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/DNXCore50/System.Private.DataContractSerialization.dll": {}
}
},
"runtime.any.System.Reflection/4.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Reflection.dll": {}
}
},
"runtime.any.System.Reflection.DispatchProxy/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Linq": "4.0.0",
"System.Reflection": "4.0.10",
"System.Reflection.Emit": "4.0.0",
"System.Reflection.Emit.ILGeneration": "4.0.0",
"System.Reflection.Extensions": "4.0.0",
"System.Reflection.Primitives": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Threading": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/DNXCore50/System.Reflection.DispatchProxy.dll": {}
}
},
"runtime.any.System.Reflection.Extensions/4.0.1-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Reflection.Extensions.dll": {}
}
},
"runtime.any.System.Reflection.Primitives/4.0.1-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Reflection.Primitives.dll": {}
}
},
"runtime.any.System.Reflection.TypeExtensions/4.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Reflection.TypeExtensions.dll": {}
}
},
"runtime.any.System.Runtime/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.Uri": "4.0.1-rc2-23816"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Runtime.dll": {}
}
},
"runtime.any.System.Runtime.Handles/4.0.1-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Runtime.Handles.dll": {}
}
},
"runtime.any.System.Runtime.InteropServices/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23816"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Runtime.InteropServices.dll": {}
}
},
"runtime.any.System.Text.Encoding/4.0.11-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Text.Encoding.dll": {}
}
},
"runtime.any.System.Text.Encoding.Extensions/4.0.11-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Text.Encoding.Extensions.dll": {}
}
},
"runtime.any.System.Threading.Tasks/4.0.11-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Threading.Tasks.dll": {}
}
},
"runtime.any.System.Threading.Timer/4.0.1-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Threading.Timer.dll": {}
}
},
"runtime.any.System.Xml.XmlSerializer/4.0.11-rc2-23816": {
"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.Reflection": "4.0.10",
"System.Reflection.Emit": "4.0.0",
"System.Reflection.Emit.ILGeneration": "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.Text.RegularExpressions": "4.0.10",
"System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.10",
"System.Xml.XmlDocument": "4.0.0"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/DNXCore50/System.Xml.XmlSerializer.dll": {}
}
},
"runtime.native.System.IO.Compression/4.1.0-rc2-23816": {
"type": "package"
},
"runtime.win.System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23816": {
"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-23816": {
"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.ConsoleHost/1.0.0-rc2-23816": {
"type": "package",
"native": {
"runtimes/win7-x64/native/CoreConsole.exe": {}
}
},
"runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.1-rc2-23816": {
"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.TestHost/1.0.0-rc2-23816": {
"type": "package",
"native": {
"runtimes/win7-x64/native/CoreRun.exe": {}
}
},
"runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23816": {
"type": "package",
"native": {
"runtimes/win7-x64/native/API-MS-Win-Base-Util-L1-1-0.dll": {},
"runtimes/win7-x64/native/api-ms-win-core-com-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-com-private-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-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-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-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-ProcessTopology-Obsolete-L1-1-0.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-StringAnsi-L1-1-0.dll": {},
"runtimes/win7-x64/native/api-ms-win-core-string-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-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-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-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-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-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-EventLog-Legacy-L1-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-LsaPolicy-L1-1-0.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.runtime.native.System.IO.Compression/4.0.1-rc2-23816": {
"type": "package",
"native": {
"runtimes/win7-x64/native/clrcompression.dll": {}
}
},
"runtime.win7-x64.System.Data.SqlClient.sni/4.0.0-rc2-23816": {
"type": "package",
"native": {
"runtimes/win7-x64/native/sni.dll": {}
}
},
"runtime.win7.Microsoft.Win32.Primitives/4.0.1-rc2-23816": {
"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-23816": {
"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-23816": {
"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-23816",
"System.Security.Principal.Windows": "4.0.0-rc2-23816",
"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-23816",
"System.Threading.ThreadPool": "4.0.10-rc2-23816",
"System.Threading.Timer": "4.0.0",
"System.Xml.ReaderWriter": "4.0.0"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/win7/lib/dotnet5.4/System.Data.SqlClient.dll": {}
}
},
"runtime.win7.System.Diagnostics.Debug/4.0.11-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/win7/lib/DNXCore50/System.Diagnostics.Debug.dll": {}
}
},
"runtime.win7.System.Diagnostics.FileVersionInfo/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Globalization": "4.0.10",
"System.IO.FileSystem": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.InteropServices": "4.0.20"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/win7/lib/dotnet5.4/System.Diagnostics.FileVersionInfo.dll": {}
}
},
"runtime.win7.System.Diagnostics.Process/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.Win32.Primitives": "4.0.0",
"Microsoft.Win32.Registry": "4.0.0-rc2-23816",
"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-23816",
"System.Threading.ThreadPool": "4.0.10-rc2-23816"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/win7/lib/dotnet5.5/System.Diagnostics.Process.dll": {}
}
},
"runtime.win7.System.Diagnostics.TraceSource/4.0.0-rc2-23816": {
"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-23816": {
"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.Compression/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"runtime.native.System.IO.Compression": "4.1.0-rc2-23816",
"System.Buffers": "4.0.0-rc2-23816",
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.IO": "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.0",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/win7/lib/dotnet5.4/System.IO.Compression.dll": {}
}
},
"runtime.win7.System.IO.FileSystem/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Buffers": "4.0.0-rc2-23816",
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "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.DriveInfo/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"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.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/win7/lib/dotnet5.4/System.IO.FileSystem.DriveInfo.dll": {}
}
},
"runtime.win7.System.IO.FileSystem.Watcher/4.0.0-rc2-23816": {
"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.IO.MemoryMappedFiles/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.10",
"System.IO.FileSystem": "4.0.0",
"System.IO.FileSystem.Primitives": "4.0.0",
"System.IO.UnmanagedMemoryStream": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Handles": "4.0.0",
"System.Runtime.InteropServices": "4.0.20",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/win7/lib/dotnet5.4/System.IO.MemoryMappedFiles.dll": {}
}
},
"runtime.win7.System.IO.Pipes/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Buffers": "4.0.0-rc2-23816",
"System.Diagnostics.Debug": "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.Security.Principal": "4.0.0",
"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.Pipes.dll": {}
}
},
"runtime.win7.System.Net.Http/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.Win32.Primitives": "4.0.0",
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Diagnostics.Tracing": "4.0.20",
"System.Globalization": "4.0.10",
"System.IO": "4.0.10",
"System.IO.Compression": "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.Cryptography.X509Certificates": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.0",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/win7/lib/DNXCore50/System.Net.Http.dll": {}
}
},
"runtime.win7.System.Net.NameResolution/4.0.0-rc2-23816": {
"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-23816",
"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.NetworkInformation/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.Win32.Primitives": "4.0.0",
"System.Collections": "4.0.10",
"System.Diagnostics.Tracing": "4.0.20",
"System.Globalization": "4.0.10",
"System.Net.Primitives": "4.0.10",
"System.Net.Sockets": "4.1.0-rc2-23816",
"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-23816",
"System.Threading": "4.0.10",
"System.Threading.Overlapped": "4.0.0",
"System.Threading.Tasks": "4.0.10",
"System.Threading.ThreadPool": "4.0.10-rc2-23816"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/win7/lib/dotnet5.4/System.Net.NetworkInformation.dll": {}
}
},
"runtime.win7.System.Net.Ping/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.Win32.Primitives": "4.0.0",
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Diagnostics.Tracing": "4.0.20",
"System.Globalization": "4.0.10",
"System.Net.NameResolution": "4.0.0-rc2-23816",
"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.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10",
"System.Threading.ThreadPool": "4.0.10-rc2-23816"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/win7/lib/DNXCore50/System.Net.Ping.dll": {}
}
},
"runtime.win7.System.Net.Primitives/4.0.11-rc2-23816": {
"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.Requests/4.0.11-rc2-23816": {
"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.IO": "4.0.10",
"System.Net.Http": "4.0.0",
"System.Net.Primitives": "4.0.10",
"System.Net.WebHeaderCollection": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/win7/lib/dotnet5.4/System.Net.Requests.dll": {}
}
},
"runtime.win7.System.Net.Security/4.0.0-rc2-23816": {
"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.Collections.Specialized": "4.0.0",
"System.Diagnostics.Debug": "4.0.10",
"System.Diagnostics.Tracing": "4.0.20",
"System.Globalization": "4.0.10",
"System.IO": "4.0.10",
"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.Claims": "4.0.0",
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23816",
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23816",
"System.Security.Principal": "4.0.0",
"System.Security.Principal.Windows": "4.0.0-rc2-23816",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10",
"System.Threading.ThreadPool": "4.0.10-rc2-23816"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/win7/lib/DNXCore50/System.Net.Security.dll": {}
}
},
"runtime.win7.System.Net.Sockets/4.1.0-rc2-23816": {
"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-23816",
"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-23816",
"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.Net.WebSockets.Client/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.Win32.Primitives": "4.0.0",
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Diagnostics.Tracing": "4.0.20",
"System.Globalization": "4.0.10",
"System.Net.Primitives": "4.0.10",
"System.Net.WebHeaderCollection": "4.0.0",
"System.Net.WebSockets": "4.0.0-rc2-23816",
"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.X509Certificates": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/win7/lib/dotnet5.4/System.Net.WebSockets.Client.dll": {}
}
},
"runtime.win7.System.Private.ServiceModel/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Collections.Concurrent": "4.0.0",
"System.Collections.NonGeneric": "4.0.0",
"System.Collections.Specialized": "4.0.0",
"System.ComponentModel.EventBasedAsync": "4.0.10",
"System.Diagnostics.Debug": "4.0.0",
"System.Diagnostics.Tracing": "4.0.20",
"System.Globalization": "4.0.0",
"System.IO": "4.0.10",
"System.IO.Compression": "4.0.0",
"System.Linq": "4.0.0",
"System.Linq.Expressions": "4.0.0",
"System.Linq.Queryable": "4.0.0",
"System.Net.Http": "4.0.1-rc2-23816",
"System.Net.Http.WinHttpHandler": "4.0.0-rc2-23816",
"System.Net.NameResolution": "4.0.0-rc2-23816",
"System.Net.Primitives": "4.0.10",
"System.Net.Security": "4.0.0-rc2-23816",
"System.Net.Sockets": "4.1.0-rc2-23816",
"System.Net.WebHeaderCollection": "4.0.0",
"System.Net.WebSockets": "4.0.0-rc2-23816",
"System.Net.WebSockets.Client": "4.0.0-rc2-23816",
"System.ObjectModel": "4.0.0",
"System.Reflection": "4.0.0",
"System.Reflection.DispatchProxy": "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.Runtime.Handles": "4.0.0",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23816",
"System.Runtime.Serialization.Primitives": "4.1.0-rc2-23816",
"System.Runtime.Serialization.Xml": "4.1.0-rc2-23816",
"System.Security.Claims": "4.0.0",
"System.Security.Cryptography.Algorithms": "4.0.0-rc2-23816",
"System.Security.Cryptography.Encoding": "4.0.0-rc2-23816",
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23816",
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23816",
"System.Security.Principal": "4.0.0",
"System.Security.Principal.Windows": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Text.Encoding.Extensions": "4.0.10",
"System.Threading": "4.0.0",
"System.Threading.Tasks": "4.0.10",
"System.Threading.Timer": "4.0.0",
"System.Xml.ReaderWriter": "4.0.0",
"System.Xml.XmlDocument": "4.0.0",
"System.Xml.XmlSerializer": "4.0.0"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/DNXCore50/System.Private.ServiceModel.dll": {}
}
},
"runtime.win7.System.Private.Uri/4.0.1-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.1/System.Private.Uri.dll": {}
}
},
"runtime.win7.System.Runtime.Extensions/4.1.0-rc2-23816": {
"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-23816": {
"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.Primitives": "4.0.0-rc2-23816",
"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-23816": {
"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-23816"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/win7/lib/dotnet5.4/System.Security.Cryptography.Encoding.dll": {}
}
},
"runtime.win7.System.Security.Cryptography.X509Certificates/4.0.0-rc2-23816": {
"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-23816",
"System.Security.Cryptography.Cng": "4.0.0-rc2-23816",
"System.Security.Cryptography.Csp": "4.0.0-rc2-23816",
"System.Security.Cryptography.Encoding": "4.0.0-rc2-23816",
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/win7/lib/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {}
}
},
"runtime.win7.System.Threading/4.0.11-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/win7/lib/DNXCore50/System.Threading.dll": {}
}
},
"System.AppContext/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.AppContext.dll": {}
}
},
"System.Buffers/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Diagnostics.Debug": "4.0.0",
"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-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Collections.dll": {}
}
},
"System.Collections.Concurrent/4.0.12-rc2-23816": {
"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.Immutable/1.2.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.0",
"System.Diagnostics.Debug": "4.0.0",
"System.Globalization": "4.0.0",
"System.Linq": "4.0.0",
"System.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.Collections.Immutable.dll": {}
},
"runtime": {
"lib/dotnet5.1/System.Collections.Immutable.dll": {}
}
},
"System.Collections.NonGeneric/4.0.1-rc2-23816": {
"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.Collections.Specialized/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections.NonGeneric": "4.0.0",
"System.Globalization": "4.0.10",
"System.Globalization.Extensions": "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.Collections.Specialized.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Collections.Specialized.dll": {}
}
},
"System.ComponentModel/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet5.1/System.ComponentModel.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.ComponentModel.dll": {}
}
},
"System.ComponentModel.Annotations/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.ComponentModel": "4.0.0",
"System.Globalization": "4.0.10",
"System.Linq": "4.0.0",
"System.Reflection": "4.0.10",
"System.Reflection.Extensions": "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.10",
"System.Threading": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.ComponentModel.Annotations.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.ComponentModel.Annotations.dll": {}
}
},
"System.ComponentModel.EventBasedAsync/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.ComponentModel.EventBasedAsync.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.ComponentModel.EventBasedAsync.dll": {}
}
},
"System.Console/4.0.0-rc2-23816": {
"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.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "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-23816": {
"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-23816": {
"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-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Diagnostics.Debug.dll": {}
}
},
"System.Diagnostics.FileVersionInfo/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Diagnostics.FileVersionInfo.dll": {}
}
},
"System.Diagnostics.Process/4.1.0-rc2-23816": {
"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-23816": {
"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.TextWriterTraceListener/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Diagnostics.TraceSource": "4.0.0-rc2-23816",
"System.Globalization": "4.0.10",
"System.IO": "4.0.10",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Threading": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Diagnostics.TextWriterTraceListener.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Diagnostics.TextWriterTraceListener.dll": {}
}
},
"System.Diagnostics.Tools/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.1/System.Diagnostics.Tools.dll": {}
}
},
"System.Diagnostics.TraceSource/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Diagnostics.TraceSource.dll": {}
}
},
"System.Diagnostics.Tracing/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Diagnostics.Tracing.dll": {}
}
},
"System.Dynamic.Runtime/4.0.11-rc2-23816": {
"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-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Globalization.dll": {}
}
},
"System.Globalization.Calendars/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Globalization": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Globalization.Calendars.dll": {}
}
},
"System.Globalization.Extensions/4.0.1-rc2-23816": {
"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-23816": {
"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": {}
}
},
"System.IO.Compression/4.1.0-rc2-23816": {
"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/dotnet5.4/System.IO.Compression.dll": {}
}
},
"System.IO.Compression.ZipFile/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Buffers": "4.0.0-rc2-23816",
"System.IO": "4.0.10",
"System.IO.Compression": "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.Text.Encoding": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.IO.Compression.ZipFile.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.IO.Compression.ZipFile.dll": {}
}
},
"System.IO.FileSystem/4.0.1-rc2-23816": {
"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.DriveInfo/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.IO.FileSystem": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.IO.FileSystem.DriveInfo.dll": {}
}
},
"System.IO.FileSystem.Primitives/4.0.1-rc2-23816": {
"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-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.IO.FileSystem.Watcher.dll": {}
}
},
"System.IO.MemoryMappedFiles/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO.FileSystem": "4.0.0",
"System.IO.FileSystem.Primitives": "4.0.0",
"System.IO.UnmanagedMemoryStream": "4.0.0",
"System.Runtime": "4.0.0",
"System.Runtime.Handles": "4.0.0",
"System.Runtime.InteropServices": "4.0.20"
},
"compile": {
"ref/dotnet5.4/System.IO.MemoryMappedFiles.dll": {}
}
},
"System.IO.Pipes/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.Runtime": "4.0.0",
"System.Runtime.Handles": "4.0.0",
"System.Security.Principal": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.IO.Pipes.dll": {}
}
},
"System.IO.UnmanagedMemoryStream/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Buffers": "4.0.0-rc2-23816",
"System.Diagnostics.Debug": "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.InteropServices": "4.0.20",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.IO.UnmanagedMemoryStream.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.IO.UnmanagedMemoryStream.dll": {}
}
},
"System.Linq/4.1.0-rc2-23816": {
"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/dnxcore50/System.Linq.dll": {}
}
},
"System.Linq.Expressions/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.Reflection": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Linq.Expressions.dll": {}
}
},
"System.Linq.Parallel/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Collections.Concurrent": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Diagnostics.Tracing": "4.0.20",
"System.Linq": "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",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet5.2/System.Linq.Parallel.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Linq.Parallel.dll": {}
}
},
"System.Linq.Queryable/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Linq": "4.0.0",
"System.Linq.Expressions": "4.0.10",
"System.Reflection": "4.0.10",
"System.Reflection.Extensions": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet5.1/System.Linq.Queryable.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Linq.Queryable.dll": {}
}
},
"System.Net.Http/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.Net.Primitives": "4.0.0",
"System.Runtime": "4.0.0",
"System.Text.Encoding": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.2/System.Net.Http.dll": {}
}
},
"System.Net.Http.WinHttpHandler/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.Win32.Primitives": "4.0.0",
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Globalization": "4.0.10",
"System.IO": "4.0.10",
"System.IO.Compression": "4.0.0",
"System.Net.Http": "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.Cryptography.X509Certificates": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.0",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Net.Http.WinHttpHandler.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Net.Http.WinHttpHandler.dll": {}
}
},
"System.Net.NameResolution/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Net.Primitives": "4.0.10",
"System.Runtime": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Net.NameResolution.dll": {}
}
},
"System.Net.NetworkInformation/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Net.Primitives": "4.0.10",
"System.Runtime": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Net.NetworkInformation.dll": {}
}
},
"System.Net.Ping/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Net.Primitives": "4.0.10",
"System.Runtime": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Net.Ping.dll": {}
}
},
"System.Net.Primitives/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0",
"System.Runtime.Handles": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Net.Primitives.dll": {}
}
},
"System.Net.Requests/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.Net.Primitives": "4.0.10",
"System.Net.WebHeaderCollection": "4.0.0",
"System.Runtime": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Net.Requests.dll": {}
}
},
"System.Net.Security/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.Net.Primitives": "4.0.10",
"System.Runtime": "4.0.0",
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23816",
"System.Security.Principal": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Net.Security.dll": {}
}
},
"System.Net.Sockets/4.1.0-rc2-23816": {
"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.WebHeaderCollection/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Collections.Specialized": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Net.WebHeaderCollection.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Net.WebHeaderCollection.dll": {}
}
},
"System.Net.WebSockets/4.0.0-rc2-23816": {
"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.Net.WebSockets.Client/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Net.Primitives": "4.0.10",
"System.Net.WebSockets": "4.0.0-rc2-23816",
"System.Runtime": "4.0.0",
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23816",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Net.WebSockets.Client.dll": {}
}
},
"System.Numerics.Vectors/4.1.1-rc2-23816": {
"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.12-rc2-23816": {
"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.DataContractSerialization/4.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dnxcore50/_._": {}
}
},
"System.Private.ServiceModel/4.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
}
},
"System.Private.Uri/4.0.1-rc2-23816": {
"type": "package",
"compile": {
"ref/dnxcore50/_._": {}
}
},
"System.Reflection/4.1.0-rc2-23816": {
"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": {}
}
},
"System.Reflection.DispatchProxy/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Reflection": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Reflection.DispatchProxy.dll": {}
}
},
"System.Reflection.Emit/4.0.1-rc2-23816": {
"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-23816": {
"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-23816": {
"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-23816": {
"type": "package",
"dependencies": {
"System.Reflection": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.1/System.Reflection.Extensions.dll": {}
}
},
"System.Reflection.Metadata/1.2.0-rc3-23721": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.0",
"System.Collections.Immutable": "1.1.37",
"System.Diagnostics.Debug": "4.0.0",
"System.IO": "4.0.0",
"System.Linq": "4.0.0",
"System.Reflection": "4.0.0",
"System.Reflection.Extensions": "4.0.0",
"System.Reflection.Primitives": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.0",
"System.Runtime.Extensions": "4.0.0",
"System.Runtime.InteropServices": "4.0.0",
"System.Text.Encoding": "4.0.0",
"System.Text.Encoding.Extensions": "4.0.0",
"System.Threading": "4.0.0"
},
"compile": {
"lib/dotnet5.2/System.Reflection.Metadata.dll": {}
},
"runtime": {
"lib/dotnet5.2/System.Reflection.Metadata.dll": {}
}
},
"System.Reflection.Primitives/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.1/System.Reflection.Primitives.dll": {}
}
},
"System.Reflection.TypeExtensions/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Reflection": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Reflection.TypeExtensions.dll": {}
}
},
"System.Resources.ReaderWriter/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.IO": "4.0.10",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Resources.ReaderWriter.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Resources.ReaderWriter.dll": {}
}
},
"System.Resources.ResourceManager/4.0.1-rc2-23816": {
"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.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet5.4/System.Runtime.dll": {}
}
},
"System.Runtime.CompilerServices.VisualC/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Runtime.CompilerServices.VisualC.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Runtime.CompilerServices.VisualC.dll": {}
}
},
"System.Runtime.Extensions/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet5.4/System.Runtime.Extensions.dll": {}
}
},
"System.Runtime.Handles/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Runtime.Handles.dll": {}
}
},
"System.Runtime.InteropServices/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Reflection": "4.0.0",
"System.Reflection.Primitives": "4.0.0",
"System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Handles": "4.0.0",
"System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23816"
},
"compile": {
"ref/dotnet5.4/System.Runtime.InteropServices.dll": {}
}
},
"System.Runtime.InteropServices.PInvoke/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0",
"System.Runtime.Handles": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Runtime.InteropServices.PInvoke.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Runtime.InteropServices.PInvoke.dll": {}
}
},
"System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.2/System.Runtime.InteropServices.RuntimeInformation.dll": {}
}
},
"System.Runtime.Loader/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.Reflection": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dnxcore50/System.Runtime.Loader.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Runtime.Loader.dll": {}
}
},
"System.Runtime.Numerics/4.0.1-rc2-23816": {
"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.Runtime.Serialization.Json/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.DataContractSerialization": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet5.1/System.Runtime.Serialization.Json.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Runtime.Serialization.Json.dll": {}
}
},
"System.Runtime.Serialization.Primitives/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet5.4/System.Runtime.Serialization.Primitives.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Runtime.Serialization.Primitives.dll": {}
}
},
"System.Runtime.Serialization.Xml/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.DataContractSerialization": "4.1.0-rc2-23816",
"System.Runtime.Serialization.Primitives": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet5.4/System.Runtime.Serialization.Xml.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Runtime.Serialization.Xml.dll": {}
}
},
"System.Security.Claims/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "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-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.Runtime": "4.0.0",
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23816"
},
"compile": {
"ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {}
}
},
"System.Security.Cryptography.Cng/4.0.0-rc2-23816": {
"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-23816",
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23816",
"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-23816": {
"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-23816",
"System.Security.Cryptography.Encoding": "4.0.0-rc2-23816",
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23816",
"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-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Security.Cryptography.Encoding.dll": {}
}
},
"System.Security.Cryptography.Hashing.Algorithms/4.0.0-beta-23225": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0",
"System.Security.Cryptography.Algorithms": "4.0.0-beta-23225"
},
"compile": {
"lib/DNXCore50/System.Security.Cryptography.Hashing.Algorithms.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Security.Cryptography.Hashing.Algorithms.dll": {}
}
},
"System.Security.Cryptography.Primitives/4.0.0-rc2-23816": {
"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-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0",
"System.Runtime.Handles": "4.0.0",
"System.Security.Cryptography.Algorithms": "4.0.0-rc2-23816",
"System.Security.Cryptography.Encoding": "4.0.0-rc2-23816"
},
"compile": {
"ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {}
}
},
"System.Security.Principal/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet5.1/System.Security.Principal.dll": {}
},
"runtime": {
"lib/dotnet5.1/System.Security.Principal.dll": {}
}
},
"System.Security.Principal.Windows/4.0.0-rc2-23816": {
"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/dotnet5.4/System.Security.Principal.Windows.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Security.Principal.Windows.dll": {}
}
},
"System.ServiceModel.Duplex/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.ServiceModel": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet5.2/System.ServiceModel.Duplex.dll": {}
},
"runtime": {
"lib/dnxcore50/System.ServiceModel.Duplex.dll": {}
}
},
"System.ServiceModel.Http/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.ServiceModel": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet5.4/System.ServiceModel.Http.dll": {}
},
"runtime": {
"lib/dnxcore50/System.ServiceModel.Http.dll": {}
}
},
"System.ServiceModel.NetTcp/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.ServiceModel": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet5.4/System.ServiceModel.NetTcp.dll": {}
},
"runtime": {
"lib/dnxcore50/System.ServiceModel.NetTcp.dll": {}
}
},
"System.ServiceModel.Primitives/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.ServiceModel": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet5.4/System.ServiceModel.Primitives.dll": {}
},
"runtime": {
"lib/dnxcore50/System.ServiceModel.Primitives.dll": {}
}
},
"System.ServiceModel.Security/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.ServiceModel": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet5.2/System.ServiceModel.Security.dll": {}
},
"runtime": {
"lib/dnxcore50/System.ServiceModel.Security.dll": {}
}
},
"System.Text.Encoding/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Text.Encoding.dll": {}
}
},
"System.Text.Encoding.CodePages/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0",
"System.Text.Encoding": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Text.Encoding.CodePages.dll": {}
}
},
"System.Text.Encoding.Extensions/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0",
"System.Text.Encoding": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Text.Encoding.Extensions.dll": {}
}
},
"System.Text.RegularExpressions/4.0.12-rc2-23816": {
"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-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Threading.dll": {}
}
},
"System.Threading.Overlapped/4.0.1-rc2-23816": {
"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-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Threading.Tasks.dll": {}
}
},
"System.Threading.Tasks.Dataflow/4.6.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.0",
"System.Collections.Concurrent": "4.0.0",
"System.Diagnostics.Debug": "4.0.0",
"System.Diagnostics.Tracing": "4.0.0",
"System.Dynamic.Runtime": "4.0.0",
"System.Linq": "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",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"lib/dotnet5.2/System.Threading.Tasks.Dataflow.dll": {}
},
"runtime": {
"lib/dotnet5.2/System.Threading.Tasks.Dataflow.dll": {}
}
},
"System.Threading.Tasks.Extensions/4.0.0-rc2-23816": {
"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.Tasks.Parallel/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections.Concurrent": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Diagnostics.Tracing": "4.0.20",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet5.2/System.Threading.Tasks.Parallel.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Threading.Tasks.Parallel.dll": {}
}
},
"System.Threading.Thread/4.0.0-rc2-23816": {
"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-23816": {
"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-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.3/System.Threading.Timer.dll": {}
}
},
"System.Xml.ReaderWriter/4.0.11-rc2-23816": {
"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-23816"
},
"compile": {
"ref/dotnet5.4/System.Xml.ReaderWriter.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Xml.ReaderWriter.dll": {}
}
},
"System.Xml.XDocument/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Diagnostics.Tools": "4.0.0",
"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.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Xml.XDocument.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Xml.XDocument.dll": {}
}
},
"System.Xml.XmlDocument/4.0.1-rc2-23816": {
"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.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Xml.XmlDocument.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Xml.XmlDocument.dll": {}
}
},
"System.Xml.XmlSerializer/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.Runtime": "4.0.0",
"System.Xml.ReaderWriter": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Xml.XmlSerializer.dll": {}
}
},
"System.Xml.XPath/4.0.1-rc2-23816": {
"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.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Xml.XPath.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Xml.XPath.dll": {}
}
},
"System.Xml.XPath.XDocument/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"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.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.10",
"System.Xml.XDocument": "4.0.10",
"System.Xml.XPath": "4.0.1-rc2-23816"
},
"compile": {
"ref/dotnet5.4/System.Xml.XPath.XDocument.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Xml.XPath.XDocument.dll": {}
}
},
"System.Xml.XPath.XmlDocument/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Globalization": "4.0.10",
"System.IO": "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.Xml.ReaderWriter": "4.0.10",
"System.Xml.XmlDocument": "4.0.0",
"System.Xml.XPath": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Xml.XPath.XmlDocument.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Xml.XPath.XmlDocument.dll": {}
}
}
},
"DNXCore,Version=v5.0/win7-x86": {
"Microsoft.Build/0.1.0-preview-00017": {
"type": "package",
"dependencies": {
"Microsoft.Build.Framework": null,
"Microsoft.Tpl.Dataflow": "4.5.24",
"Microsoft.Win32.Primitives": "4.0.1-rc2-23712",
"Microsoft.Win32.Registry": "4.0.0-beta-23516",
"System.AppContext": "4.0.1-rc2-23712",
"System.Collections": "4.0.11-rc2-23712",
"System.Collections.Concurrent": "4.0.11-rc2-23712",
"System.Collections.NonGeneric": "4.0.1-rc2-23712",
"System.Console": "4.0.0-rc2-23712",
"System.Diagnostics.Contracts": "4.0.1-rc2-23712",
"System.Diagnostics.Debug": "4.0.11-rc2-23712",
"System.Diagnostics.FileVersionInfo": "4.0.0-rc2-23712",
"System.Diagnostics.Process": "4.1.0-rc2-23712",
"System.Diagnostics.TraceSource": "4.0.0-rc2-23712",
"System.Globalization": "4.0.11-rc2-23712",
"System.IO": "4.1.0-rc2-23712",
"System.IO.Compression": "4.1.0-rc2-23712",
"System.IO.FileSystem": "4.0.1-rc2-23712",
"System.IO.FileSystem.Primitives": "4.0.1-rc2-23712",
"System.IO.Pipes": "4.0.0-rc2-23712",
"System.Linq": "4.0.1-rc2-23712",
"System.ObjectModel": "4.0.11-rc2-23712",
"System.Reflection": "4.1.0-rc2-23712",
"System.Reflection.Extensions": "4.0.1-rc2-23712",
"System.Reflection.Metadata": "1.1.0",
"System.Reflection.Primitives": "4.0.1-rc2-23712",
"System.Reflection.TypeExtensions": "4.1.0-rc2-23712",
"System.Resources.ResourceManager": "4.0.1-rc2-23712",
"System.Runtime": "4.0.21-rc2-23712",
"System.Runtime.Extensions": "4.0.11-rc2-23712",
"System.Runtime.Handles": "4.0.1-rc2-23712",
"System.Runtime.InteropServices": "4.0.21-rc2-23712",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23712",
"System.Runtime.Loader": "4.0.0-rc2-23712",
"System.Text.Encoding": "4.0.11-rc2-23712",
"System.Text.Encoding.Extensions": "4.0.11-rc2-23712",
"System.Text.RegularExpressions": "4.0.11-rc2-23712",
"System.Threading": "4.0.11-rc2-23712",
"System.Threading.Tasks": "4.0.11-rc2-23712",
"System.Threading.Tasks.Dataflow": "4.5.26-rc2-23712",
"System.Threading.Thread": "4.0.0-rc2-23712",
"System.Threading.ThreadPool": "4.0.10-rc2-23712",
"System.Xml.ReaderWriter": "4.0.11-rc2-23712",
"System.Xml.XmlDocument": "4.0.1-rc2-23712",
"System.Xml.XPath.XmlDocument": "4.0.1-rc2-23712"
},
"compile": {
"lib/dotnet/Microsoft.Build.dll": {}
},
"runtime": {
"lib/dotnet/Microsoft.Build.dll": {}
}
},
"Microsoft.Build.Framework/0.1.0-preview-00017": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.11-rc2-23712",
"System.Diagnostics.Debug": "4.0.11-rc2-23712",
"System.Globalization": "4.0.11-rc2-23712",
"System.Runtime": "4.0.21-rc2-23712",
"System.Runtime.InteropServices": "4.0.21-rc2-23712",
"System.Threading": "4.0.11-rc2-23712",
"System.Threading.Thread": "4.0.0-rc2-23712"
},
"compile": {
"lib/dotnet/Microsoft.Build.Framework.dll": {}
},
"runtime": {
"lib/dotnet/Microsoft.Build.Framework.dll": {}
}
},
"Microsoft.Build.Targets/0.1.0-preview-00017": {
"type": "package",
"dependencies": {
"Microsoft.Build": null,
"Microsoft.Build.Framework": null,
"Microsoft.Build.Tasks.Core": null,
"Microsoft.Build.Utilities.Core": null,
"MSBuild": null
},
"compile": {
"lib/dotnet/_._": {}
},
"runtime": {
"lib/dotnet/_._": {}
},
"native": {
"runtimes/any/native/Microsoft.Common.CurrentVersion.targets": {},
"runtimes/any/native/Microsoft.Common.overridetasks": {},
"runtimes/any/native/Microsoft.Common.targets": {},
"runtimes/any/native/Microsoft.Common.tasks": {},
"runtimes/any/native/Microsoft.CSharp.CurrentVersion.targets": {},
"runtimes/any/native/Microsoft.CSharp.targets": {},
"runtimes/any/native/Microsoft.Data.Entity.Shim.targets": {},
"runtimes/any/native/Microsoft.NETFramework.CurrentVersion.props": {},
"runtimes/any/native/Microsoft.NETFramework.CurrentVersion.targets": {},
"runtimes/any/native/Microsoft.NETFramework.props": {},
"runtimes/any/native/Microsoft.NETFramework.targets": {},
"runtimes/any/native/Microsoft.ServiceModel.Shim.targets": {},
"runtimes/any/native/Microsoft.VisualBasic.CurrentVersion.targets": {},
"runtimes/any/native/Microsoft.VisualBasic.targets": {},
"runtimes/any/native/Microsoft.VisualStudioVersion.v11.Common.props": {},
"runtimes/any/native/Microsoft.VisualStudioVersion.v12.Common.props": {},
"runtimes/any/native/Microsoft.VisualStudioVersion.v14.Common.props": {},
"runtimes/any/native/Microsoft.WinFx.Shim.targets": {},
"runtimes/any/native/Microsoft.WorkflowBuildExtensions.Shim.targets": {},
"runtimes/any/native/Microsoft.Xaml.Shim.targets": {},
"runtimes/any/native/Workflow.Shim.Targets": {},
"runtimes/any/native/Workflow.VisualBasic.Shim.Targets": {}
}
},
"Microsoft.Build.Tasks.Core/0.1.0-preview-00017": {
"type": "package",
"dependencies": {
"Microsoft.Build.Framework": null,
"Microsoft.Win32.Primitives": "4.0.1-rc2-23712",
"Microsoft.Win32.Registry": "4.0.0-beta-23516",
"System.Collections": "4.0.11-rc2-23712",
"System.Collections.Concurrent": "4.0.11-rc2-23712",
"System.Collections.NonGeneric": "4.0.1-rc2-23712",
"System.Console": "4.0.0-rc2-23712",
"System.Diagnostics.Debug": "4.0.11-rc2-23712",
"System.Diagnostics.Process": "4.1.0-rc2-23712",
"System.Diagnostics.TraceSource": "4.0.0-rc2-23712",
"System.Globalization": "4.0.11-rc2-23712",
"System.IO": "4.1.0-rc2-23712",
"System.IO.FileSystem": "4.0.1-rc2-23712",
"System.IO.FileSystem.DriveInfo": "4.0.0-beta-23302",
"System.IO.FileSystem.Primitives": "4.0.1-rc2-23712",
"System.Linq": "4.0.1-rc2-23712",
"System.ObjectModel": "4.0.11-rc2-23712",
"System.Reflection": "4.1.0-rc2-23712",
"System.Reflection.Metadata": "1.1.0",
"System.Resources.ReaderWriter": "4.0.0-rc2-23712",
"System.Resources.ResourceManager": "4.0.1-rc2-23712",
"System.Runtime": "4.0.21-rc2-23712",
"System.Runtime.Extensions": "4.0.11-rc2-23712",
"System.Runtime.Handles": "4.0.1-rc2-23712",
"System.Runtime.InteropServices": "4.0.21-rc2-23712",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23712",
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23712",
"System.Text.Encoding": "4.0.11-rc2-23712",
"System.Text.Encoding.Extensions": "4.0.11-rc2-23712",
"System.Text.RegularExpressions": "4.0.11-rc2-23712",
"System.Threading": "4.0.11-rc2-23712",
"System.Threading.Tasks": "4.0.11-rc2-23712",
"System.Threading.Tasks.Parallel": "4.0.1-beta-23516",
"System.Threading.Thread": "4.0.0-rc2-23712",
"System.Xml.ReaderWriter": "4.0.11-rc2-23712",
"System.Xml.XDocument": "4.0.11-rc2-23712",
"System.Xml.XmlDocument": "4.0.1-rc2-23712"
},
"compile": {
"lib/dotnet/Microsoft.Build.Tasks.Core.dll": {}
},
"runtime": {
"lib/dotnet/Microsoft.Build.Tasks.Core.dll": {}
}
},
"Microsoft.Build.Utilities.Core/0.1.0-preview-00017": {
"type": "package",
"dependencies": {
"Microsoft.Build.Framework": null,
"Microsoft.Win32.Primitives": "4.0.1-rc2-23712",
"Microsoft.Win32.Registry": "4.0.0-beta-23516",
"System.Collections": "4.0.11-rc2-23712",
"System.Collections.Concurrent": "4.0.11-rc2-23712",
"System.Collections.NonGeneric": "4.0.1-rc2-23712",
"System.Console": "4.0.0-rc2-23712",
"System.Diagnostics.Debug": "4.0.11-rc2-23712",
"System.Diagnostics.Process": "4.1.0-rc2-23712",
"System.Diagnostics.TraceSource": "4.0.0-rc2-23712",
"System.Globalization": "4.0.11-rc2-23712",
"System.IO": "4.1.0-rc2-23712",
"System.IO.FileSystem": "4.0.1-rc2-23712",
"System.IO.FileSystem.Primitives": "4.0.1-rc2-23712",
"System.Linq": "4.0.1-rc2-23712",
"System.ObjectModel": "4.0.11-rc2-23712",
"System.Reflection": "4.1.0-rc2-23712",
"System.Resources.ResourceManager": "4.0.1-rc2-23712",
"System.Runtime": "4.0.21-rc2-23712",
"System.Runtime.Extensions": "4.0.11-rc2-23712",
"System.Runtime.Handles": "4.0.1-rc2-23712",
"System.Runtime.InteropServices": "4.0.21-rc2-23712",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23712",
"System.Text.Encoding": "4.0.11-rc2-23712",
"System.Text.RegularExpressions": "4.0.11-rc2-23712",
"System.Threading": "4.0.11-rc2-23712",
"System.Threading.Tasks": "4.0.11-rc2-23712",
"System.Threading.Thread": "4.0.0-rc2-23712",
"System.Threading.Timer": "4.0.1-rc2-23712",
"System.Xml.ReaderWriter": "4.0.11-rc2-23712",
"System.Xml.XmlDocument": "4.0.1-rc2-23712"
},
"compile": {
"lib/dotnet/Microsoft.Build.Utilities.Core.dll": {}
},
"runtime": {
"lib/dotnet/Microsoft.Build.Utilities.Core.dll": {}
}
},
"Microsoft.Cci/4.0.0-rc3-23811": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.0",
"System.Diagnostics.Debug": "4.0.10",
"System.Globalization": "4.0.0",
"System.IO": "4.0.10",
"System.IO.FileSystem": "4.0.0",
"System.IO.FileSystem.Primitives": "4.0.0",
"System.Reflection": "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.0",
"System.Text.Encoding": "4.0.0",
"System.Threading": "4.0.0"
},
"compile": {
"lib/dotnet5.4/Microsoft.Cci.dll": {}
},
"runtime": {
"lib/dotnet5.4/Microsoft.Cci.dll": {}
}
},
"Microsoft.CodeAnalysis.Analyzers/1.1.0": {
"type": "package"
},
"Microsoft.CodeAnalysis.Common/1.2.0-beta1-20160202-02": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.Analyzers": "1.1.0",
"System.Collections.Immutable": "1.1.37",
"System.Reflection.Metadata": "1.2.0-rc3-23721"
},
"compile": {
"lib/portable-net45+win8/Microsoft.CodeAnalysis.dll": {}
},
"runtime": {
"lib/portable-net45+win8/Microsoft.CodeAnalysis.dll": {}
}
},
"Microsoft.CodeAnalysis.Compilers/1.2.0-beta1-20160202-02": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.CSharp": "[1.2.0-beta1-20160202-02]",
"Microsoft.CodeAnalysis.VisualBasic": "[1.2.0-beta1-20160202-02]"
}
},
"Microsoft.CodeAnalysis.CSharp/1.2.0-beta1-20160202-02": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.Common": "[1.2.0-beta1-20160202-02]"
},
"compile": {
"lib/portable-net45+win8/Microsoft.CodeAnalysis.CSharp.dll": {}
},
"runtime": {
"lib/portable-net45+win8/Microsoft.CodeAnalysis.CSharp.dll": {}
}
},
"Microsoft.CodeAnalysis.VisualBasic/1.2.0-beta1-20160202-02": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.Common": "1.2.0-beta1-20160202-02"
},
"compile": {
"lib/portable-net45+win8/Microsoft.CodeAnalysis.VisualBasic.dll": {}
},
"runtime": {
"lib/portable-net45+win8/Microsoft.CodeAnalysis.VisualBasic.dll": {}
}
},
"Microsoft.CSharp/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Dynamic.Runtime": "4.0.0",
"System.Globalization": "4.0.10",
"System.Linq": "4.0.0",
"System.Linq.Expressions": "4.0.0",
"System.ObjectModel": "4.0.10",
"System.Reflection": "4.0.10",
"System.Reflection.Extensions": "4.0.0",
"System.Reflection.Primitives": "4.0.0",
"System.Reflection.TypeExtensions": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.InteropServices": "4.0.20",
"System.Threading": "4.0.10"
},
"compile": {
"ref/dotnet5.1/Microsoft.CSharp.dll": {}
},
"runtime": {
"lib/dotnet5.4/Microsoft.CSharp.dll": {}
}
},
"Microsoft.Net.Compilers.NetCore/1.2.0-beta1-20160202-02": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.Compilers": "[1.2.0-beta1-20160202-02]",
"System.AppContext": "4.0.1-beta-23504",
"System.Collections": "4.0.11-beta-23504",
"System.Collections.Immutable": "1.1.38-beta-23504",
"System.Console": "4.0.0-beta-23504",
"System.Diagnostics.Debug": "4.0.11-beta-23504",
"System.Diagnostics.FileVersionInfo": "4.0.0-beta-23504",
"System.Diagnostics.Process": "4.1.0-beta-23504",
"System.Diagnostics.StackTrace": "4.0.1-beta-23504",
"System.Diagnostics.Tools": "4.0.1-beta-23504",
"System.Dynamic.Runtime": "4.0.11-beta-23504",
"System.IO.FileSystem": "4.0.1-beta-23504",
"System.IO.FileSystem.Watcher": "4.0.0-beta-23504",
"System.IO.Pipes": "4.0.0-beta-23504",
"System.Linq": "4.0.1-beta-23504",
"System.Net.NameResolution": "4.0.0-beta-23504",
"System.Net.Sockets": "4.1.0-beta-23504",
"System.Private.Uri": "4.0.1-beta-23504",
"System.Reflection": "4.1.0-beta-23504",
"System.Reflection.Primitives": "4.0.1-beta-23504",
"System.Resources.ResourceManager": "4.0.1-beta-23504",
"System.Runtime": "4.0.21-beta-23504",
"System.Runtime.Extensions": "4.0.11-beta-23504",
"System.Runtime.Handles": "4.0.1-beta-23504",
"System.Runtime.InteropServices": "4.0.21-beta-23504",
"System.Runtime.Loader": "4.0.0-beta-23504",
"System.Runtime.Numerics": "4.0.1-beta-23504",
"System.Runtime.Serialization.Json": "4.0.1-beta-23504",
"System.Security.Cryptography.Algorithms": "4.0.0-beta-23504",
"System.Security.Cryptography.Encoding": "4.0.0-beta-23504",
"System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504",
"System.Text.Encoding": "4.0.11-beta-23504",
"System.Text.Encoding.CodePages": "4.0.1-beta-23504",
"System.Text.Encoding.Extensions": "4.0.11-beta-23504",
"System.Threading": "4.0.11-beta-23504",
"System.Threading.Tasks": "4.0.11-beta-23504",
"System.Threading.Tasks.Parallel": "4.0.1-beta-23504",
"System.Threading.Thread": "4.0.0-beta-23504",
"System.Xml.XDocument": "4.0.11-beta-23504",
"System.Xml.XmlDocument": "4.0.1-beta-23504",
"System.Xml.XPath.XDocument": "4.0.1-beta-23504"
},
"native": {
"runtimes/any/native/csc.exe": {},
"runtimes/any/native/vbc.exe": {}
}
},
"Microsoft.Net.Compilers.Targets.NetCore/0.1.4-dev": {
"type": "package",
"compile": {
"lib/dotnet/Microsoft.Build.Tasks.CodeAnalysis.dll": {}
},
"runtime": {
"lib/dotnet/Microsoft.Build.Tasks.CodeAnalysis.dll": {}
},
"native": {
"runtimes/any/native/Microsoft.CSharp.Core.targets": {},
"runtimes/any/native/Microsoft.VisualBasic.Core.targets": {}
}
},
"Microsoft.NETCore/5.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.CSharp": "4.0.1-rc2-23816",
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
"Microsoft.VisualBasic": "10.0.1-rc2-23816",
"System.AppContext": "4.1.0-rc2-23816",
"System.Collections": "4.0.11-rc2-23816",
"System.Collections.Concurrent": "4.0.12-rc2-23816",
"System.Collections.Immutable": "1.2.0-rc2-23816",
"System.ComponentModel": "4.0.1-rc2-23816",
"System.ComponentModel.Annotations": "4.1.0-rc2-23816",
"System.Diagnostics.Debug": "4.0.11-rc2-23816",
"System.Diagnostics.Tools": "4.0.1-rc2-23816",
"System.Diagnostics.Tracing": "4.1.0-rc2-23816",
"System.Dynamic.Runtime": "4.0.11-rc2-23816",
"System.Globalization": "4.0.11-rc2-23816",
"System.Globalization.Calendars": "4.0.1-rc2-23816",
"System.Globalization.Extensions": "4.0.1-rc2-23816",
"System.IO": "4.1.0-rc2-23816",
"System.IO.Compression": "4.1.0-rc2-23816",
"System.IO.Compression.ZipFile": "4.0.1-rc2-23816",
"System.IO.FileSystem": "4.0.1-rc2-23816",
"System.IO.FileSystem.Primitives": "4.0.1-rc2-23816",
"System.IO.UnmanagedMemoryStream": "4.0.1-rc2-23816",
"System.Linq": "4.1.0-rc2-23816",
"System.Linq.Expressions": "4.0.11-rc2-23816",
"System.Linq.Parallel": "4.0.1-rc2-23816",
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Net.Http": "4.0.1-rc2-23816",
"System.Net.NetworkInformation": "4.1.0-rc2-23816",
"System.Net.Primitives": "4.0.11-rc2-23816",
"System.Numerics.Vectors": "4.1.1-rc2-23816",
"System.ObjectModel": "4.0.12-rc2-23816",
"System.Reflection": "4.1.0-rc2-23816",
"System.Reflection.DispatchProxy": "4.0.1-rc2-23816",
"System.Reflection.Extensions": "4.0.1-rc2-23816",
"System.Reflection.Metadata": "1.2.0-rc2-23816",
"System.Reflection.Primitives": "4.0.1-rc2-23816",
"System.Reflection.TypeExtensions": "4.1.0-rc2-23816",
"System.Resources.ResourceManager": "4.0.1-rc2-23816",
"System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.1.0-rc2-23816",
"System.Runtime.Handles": "4.0.1-rc2-23816",
"System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23816",
"System.Runtime.Numerics": "4.0.1-rc2-23816",
"System.Security.Claims": "4.0.1-rc2-23816",
"System.Security.Principal": "4.0.1-rc2-23816",
"System.Text.Encoding": "4.0.11-rc2-23816",
"System.Text.Encoding.Extensions": "4.0.11-rc2-23816",
"System.Text.RegularExpressions": "4.0.12-rc2-23816",
"System.Threading": "4.0.11-rc2-23816",
"System.Threading.Tasks": "4.0.11-rc2-23816",
"System.Threading.Tasks.Dataflow": "4.6.0-rc2-23816",
"System.Threading.Tasks.Parallel": "4.0.1-rc2-23816",
"System.Threading.Timer": "4.0.1-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816"
}
},
"Microsoft.NETCore.Console/1.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.NETCore": "5.0.1-rc2-23816",
"Microsoft.NETCore.ConsoleHost": "1.0.0-rc2-23816",
"Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-rc2-23816",
"Microsoft.Win32.Primitives": "4.0.1-rc2-23816",
"System.ComponentModel.EventBasedAsync": "4.0.11-rc2-23816",
"System.Console": "4.0.0-rc2-23816",
"System.Data.Common": "4.0.1-rc2-23816",
"System.Data.SqlClient": "4.0.0-rc2-23816",
"System.Diagnostics.Contracts": "4.0.1-rc2-23816",
"System.Diagnostics.FileVersionInfo": "4.0.0-rc2-23816",
"System.Diagnostics.Process": "4.1.0-rc2-23816",
"System.Diagnostics.StackTrace": "4.0.1-rc2-23816",
"System.IO.FileSystem.DriveInfo": "4.0.0-rc2-23816",
"System.IO.FileSystem.Watcher": "4.0.0-rc2-23816",
"System.IO.MemoryMappedFiles": "4.0.0-rc2-23816",
"System.IO.Pipes": "4.0.0-rc2-23816",
"System.Net.NameResolution": "4.0.0-rc2-23816",
"System.Net.NetworkInformation": "4.1.0-rc2-23816",
"System.Net.Ping": "4.0.0-rc2-23816",
"System.Net.Requests": "4.0.11-rc2-23816",
"System.Net.Security": "4.0.0-rc2-23816",
"System.Net.Sockets": "4.1.0-rc2-23816",
"System.Net.WebHeaderCollection": "4.0.1-rc2-23816",
"System.Net.WebSockets": "4.0.0-rc2-23816",
"System.Net.WebSockets.Client": "4.0.0-rc2-23816",
"System.Reflection.Emit": "4.0.1-rc2-23816",
"System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23816",
"System.Reflection.Emit.Lightweight": "4.0.1-rc2-23816",
"System.Resources.ReaderWriter": "4.0.0-rc2-23816",
"System.Runtime.CompilerServices.VisualC": "4.0.0-rc2-23816",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Runtime.Serialization.Json": "4.0.1-rc2-23816",
"System.Runtime.Serialization.Primitives": "4.1.0-rc2-23816",
"System.Runtime.Serialization.Xml": "4.1.0-rc2-23816",
"System.Security.Cryptography.Algorithms": "4.0.0-rc2-23816",
"System.Security.Cryptography.Encoding": "4.0.0-rc2-23816",
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23816",
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23816",
"System.ServiceModel.Duplex": "4.0.1-rc2-23816",
"System.ServiceModel.Http": "4.1.0-rc2-23816",
"System.ServiceModel.NetTcp": "4.1.0-rc2-23816",
"System.ServiceModel.Primitives": "4.1.0-rc2-23816",
"System.ServiceModel.Security": "4.0.1-rc2-23816",
"System.Xml.XmlSerializer": "4.0.11-rc2-23816"
}
},
"Microsoft.NETCore.ConsoleHost/1.0.0-rc2-23816": {
"type": "package"
},
"Microsoft.NETCore.Platforms/1.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Targets": "1.0.1-rc2-23816"
}
},
"Microsoft.NETCore.Runtime/1.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-rc2-23816",
"Microsoft.NETCore.Runtime.Native": "1.0.1-rc2-23816"
}
},
"Microsoft.NETCore.Runtime.CoreCLR/1.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23816"
}
},
"Microsoft.NETCore.Runtime.Native/1.0.1-rc2-23816": {
"type": "package"
},
"Microsoft.NETCore.Targets/1.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Targets.DNXCore": "5.0.0-rc2-23816"
}
},
"Microsoft.NETCore.Targets.DNXCore/5.0.0-rc2-23816": {
"type": "package"
},
"Microsoft.NETCore.TestHost/1.0.0-rc2-23816": {
"type": "package"
},
"Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23816": {
"type": "package"
},
"Microsoft.Tpl.Dataflow/4.5.24": {
"type": "package",
"compile": {
"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Dataflow.dll": {}
},
"runtime": {
"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Dataflow.dll": {}
}
},
"Microsoft.VisualBasic/10.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Dynamic.Runtime": "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.Extensions": "4.0.0",
"System.Reflection.Primitives": "4.0.0",
"System.Reflection.TypeExtensions": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.InteropServices": "4.0.20",
"System.Threading": "4.0.10"
},
"compile": {
"ref/dotnet5.2/Microsoft.VisualBasic.dll": {}
},
"runtime": {
"lib/dotnet5.4/Microsoft.VisualBasic.dll": {}
}
},
"Microsoft.Win32.Primitives/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/Microsoft.Win32.Primitives.dll": {}
}
},
"Microsoft.Win32.Registry/4.0.0-rc2-23816": {
"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": {}
}
},
"MSBuild/0.1.0-preview-00017": {
"type": "package",
"dependencies": {
"Microsoft.Build": null,
"Microsoft.Build.Framework": null,
"Microsoft.Build.Tasks.Core": null,
"Microsoft.Build.Utilities.Core": null,
"Microsoft.Win32.Primitives": "4.0.1-rc2-23712",
"Microsoft.Win32.Registry": "4.0.0-beta-23516",
"System.AppContext": "4.0.1-rc2-23712",
"System.Collections": "4.0.11-rc2-23712",
"System.Collections.Concurrent": "4.0.11-rc2-23712",
"System.Collections.NonGeneric": "4.0.1-rc2-23712",
"System.Console": "4.0.0-rc2-23712",
"System.Diagnostics.Debug": "4.0.11-rc2-23712",
"System.Diagnostics.FileVersionInfo": "4.0.0-rc2-23712",
"System.Diagnostics.Process": "4.1.0-rc2-23712",
"System.Diagnostics.TraceSource": "4.0.0-rc2-23712",
"System.Globalization": "4.0.11-rc2-23712",
"System.IO": "4.1.0-rc2-23712",
"System.IO.FileSystem": "4.0.1-rc2-23712",
"System.IO.FileSystem.Primitives": "4.0.1-rc2-23712",
"System.IO.Pipes": "4.0.0-rc2-23712",
"System.Linq": "4.0.1-rc2-23712",
"System.Reflection": "4.1.0-rc2-23712",
"System.Reflection.Extensions": "4.0.1-rc2-23712",
"System.Reflection.Metadata": "1.1.0",
"System.Reflection.TypeExtensions": "4.1.0-rc2-23712",
"System.Resources.ResourceManager": "4.0.1-rc2-23712",
"System.Runtime": "4.0.21-rc2-23712",
"System.Runtime.Extensions": "4.0.11-rc2-23712",
"System.Runtime.Handles": "4.0.1-rc2-23712",
"System.Runtime.InteropServices": "4.0.21-rc2-23712",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23712",
"System.Runtime.Loader": "4.0.0-rc2-23712",
"System.Text.Encoding": "4.0.11-rc2-23712",
"System.Text.Encoding.Extensions": "4.0.11-rc2-23712",
"System.Text.RegularExpressions": "4.0.11-rc2-23712",
"System.Threading": "4.0.11-rc2-23712",
"System.Threading.Tasks": "4.0.11-rc2-23712",
"System.Threading.Thread": "4.0.0-rc2-23712",
"System.Threading.ThreadPool": "4.0.10-rc2-23712",
"System.Xml.ReaderWriter": "4.0.11-rc2-23712"
},
"compile": {
"lib/dotnet/_._": {}
},
"runtime": {
"lib/dotnet/_._": {}
},
"native": {
"runtimes/any/native/MSBuild.exe": {}
}
},
"Newtonsoft.Json/7.0.1": {
"type": "package",
"compile": {
"lib/portable-net45+wp80+win8+wpa81+dnxcore50/Newtonsoft.Json.dll": {}
},
"runtime": {
"lib/portable-net45+wp80+win8+wpa81+dnxcore50/Newtonsoft.Json.dll": {}
}
},
"NuGet.Client/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"NuGet.ContentModel": "3.4.0-beta-488",
"NuGet.Packaging": "3.4.0-beta-488",
"NuGet.Repositories": "3.4.0-beta-488",
"NuGet.RuntimeModel": "3.4.0-beta-488",
"NuGet.Versioning": "3.4.0-beta-488"
},
"compile": {
"lib/dnxcore50/NuGet.Client.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Client.dll": {}
}
},
"NuGet.Common/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.0-beta-23109",
"System.Diagnostics.Process": "4.0.0-beta-23109",
"System.IO.Compression": "4.0.0-beta-23109",
"System.IO.FileSystem": "4.0.0-beta-23109",
"System.IO.FileSystem.Primitives": "4.0.0-beta-23109",
"System.Runtime.Extensions": "4.0.10-beta-23109",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-beta-23225",
"System.Security.Cryptography.Cng": "4.0.0-beta-23516",
"System.Threading": "4.0.10-beta-23109",
"System.Threading.Thread": "4.0.0-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Common.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Common.dll": {}
}
},
"NuGet.ContentModel/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10-beta-23109",
"System.IO.FileSystem": "4.0.0-beta-23109",
"System.Linq": "4.0.0-beta-23109",
"System.ObjectModel": "4.0.10-beta-23109",
"System.Runtime": "4.0.20-beta-23109",
"System.Runtime.Extensions": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.ContentModel.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.ContentModel.dll": {}
}
},
"NuGet.Frameworks/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"NuGet.Versioning": "3.4.0-beta-488",
"System.Collections": "4.0.10-beta-23109",
"System.Collections.Concurrent": "4.0.10-beta-23109",
"System.Diagnostics.Debug": "4.0.10-beta-23109",
"System.Diagnostics.Tools": "4.0.0-beta-23109",
"System.Globalization": "4.0.10-beta-23109",
"System.Linq": "4.0.0-beta-23109",
"System.Resources.ResourceManager": "4.0.0-beta-23109",
"System.Runtime": "4.0.20-beta-23109",
"System.Runtime.Extensions": "4.0.10-beta-23109",
"System.Text.RegularExpressions": "4.0.10-beta-23109",
"System.Threading": "4.0.10-beta-23109",
"System.Threading.Tasks": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Frameworks.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Frameworks.dll": {}
}
},
"NuGet.Logging/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.20-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Logging.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Logging.dll": {}
}
},
"NuGet.Packaging/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"NuGet.Common": "3.4.0-beta-488",
"NuGet.Logging": "3.4.0-beta-488",
"NuGet.Packaging.Core": "3.4.0-beta-488",
"System.IO.Compression": "4.0.0-beta-23109",
"System.IO.FileSystem": "4.0.0-beta-23109",
"System.Security.Cryptography.Hashing.Algorithms": "4.0.0-beta-23225",
"System.Xml.XDocument": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Packaging.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Packaging.dll": {}
}
},
"NuGet.Packaging.Core/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"NuGet.Packaging.Core.Types": "3.4.0-beta-488",
"System.IO": "4.0.10-beta-23109",
"System.IO.Compression": "4.0.0-beta-23109",
"System.Xml.XDocument": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Packaging.Core.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Packaging.Core.dll": {}
}
},
"NuGet.Packaging.Core.Types/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"NuGet.Frameworks": "3.4.0-beta-488"
},
"compile": {
"lib/dnxcore50/NuGet.Packaging.Core.Types.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Packaging.Core.Types.dll": {}
}
},
"NuGet.Repositories/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"NuGet.Versioning": "3.4.0-beta-488",
"System.IO.FileSystem": "4.0.0-beta-23109",
"System.Threading": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Repositories.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Repositories.dll": {}
}
},
"NuGet.RuntimeModel/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"Microsoft.CSharp": "4.0.0-beta-23109",
"Newtonsoft.Json": "6.0.4",
"NuGet.Frameworks": "3.4.0-beta-488",
"NuGet.Versioning": "3.4.0-beta-488",
"System.Collections": "4.0.10-beta-23109",
"System.IO.FileSystem": "4.0.0-beta-23109",
"System.Linq": "4.0.0-beta-23109",
"System.Threading": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.RuntimeModel.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.RuntimeModel.dll": {}
}
},
"NuGet.Versioning/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"System.Diagnostics.Debug": "4.0.10-beta-23109",
"System.Diagnostics.Tools": "4.0.0-beta-23109",
"System.Linq": "4.0.0-beta-23109",
"System.Reflection": "4.0.10-beta-23109",
"System.Resources.ResourceManager": "4.0.0-beta-23109",
"System.Runtime.Extensions": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Versioning.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Versioning.dll": {}
}
},
"NuProj/0.10.4-beta-gf7fc34e7d8": {
"type": "package"
},
"runtime.any.System.AppContext/4.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dnxcore50/System.AppContext.dll": {}
}
},
"runtime.any.System.Collections/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Collections.dll": {}
}
},
"runtime.any.System.Diagnostics.Tools/4.0.1-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Diagnostics.Tools.dll": {}
}
},
"runtime.any.System.Diagnostics.Tracing/4.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dnxcore50/System.Diagnostics.Tracing.dll": {}
}
},
"runtime.any.System.Globalization/4.0.11-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Globalization.dll": {}
}
},
"runtime.any.System.Globalization.Calendars/4.0.1-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Globalization.Calendars.dll": {}
}
},
"runtime.any.System.IO/4.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.IO.dll": {}
}
},
"runtime.any.System.Linq.Expressions/4.0.11-rc2-23816": {
"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.any.System.Private.DataContractSerialization/4.1.0-rc2-23816": {
"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.Reflection": "4.0.10",
"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.Runtime.Serialization.Primitives": "4.1.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Text.Encoding.Extensions": "4.0.10",
"System.Text.RegularExpressions": "4.0.10",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10",
"System.Xml.ReaderWriter": "4.0.10",
"System.Xml.XmlDocument": "4.0.0",
"System.Xml.XmlSerializer": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/DNXCore50/System.Private.DataContractSerialization.dll": {}
}
},
"runtime.any.System.Reflection/4.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Reflection.dll": {}
}
},
"runtime.any.System.Reflection.DispatchProxy/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Linq": "4.0.0",
"System.Reflection": "4.0.10",
"System.Reflection.Emit": "4.0.0",
"System.Reflection.Emit.ILGeneration": "4.0.0",
"System.Reflection.Extensions": "4.0.0",
"System.Reflection.Primitives": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Threading": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/DNXCore50/System.Reflection.DispatchProxy.dll": {}
}
},
"runtime.any.System.Reflection.Extensions/4.0.1-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Reflection.Extensions.dll": {}
}
},
"runtime.any.System.Reflection.Primitives/4.0.1-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Reflection.Primitives.dll": {}
}
},
"runtime.any.System.Reflection.TypeExtensions/4.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Reflection.TypeExtensions.dll": {}
}
},
"runtime.any.System.Runtime/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.Uri": "4.0.1-rc2-23816"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Runtime.dll": {}
}
},
"runtime.any.System.Runtime.Handles/4.0.1-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Runtime.Handles.dll": {}
}
},
"runtime.any.System.Runtime.InteropServices/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23816"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Runtime.InteropServices.dll": {}
}
},
"runtime.any.System.Text.Encoding/4.0.11-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Text.Encoding.dll": {}
}
},
"runtime.any.System.Text.Encoding.Extensions/4.0.11-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Text.Encoding.Extensions.dll": {}
}
},
"runtime.any.System.Threading.Tasks/4.0.11-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Threading.Tasks.dll": {}
}
},
"runtime.any.System.Threading.Timer/4.0.1-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Threading.Timer.dll": {}
}
},
"runtime.any.System.Xml.XmlSerializer/4.0.11-rc2-23816": {
"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.Reflection": "4.0.10",
"System.Reflection.Emit": "4.0.0",
"System.Reflection.Emit.ILGeneration": "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.Text.RegularExpressions": "4.0.10",
"System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.10",
"System.Xml.XmlDocument": "4.0.0"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/DNXCore50/System.Xml.XmlSerializer.dll": {}
}
},
"runtime.native.System.IO.Compression/4.1.0-rc2-23816": {
"type": "package"
},
"runtime.win.System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23816": {
"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-23816": {
"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.ConsoleHost/1.0.0-rc2-23816": {
"type": "package",
"native": {
"runtimes/win7-x86/native/CoreConsole.exe": {}
}
},
"runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR/1.0.1-rc2-23816": {
"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.TestHost/1.0.0-rc2-23816": {
"type": "package",
"native": {
"runtimes/win7-x86/native/CoreRun.exe": {}
}
},
"runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23816": {
"type": "package",
"native": {
"runtimes/win7-x86/native/API-MS-Win-Base-Util-L1-1-0.dll": {},
"runtimes/win7-x86/native/api-ms-win-core-com-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-com-private-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-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-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-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-ProcessTopology-Obsolete-L1-1-0.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-StringAnsi-L1-1-0.dll": {},
"runtimes/win7-x86/native/api-ms-win-core-string-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-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-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-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-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-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-EventLog-Legacy-L1-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-LsaPolicy-L1-1-0.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.runtime.native.System.IO.Compression/4.0.1-rc2-23816": {
"type": "package",
"native": {
"runtimes/win7-x86/native/clrcompression.dll": {}
}
},
"runtime.win7-x86.System.Data.SqlClient.sni/4.0.0-rc2-23816": {
"type": "package",
"native": {
"runtimes/win7-x86/native/sni.dll": {}
}
},
"runtime.win7.Microsoft.Win32.Primitives/4.0.1-rc2-23816": {
"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-23816": {
"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-23816": {
"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-23816",
"System.Security.Principal.Windows": "4.0.0-rc2-23816",
"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-23816",
"System.Threading.ThreadPool": "4.0.10-rc2-23816",
"System.Threading.Timer": "4.0.0",
"System.Xml.ReaderWriter": "4.0.0"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/win7/lib/dotnet5.4/System.Data.SqlClient.dll": {}
}
},
"runtime.win7.System.Diagnostics.Debug/4.0.11-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/win7/lib/DNXCore50/System.Diagnostics.Debug.dll": {}
}
},
"runtime.win7.System.Diagnostics.FileVersionInfo/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Globalization": "4.0.10",
"System.IO.FileSystem": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.InteropServices": "4.0.20"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/win7/lib/dotnet5.4/System.Diagnostics.FileVersionInfo.dll": {}
}
},
"runtime.win7.System.Diagnostics.Process/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.Win32.Primitives": "4.0.0",
"Microsoft.Win32.Registry": "4.0.0-rc2-23816",
"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-23816",
"System.Threading.ThreadPool": "4.0.10-rc2-23816"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/win7/lib/dotnet5.5/System.Diagnostics.Process.dll": {}
}
},
"runtime.win7.System.Diagnostics.TraceSource/4.0.0-rc2-23816": {
"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-23816": {
"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.Compression/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"runtime.native.System.IO.Compression": "4.1.0-rc2-23816",
"System.Buffers": "4.0.0-rc2-23816",
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.IO": "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.0",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/win7/lib/dotnet5.4/System.IO.Compression.dll": {}
}
},
"runtime.win7.System.IO.FileSystem/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Buffers": "4.0.0-rc2-23816",
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "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.DriveInfo/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"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.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/win7/lib/dotnet5.4/System.IO.FileSystem.DriveInfo.dll": {}
}
},
"runtime.win7.System.IO.FileSystem.Watcher/4.0.0-rc2-23816": {
"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.IO.MemoryMappedFiles/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.10",
"System.IO.FileSystem": "4.0.0",
"System.IO.FileSystem.Primitives": "4.0.0",
"System.IO.UnmanagedMemoryStream": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Handles": "4.0.0",
"System.Runtime.InteropServices": "4.0.20",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/win7/lib/dotnet5.4/System.IO.MemoryMappedFiles.dll": {}
}
},
"runtime.win7.System.IO.Pipes/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Buffers": "4.0.0-rc2-23816",
"System.Diagnostics.Debug": "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.Security.Principal": "4.0.0",
"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.Pipes.dll": {}
}
},
"runtime.win7.System.Net.Http/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.Win32.Primitives": "4.0.0",
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Diagnostics.Tracing": "4.0.20",
"System.Globalization": "4.0.10",
"System.IO": "4.0.10",
"System.IO.Compression": "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.Cryptography.X509Certificates": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.0",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/win7/lib/DNXCore50/System.Net.Http.dll": {}
}
},
"runtime.win7.System.Net.NameResolution/4.0.0-rc2-23816": {
"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-23816",
"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.NetworkInformation/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.Win32.Primitives": "4.0.0",
"System.Collections": "4.0.10",
"System.Diagnostics.Tracing": "4.0.20",
"System.Globalization": "4.0.10",
"System.Net.Primitives": "4.0.10",
"System.Net.Sockets": "4.1.0-rc2-23816",
"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-23816",
"System.Threading": "4.0.10",
"System.Threading.Overlapped": "4.0.0",
"System.Threading.Tasks": "4.0.10",
"System.Threading.ThreadPool": "4.0.10-rc2-23816"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/win7/lib/dotnet5.4/System.Net.NetworkInformation.dll": {}
}
},
"runtime.win7.System.Net.Ping/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.Win32.Primitives": "4.0.0",
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Diagnostics.Tracing": "4.0.20",
"System.Globalization": "4.0.10",
"System.Net.NameResolution": "4.0.0-rc2-23816",
"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.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10",
"System.Threading.ThreadPool": "4.0.10-rc2-23816"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/win7/lib/DNXCore50/System.Net.Ping.dll": {}
}
},
"runtime.win7.System.Net.Primitives/4.0.11-rc2-23816": {
"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.Requests/4.0.11-rc2-23816": {
"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.IO": "4.0.10",
"System.Net.Http": "4.0.0",
"System.Net.Primitives": "4.0.10",
"System.Net.WebHeaderCollection": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/win7/lib/dotnet5.4/System.Net.Requests.dll": {}
}
},
"runtime.win7.System.Net.Security/4.0.0-rc2-23816": {
"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.Collections.Specialized": "4.0.0",
"System.Diagnostics.Debug": "4.0.10",
"System.Diagnostics.Tracing": "4.0.20",
"System.Globalization": "4.0.10",
"System.IO": "4.0.10",
"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.Claims": "4.0.0",
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23816",
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23816",
"System.Security.Principal": "4.0.0",
"System.Security.Principal.Windows": "4.0.0-rc2-23816",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10",
"System.Threading.ThreadPool": "4.0.10-rc2-23816"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/win7/lib/DNXCore50/System.Net.Security.dll": {}
}
},
"runtime.win7.System.Net.Sockets/4.1.0-rc2-23816": {
"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-23816",
"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-23816",
"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.Net.WebSockets.Client/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.Win32.Primitives": "4.0.0",
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Diagnostics.Tracing": "4.0.20",
"System.Globalization": "4.0.10",
"System.Net.Primitives": "4.0.10",
"System.Net.WebHeaderCollection": "4.0.0",
"System.Net.WebSockets": "4.0.0-rc2-23816",
"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.X509Certificates": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/win7/lib/dotnet5.4/System.Net.WebSockets.Client.dll": {}
}
},
"runtime.win7.System.Private.ServiceModel/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Collections.Concurrent": "4.0.0",
"System.Collections.NonGeneric": "4.0.0",
"System.Collections.Specialized": "4.0.0",
"System.ComponentModel.EventBasedAsync": "4.0.10",
"System.Diagnostics.Debug": "4.0.0",
"System.Diagnostics.Tracing": "4.0.20",
"System.Globalization": "4.0.0",
"System.IO": "4.0.10",
"System.IO.Compression": "4.0.0",
"System.Linq": "4.0.0",
"System.Linq.Expressions": "4.0.0",
"System.Linq.Queryable": "4.0.0",
"System.Net.Http": "4.0.1-rc2-23816",
"System.Net.Http.WinHttpHandler": "4.0.0-rc2-23816",
"System.Net.NameResolution": "4.0.0-rc2-23816",
"System.Net.Primitives": "4.0.10",
"System.Net.Security": "4.0.0-rc2-23816",
"System.Net.Sockets": "4.1.0-rc2-23816",
"System.Net.WebHeaderCollection": "4.0.0",
"System.Net.WebSockets": "4.0.0-rc2-23816",
"System.Net.WebSockets.Client": "4.0.0-rc2-23816",
"System.ObjectModel": "4.0.0",
"System.Reflection": "4.0.0",
"System.Reflection.DispatchProxy": "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.Runtime.Handles": "4.0.0",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23816",
"System.Runtime.Serialization.Primitives": "4.1.0-rc2-23816",
"System.Runtime.Serialization.Xml": "4.1.0-rc2-23816",
"System.Security.Claims": "4.0.0",
"System.Security.Cryptography.Algorithms": "4.0.0-rc2-23816",
"System.Security.Cryptography.Encoding": "4.0.0-rc2-23816",
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23816",
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23816",
"System.Security.Principal": "4.0.0",
"System.Security.Principal.Windows": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Text.Encoding.Extensions": "4.0.10",
"System.Threading": "4.0.0",
"System.Threading.Tasks": "4.0.10",
"System.Threading.Timer": "4.0.0",
"System.Xml.ReaderWriter": "4.0.0",
"System.Xml.XmlDocument": "4.0.0",
"System.Xml.XmlSerializer": "4.0.0"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/DNXCore50/System.Private.ServiceModel.dll": {}
}
},
"runtime.win7.System.Private.Uri/4.0.1-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.1/System.Private.Uri.dll": {}
}
},
"runtime.win7.System.Runtime.Extensions/4.1.0-rc2-23816": {
"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-23816": {
"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.Primitives": "4.0.0-rc2-23816",
"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-23816": {
"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-23816"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/win7/lib/dotnet5.4/System.Security.Cryptography.Encoding.dll": {}
}
},
"runtime.win7.System.Security.Cryptography.X509Certificates/4.0.0-rc2-23816": {
"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-23816",
"System.Security.Cryptography.Cng": "4.0.0-rc2-23816",
"System.Security.Cryptography.Csp": "4.0.0-rc2-23816",
"System.Security.Cryptography.Encoding": "4.0.0-rc2-23816",
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/win7/lib/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {}
}
},
"runtime.win7.System.Threading/4.0.11-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/win7/lib/DNXCore50/System.Threading.dll": {}
}
},
"System.AppContext/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.AppContext.dll": {}
}
},
"System.Buffers/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Diagnostics.Debug": "4.0.0",
"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-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Collections.dll": {}
}
},
"System.Collections.Concurrent/4.0.12-rc2-23816": {
"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.Immutable/1.2.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.0",
"System.Diagnostics.Debug": "4.0.0",
"System.Globalization": "4.0.0",
"System.Linq": "4.0.0",
"System.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.Collections.Immutable.dll": {}
},
"runtime": {
"lib/dotnet5.1/System.Collections.Immutable.dll": {}
}
},
"System.Collections.NonGeneric/4.0.1-rc2-23816": {
"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.Collections.Specialized/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections.NonGeneric": "4.0.0",
"System.Globalization": "4.0.10",
"System.Globalization.Extensions": "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.Collections.Specialized.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Collections.Specialized.dll": {}
}
},
"System.ComponentModel/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet5.1/System.ComponentModel.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.ComponentModel.dll": {}
}
},
"System.ComponentModel.Annotations/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.ComponentModel": "4.0.0",
"System.Globalization": "4.0.10",
"System.Linq": "4.0.0",
"System.Reflection": "4.0.10",
"System.Reflection.Extensions": "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.10",
"System.Threading": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.ComponentModel.Annotations.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.ComponentModel.Annotations.dll": {}
}
},
"System.ComponentModel.EventBasedAsync/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.ComponentModel.EventBasedAsync.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.ComponentModel.EventBasedAsync.dll": {}
}
},
"System.Console/4.0.0-rc2-23816": {
"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.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "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-23816": {
"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-23816": {
"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-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Diagnostics.Debug.dll": {}
}
},
"System.Diagnostics.FileVersionInfo/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Diagnostics.FileVersionInfo.dll": {}
}
},
"System.Diagnostics.Process/4.1.0-rc2-23816": {
"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-23816": {
"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.TextWriterTraceListener/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Diagnostics.TraceSource": "4.0.0-rc2-23816",
"System.Globalization": "4.0.10",
"System.IO": "4.0.10",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Threading": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Diagnostics.TextWriterTraceListener.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Diagnostics.TextWriterTraceListener.dll": {}
}
},
"System.Diagnostics.Tools/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.1/System.Diagnostics.Tools.dll": {}
}
},
"System.Diagnostics.TraceSource/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Diagnostics.TraceSource.dll": {}
}
},
"System.Diagnostics.Tracing/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Diagnostics.Tracing.dll": {}
}
},
"System.Dynamic.Runtime/4.0.11-rc2-23816": {
"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-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Globalization.dll": {}
}
},
"System.Globalization.Calendars/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Globalization": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Globalization.Calendars.dll": {}
}
},
"System.Globalization.Extensions/4.0.1-rc2-23816": {
"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-23816": {
"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": {}
}
},
"System.IO.Compression/4.1.0-rc2-23816": {
"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/dotnet5.4/System.IO.Compression.dll": {}
}
},
"System.IO.Compression.ZipFile/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Buffers": "4.0.0-rc2-23816",
"System.IO": "4.0.10",
"System.IO.Compression": "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.Text.Encoding": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.IO.Compression.ZipFile.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.IO.Compression.ZipFile.dll": {}
}
},
"System.IO.FileSystem/4.0.1-rc2-23816": {
"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.DriveInfo/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.IO.FileSystem": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.IO.FileSystem.DriveInfo.dll": {}
}
},
"System.IO.FileSystem.Primitives/4.0.1-rc2-23816": {
"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-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.IO.FileSystem.Watcher.dll": {}
}
},
"System.IO.MemoryMappedFiles/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO.FileSystem": "4.0.0",
"System.IO.FileSystem.Primitives": "4.0.0",
"System.IO.UnmanagedMemoryStream": "4.0.0",
"System.Runtime": "4.0.0",
"System.Runtime.Handles": "4.0.0",
"System.Runtime.InteropServices": "4.0.20"
},
"compile": {
"ref/dotnet5.4/System.IO.MemoryMappedFiles.dll": {}
}
},
"System.IO.Pipes/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.Runtime": "4.0.0",
"System.Runtime.Handles": "4.0.0",
"System.Security.Principal": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.IO.Pipes.dll": {}
}
},
"System.IO.UnmanagedMemoryStream/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Buffers": "4.0.0-rc2-23816",
"System.Diagnostics.Debug": "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.InteropServices": "4.0.20",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.IO.UnmanagedMemoryStream.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.IO.UnmanagedMemoryStream.dll": {}
}
},
"System.Linq/4.1.0-rc2-23816": {
"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/dnxcore50/System.Linq.dll": {}
}
},
"System.Linq.Expressions/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.Reflection": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Linq.Expressions.dll": {}
}
},
"System.Linq.Parallel/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Collections.Concurrent": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Diagnostics.Tracing": "4.0.20",
"System.Linq": "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",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet5.2/System.Linq.Parallel.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Linq.Parallel.dll": {}
}
},
"System.Linq.Queryable/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Linq": "4.0.0",
"System.Linq.Expressions": "4.0.10",
"System.Reflection": "4.0.10",
"System.Reflection.Extensions": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet5.1/System.Linq.Queryable.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Linq.Queryable.dll": {}
}
},
"System.Net.Http/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.Net.Primitives": "4.0.0",
"System.Runtime": "4.0.0",
"System.Text.Encoding": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.2/System.Net.Http.dll": {}
}
},
"System.Net.Http.WinHttpHandler/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.Win32.Primitives": "4.0.0",
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Globalization": "4.0.10",
"System.IO": "4.0.10",
"System.IO.Compression": "4.0.0",
"System.Net.Http": "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.Cryptography.X509Certificates": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.0",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Net.Http.WinHttpHandler.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Net.Http.WinHttpHandler.dll": {}
}
},
"System.Net.NameResolution/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Net.Primitives": "4.0.10",
"System.Runtime": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Net.NameResolution.dll": {}
}
},
"System.Net.NetworkInformation/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Net.Primitives": "4.0.10",
"System.Runtime": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Net.NetworkInformation.dll": {}
}
},
"System.Net.Ping/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Net.Primitives": "4.0.10",
"System.Runtime": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Net.Ping.dll": {}
}
},
"System.Net.Primitives/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0",
"System.Runtime.Handles": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Net.Primitives.dll": {}
}
},
"System.Net.Requests/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.Net.Primitives": "4.0.10",
"System.Net.WebHeaderCollection": "4.0.0",
"System.Runtime": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Net.Requests.dll": {}
}
},
"System.Net.Security/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.Net.Primitives": "4.0.10",
"System.Runtime": "4.0.0",
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23816",
"System.Security.Principal": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Net.Security.dll": {}
}
},
"System.Net.Sockets/4.1.0-rc2-23816": {
"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.WebHeaderCollection/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Collections.Specialized": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Net.WebHeaderCollection.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Net.WebHeaderCollection.dll": {}
}
},
"System.Net.WebSockets/4.0.0-rc2-23816": {
"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.Net.WebSockets.Client/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Net.Primitives": "4.0.10",
"System.Net.WebSockets": "4.0.0-rc2-23816",
"System.Runtime": "4.0.0",
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23816",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Net.WebSockets.Client.dll": {}
}
},
"System.Numerics.Vectors/4.1.1-rc2-23816": {
"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.12-rc2-23816": {
"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.DataContractSerialization/4.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dnxcore50/_._": {}
}
},
"System.Private.ServiceModel/4.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
}
},
"System.Private.Uri/4.0.1-rc2-23816": {
"type": "package",
"compile": {
"ref/dnxcore50/_._": {}
}
},
"System.Reflection/4.1.0-rc2-23816": {
"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": {}
}
},
"System.Reflection.DispatchProxy/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Reflection": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Reflection.DispatchProxy.dll": {}
}
},
"System.Reflection.Emit/4.0.1-rc2-23816": {
"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-23816": {
"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-23816": {
"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-23816": {
"type": "package",
"dependencies": {
"System.Reflection": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.1/System.Reflection.Extensions.dll": {}
}
},
"System.Reflection.Metadata/1.2.0-rc3-23721": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.0",
"System.Collections.Immutable": "1.1.37",
"System.Diagnostics.Debug": "4.0.0",
"System.IO": "4.0.0",
"System.Linq": "4.0.0",
"System.Reflection": "4.0.0",
"System.Reflection.Extensions": "4.0.0",
"System.Reflection.Primitives": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.0",
"System.Runtime.Extensions": "4.0.0",
"System.Runtime.InteropServices": "4.0.0",
"System.Text.Encoding": "4.0.0",
"System.Text.Encoding.Extensions": "4.0.0",
"System.Threading": "4.0.0"
},
"compile": {
"lib/dotnet5.2/System.Reflection.Metadata.dll": {}
},
"runtime": {
"lib/dotnet5.2/System.Reflection.Metadata.dll": {}
}
},
"System.Reflection.Primitives/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.1/System.Reflection.Primitives.dll": {}
}
},
"System.Reflection.TypeExtensions/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Reflection": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Reflection.TypeExtensions.dll": {}
}
},
"System.Resources.ReaderWriter/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.IO": "4.0.10",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Resources.ReaderWriter.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Resources.ReaderWriter.dll": {}
}
},
"System.Resources.ResourceManager/4.0.1-rc2-23816": {
"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.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet5.4/System.Runtime.dll": {}
}
},
"System.Runtime.CompilerServices.VisualC/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Runtime.CompilerServices.VisualC.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Runtime.CompilerServices.VisualC.dll": {}
}
},
"System.Runtime.Extensions/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet5.4/System.Runtime.Extensions.dll": {}
}
},
"System.Runtime.Handles/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Runtime.Handles.dll": {}
}
},
"System.Runtime.InteropServices/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Reflection": "4.0.0",
"System.Reflection.Primitives": "4.0.0",
"System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Handles": "4.0.0",
"System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23816"
},
"compile": {
"ref/dotnet5.4/System.Runtime.InteropServices.dll": {}
}
},
"System.Runtime.InteropServices.PInvoke/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0",
"System.Runtime.Handles": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Runtime.InteropServices.PInvoke.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Runtime.InteropServices.PInvoke.dll": {}
}
},
"System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.2/System.Runtime.InteropServices.RuntimeInformation.dll": {}
}
},
"System.Runtime.Loader/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.Reflection": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dnxcore50/System.Runtime.Loader.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Runtime.Loader.dll": {}
}
},
"System.Runtime.Numerics/4.0.1-rc2-23816": {
"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.Runtime.Serialization.Json/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.DataContractSerialization": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet5.1/System.Runtime.Serialization.Json.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Runtime.Serialization.Json.dll": {}
}
},
"System.Runtime.Serialization.Primitives/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet5.4/System.Runtime.Serialization.Primitives.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Runtime.Serialization.Primitives.dll": {}
}
},
"System.Runtime.Serialization.Xml/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.DataContractSerialization": "4.1.0-rc2-23816",
"System.Runtime.Serialization.Primitives": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet5.4/System.Runtime.Serialization.Xml.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Runtime.Serialization.Xml.dll": {}
}
},
"System.Security.Claims/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "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-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.Runtime": "4.0.0",
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23816"
},
"compile": {
"ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {}
}
},
"System.Security.Cryptography.Cng/4.0.0-rc2-23816": {
"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-23816",
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23816",
"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-23816": {
"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-23816",
"System.Security.Cryptography.Encoding": "4.0.0-rc2-23816",
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23816",
"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-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Security.Cryptography.Encoding.dll": {}
}
},
"System.Security.Cryptography.Hashing.Algorithms/4.0.0-beta-23225": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0",
"System.Security.Cryptography.Algorithms": "4.0.0-beta-23225"
},
"compile": {
"lib/DNXCore50/System.Security.Cryptography.Hashing.Algorithms.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Security.Cryptography.Hashing.Algorithms.dll": {}
}
},
"System.Security.Cryptography.Primitives/4.0.0-rc2-23816": {
"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-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0",
"System.Runtime.Handles": "4.0.0",
"System.Security.Cryptography.Algorithms": "4.0.0-rc2-23816",
"System.Security.Cryptography.Encoding": "4.0.0-rc2-23816"
},
"compile": {
"ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {}
}
},
"System.Security.Principal/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet5.1/System.Security.Principal.dll": {}
},
"runtime": {
"lib/dotnet5.1/System.Security.Principal.dll": {}
}
},
"System.Security.Principal.Windows/4.0.0-rc2-23816": {
"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/dotnet5.4/System.Security.Principal.Windows.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Security.Principal.Windows.dll": {}
}
},
"System.ServiceModel.Duplex/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.ServiceModel": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet5.2/System.ServiceModel.Duplex.dll": {}
},
"runtime": {
"lib/dnxcore50/System.ServiceModel.Duplex.dll": {}
}
},
"System.ServiceModel.Http/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.ServiceModel": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet5.4/System.ServiceModel.Http.dll": {}
},
"runtime": {
"lib/dnxcore50/System.ServiceModel.Http.dll": {}
}
},
"System.ServiceModel.NetTcp/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.ServiceModel": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet5.4/System.ServiceModel.NetTcp.dll": {}
},
"runtime": {
"lib/dnxcore50/System.ServiceModel.NetTcp.dll": {}
}
},
"System.ServiceModel.Primitives/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.ServiceModel": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet5.4/System.ServiceModel.Primitives.dll": {}
},
"runtime": {
"lib/dnxcore50/System.ServiceModel.Primitives.dll": {}
}
},
"System.ServiceModel.Security/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.ServiceModel": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet5.2/System.ServiceModel.Security.dll": {}
},
"runtime": {
"lib/dnxcore50/System.ServiceModel.Security.dll": {}
}
},
"System.Text.Encoding/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Text.Encoding.dll": {}
}
},
"System.Text.Encoding.CodePages/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0",
"System.Text.Encoding": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Text.Encoding.CodePages.dll": {}
}
},
"System.Text.Encoding.Extensions/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0",
"System.Text.Encoding": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Text.Encoding.Extensions.dll": {}
}
},
"System.Text.RegularExpressions/4.0.12-rc2-23816": {
"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-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Threading.dll": {}
}
},
"System.Threading.Overlapped/4.0.1-rc2-23816": {
"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-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Threading.Tasks.dll": {}
}
},
"System.Threading.Tasks.Dataflow/4.6.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.0",
"System.Collections.Concurrent": "4.0.0",
"System.Diagnostics.Debug": "4.0.0",
"System.Diagnostics.Tracing": "4.0.0",
"System.Dynamic.Runtime": "4.0.0",
"System.Linq": "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",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"lib/dotnet5.2/System.Threading.Tasks.Dataflow.dll": {}
},
"runtime": {
"lib/dotnet5.2/System.Threading.Tasks.Dataflow.dll": {}
}
},
"System.Threading.Tasks.Extensions/4.0.0-rc2-23816": {
"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.Tasks.Parallel/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections.Concurrent": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Diagnostics.Tracing": "4.0.20",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet5.2/System.Threading.Tasks.Parallel.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Threading.Tasks.Parallel.dll": {}
}
},
"System.Threading.Thread/4.0.0-rc2-23816": {
"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-23816": {
"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-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.3/System.Threading.Timer.dll": {}
}
},
"System.Xml.ReaderWriter/4.0.11-rc2-23816": {
"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-23816"
},
"compile": {
"ref/dotnet5.4/System.Xml.ReaderWriter.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Xml.ReaderWriter.dll": {}
}
},
"System.Xml.XDocument/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Diagnostics.Tools": "4.0.0",
"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.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Xml.XDocument.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Xml.XDocument.dll": {}
}
},
"System.Xml.XmlDocument/4.0.1-rc2-23816": {
"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.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Xml.XmlDocument.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Xml.XmlDocument.dll": {}
}
},
"System.Xml.XmlSerializer/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.Runtime": "4.0.0",
"System.Xml.ReaderWriter": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Xml.XmlSerializer.dll": {}
}
},
"System.Xml.XPath/4.0.1-rc2-23816": {
"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.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Xml.XPath.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Xml.XPath.dll": {}
}
},
"System.Xml.XPath.XDocument/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"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.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.10",
"System.Xml.XDocument": "4.0.10",
"System.Xml.XPath": "4.0.1-rc2-23816"
},
"compile": {
"ref/dotnet5.4/System.Xml.XPath.XDocument.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Xml.XPath.XDocument.dll": {}
}
},
"System.Xml.XPath.XmlDocument/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Globalization": "4.0.10",
"System.IO": "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.Xml.ReaderWriter": "4.0.10",
"System.Xml.XmlDocument": "4.0.0",
"System.Xml.XPath": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Xml.XPath.XmlDocument.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Xml.XPath.XmlDocument.dll": {}
}
}
},
"DNXCore,Version=v5.0/ubuntu.14.04-x64": {
"Microsoft.Build/0.1.0-preview-00017": {
"type": "package",
"dependencies": {
"Microsoft.Build.Framework": null,
"Microsoft.Tpl.Dataflow": "4.5.24",
"Microsoft.Win32.Primitives": "4.0.1-rc2-23712",
"Microsoft.Win32.Registry": "4.0.0-beta-23516",
"System.AppContext": "4.0.1-rc2-23712",
"System.Collections": "4.0.11-rc2-23712",
"System.Collections.Concurrent": "4.0.11-rc2-23712",
"System.Collections.NonGeneric": "4.0.1-rc2-23712",
"System.Console": "4.0.0-rc2-23712",
"System.Diagnostics.Contracts": "4.0.1-rc2-23712",
"System.Diagnostics.Debug": "4.0.11-rc2-23712",
"System.Diagnostics.FileVersionInfo": "4.0.0-rc2-23712",
"System.Diagnostics.Process": "4.1.0-rc2-23712",
"System.Diagnostics.TraceSource": "4.0.0-rc2-23712",
"System.Globalization": "4.0.11-rc2-23712",
"System.IO": "4.1.0-rc2-23712",
"System.IO.Compression": "4.1.0-rc2-23712",
"System.IO.FileSystem": "4.0.1-rc2-23712",
"System.IO.FileSystem.Primitives": "4.0.1-rc2-23712",
"System.IO.Pipes": "4.0.0-rc2-23712",
"System.Linq": "4.0.1-rc2-23712",
"System.ObjectModel": "4.0.11-rc2-23712",
"System.Reflection": "4.1.0-rc2-23712",
"System.Reflection.Extensions": "4.0.1-rc2-23712",
"System.Reflection.Metadata": "1.1.0",
"System.Reflection.Primitives": "4.0.1-rc2-23712",
"System.Reflection.TypeExtensions": "4.1.0-rc2-23712",
"System.Resources.ResourceManager": "4.0.1-rc2-23712",
"System.Runtime": "4.0.21-rc2-23712",
"System.Runtime.Extensions": "4.0.11-rc2-23712",
"System.Runtime.Handles": "4.0.1-rc2-23712",
"System.Runtime.InteropServices": "4.0.21-rc2-23712",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23712",
"System.Runtime.Loader": "4.0.0-rc2-23712",
"System.Text.Encoding": "4.0.11-rc2-23712",
"System.Text.Encoding.Extensions": "4.0.11-rc2-23712",
"System.Text.RegularExpressions": "4.0.11-rc2-23712",
"System.Threading": "4.0.11-rc2-23712",
"System.Threading.Tasks": "4.0.11-rc2-23712",
"System.Threading.Tasks.Dataflow": "4.5.26-rc2-23712",
"System.Threading.Thread": "4.0.0-rc2-23712",
"System.Threading.ThreadPool": "4.0.10-rc2-23712",
"System.Xml.ReaderWriter": "4.0.11-rc2-23712",
"System.Xml.XmlDocument": "4.0.1-rc2-23712",
"System.Xml.XPath.XmlDocument": "4.0.1-rc2-23712"
},
"compile": {
"lib/dotnet/Microsoft.Build.dll": {}
},
"runtime": {
"lib/dotnet/Microsoft.Build.dll": {}
}
},
"Microsoft.Build.Framework/0.1.0-preview-00017": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.11-rc2-23712",
"System.Diagnostics.Debug": "4.0.11-rc2-23712",
"System.Globalization": "4.0.11-rc2-23712",
"System.Runtime": "4.0.21-rc2-23712",
"System.Runtime.InteropServices": "4.0.21-rc2-23712",
"System.Threading": "4.0.11-rc2-23712",
"System.Threading.Thread": "4.0.0-rc2-23712"
},
"compile": {
"lib/dotnet/Microsoft.Build.Framework.dll": {}
},
"runtime": {
"lib/dotnet/Microsoft.Build.Framework.dll": {}
}
},
"Microsoft.Build.Targets/0.1.0-preview-00017": {
"type": "package",
"dependencies": {
"Microsoft.Build": null,
"Microsoft.Build.Framework": null,
"Microsoft.Build.Tasks.Core": null,
"Microsoft.Build.Utilities.Core": null,
"MSBuild": null
},
"compile": {
"lib/dotnet/_._": {}
},
"runtime": {
"lib/dotnet/_._": {}
},
"native": {
"runtimes/any/native/Microsoft.Common.CurrentVersion.targets": {},
"runtimes/any/native/Microsoft.Common.overridetasks": {},
"runtimes/any/native/Microsoft.Common.targets": {},
"runtimes/any/native/Microsoft.Common.tasks": {},
"runtimes/any/native/Microsoft.CSharp.CurrentVersion.targets": {},
"runtimes/any/native/Microsoft.CSharp.targets": {},
"runtimes/any/native/Microsoft.Data.Entity.Shim.targets": {},
"runtimes/any/native/Microsoft.NETFramework.CurrentVersion.props": {},
"runtimes/any/native/Microsoft.NETFramework.CurrentVersion.targets": {},
"runtimes/any/native/Microsoft.NETFramework.props": {},
"runtimes/any/native/Microsoft.NETFramework.targets": {},
"runtimes/any/native/Microsoft.ServiceModel.Shim.targets": {},
"runtimes/any/native/Microsoft.VisualBasic.CurrentVersion.targets": {},
"runtimes/any/native/Microsoft.VisualBasic.targets": {},
"runtimes/any/native/Microsoft.VisualStudioVersion.v11.Common.props": {},
"runtimes/any/native/Microsoft.VisualStudioVersion.v12.Common.props": {},
"runtimes/any/native/Microsoft.VisualStudioVersion.v14.Common.props": {},
"runtimes/any/native/Microsoft.WinFx.Shim.targets": {},
"runtimes/any/native/Microsoft.WorkflowBuildExtensions.Shim.targets": {},
"runtimes/any/native/Microsoft.Xaml.Shim.targets": {},
"runtimes/any/native/Workflow.Shim.Targets": {},
"runtimes/any/native/Workflow.VisualBasic.Shim.Targets": {}
}
},
"Microsoft.Build.Tasks.Core/0.1.0-preview-00017": {
"type": "package",
"dependencies": {
"Microsoft.Build.Framework": null,
"Microsoft.Win32.Primitives": "4.0.1-rc2-23712",
"Microsoft.Win32.Registry": "4.0.0-beta-23516",
"System.Collections": "4.0.11-rc2-23712",
"System.Collections.Concurrent": "4.0.11-rc2-23712",
"System.Collections.NonGeneric": "4.0.1-rc2-23712",
"System.Console": "4.0.0-rc2-23712",
"System.Diagnostics.Debug": "4.0.11-rc2-23712",
"System.Diagnostics.Process": "4.1.0-rc2-23712",
"System.Diagnostics.TraceSource": "4.0.0-rc2-23712",
"System.Globalization": "4.0.11-rc2-23712",
"System.IO": "4.1.0-rc2-23712",
"System.IO.FileSystem": "4.0.1-rc2-23712",
"System.IO.FileSystem.DriveInfo": "4.0.0-beta-23302",
"System.IO.FileSystem.Primitives": "4.0.1-rc2-23712",
"System.Linq": "4.0.1-rc2-23712",
"System.ObjectModel": "4.0.11-rc2-23712",
"System.Reflection": "4.1.0-rc2-23712",
"System.Reflection.Metadata": "1.1.0",
"System.Resources.ReaderWriter": "4.0.0-rc2-23712",
"System.Resources.ResourceManager": "4.0.1-rc2-23712",
"System.Runtime": "4.0.21-rc2-23712",
"System.Runtime.Extensions": "4.0.11-rc2-23712",
"System.Runtime.Handles": "4.0.1-rc2-23712",
"System.Runtime.InteropServices": "4.0.21-rc2-23712",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23712",
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23712",
"System.Text.Encoding": "4.0.11-rc2-23712",
"System.Text.Encoding.Extensions": "4.0.11-rc2-23712",
"System.Text.RegularExpressions": "4.0.11-rc2-23712",
"System.Threading": "4.0.11-rc2-23712",
"System.Threading.Tasks": "4.0.11-rc2-23712",
"System.Threading.Tasks.Parallel": "4.0.1-beta-23516",
"System.Threading.Thread": "4.0.0-rc2-23712",
"System.Xml.ReaderWriter": "4.0.11-rc2-23712",
"System.Xml.XDocument": "4.0.11-rc2-23712",
"System.Xml.XmlDocument": "4.0.1-rc2-23712"
},
"compile": {
"lib/dotnet/Microsoft.Build.Tasks.Core.dll": {}
},
"runtime": {
"lib/dotnet/Microsoft.Build.Tasks.Core.dll": {}
}
},
"Microsoft.Build.Utilities.Core/0.1.0-preview-00017": {
"type": "package",
"dependencies": {
"Microsoft.Build.Framework": null,
"Microsoft.Win32.Primitives": "4.0.1-rc2-23712",
"Microsoft.Win32.Registry": "4.0.0-beta-23516",
"System.Collections": "4.0.11-rc2-23712",
"System.Collections.Concurrent": "4.0.11-rc2-23712",
"System.Collections.NonGeneric": "4.0.1-rc2-23712",
"System.Console": "4.0.0-rc2-23712",
"System.Diagnostics.Debug": "4.0.11-rc2-23712",
"System.Diagnostics.Process": "4.1.0-rc2-23712",
"System.Diagnostics.TraceSource": "4.0.0-rc2-23712",
"System.Globalization": "4.0.11-rc2-23712",
"System.IO": "4.1.0-rc2-23712",
"System.IO.FileSystem": "4.0.1-rc2-23712",
"System.IO.FileSystem.Primitives": "4.0.1-rc2-23712",
"System.Linq": "4.0.1-rc2-23712",
"System.ObjectModel": "4.0.11-rc2-23712",
"System.Reflection": "4.1.0-rc2-23712",
"System.Resources.ResourceManager": "4.0.1-rc2-23712",
"System.Runtime": "4.0.21-rc2-23712",
"System.Runtime.Extensions": "4.0.11-rc2-23712",
"System.Runtime.Handles": "4.0.1-rc2-23712",
"System.Runtime.InteropServices": "4.0.21-rc2-23712",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23712",
"System.Text.Encoding": "4.0.11-rc2-23712",
"System.Text.RegularExpressions": "4.0.11-rc2-23712",
"System.Threading": "4.0.11-rc2-23712",
"System.Threading.Tasks": "4.0.11-rc2-23712",
"System.Threading.Thread": "4.0.0-rc2-23712",
"System.Threading.Timer": "4.0.1-rc2-23712",
"System.Xml.ReaderWriter": "4.0.11-rc2-23712",
"System.Xml.XmlDocument": "4.0.1-rc2-23712"
},
"compile": {
"lib/dotnet/Microsoft.Build.Utilities.Core.dll": {}
},
"runtime": {
"lib/dotnet/Microsoft.Build.Utilities.Core.dll": {}
}
},
"Microsoft.Cci/4.0.0-rc3-23811": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.0",
"System.Diagnostics.Debug": "4.0.10",
"System.Globalization": "4.0.0",
"System.IO": "4.0.10",
"System.IO.FileSystem": "4.0.0",
"System.IO.FileSystem.Primitives": "4.0.0",
"System.Reflection": "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.0",
"System.Text.Encoding": "4.0.0",
"System.Threading": "4.0.0"
},
"compile": {
"lib/dotnet5.4/Microsoft.Cci.dll": {}
},
"runtime": {
"lib/dotnet5.4/Microsoft.Cci.dll": {}
}
},
"Microsoft.CodeAnalysis.Analyzers/1.1.0": {
"type": "package"
},
"Microsoft.CodeAnalysis.Common/1.2.0-beta1-20160202-02": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.Analyzers": "1.1.0",
"System.Collections.Immutable": "1.1.37",
"System.Reflection.Metadata": "1.2.0-rc3-23721"
},
"compile": {
"lib/portable-net45+win8/Microsoft.CodeAnalysis.dll": {}
},
"runtime": {
"lib/portable-net45+win8/Microsoft.CodeAnalysis.dll": {}
}
},
"Microsoft.CodeAnalysis.Compilers/1.2.0-beta1-20160202-02": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.CSharp": "[1.2.0-beta1-20160202-02]",
"Microsoft.CodeAnalysis.VisualBasic": "[1.2.0-beta1-20160202-02]"
}
},
"Microsoft.CodeAnalysis.CSharp/1.2.0-beta1-20160202-02": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.Common": "[1.2.0-beta1-20160202-02]"
},
"compile": {
"lib/portable-net45+win8/Microsoft.CodeAnalysis.CSharp.dll": {}
},
"runtime": {
"lib/portable-net45+win8/Microsoft.CodeAnalysis.CSharp.dll": {}
}
},
"Microsoft.CodeAnalysis.VisualBasic/1.2.0-beta1-20160202-02": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.Common": "1.2.0-beta1-20160202-02"
},
"compile": {
"lib/portable-net45+win8/Microsoft.CodeAnalysis.VisualBasic.dll": {}
},
"runtime": {
"lib/portable-net45+win8/Microsoft.CodeAnalysis.VisualBasic.dll": {}
}
},
"Microsoft.CSharp/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Dynamic.Runtime": "4.0.0",
"System.Globalization": "4.0.10",
"System.Linq": "4.0.0",
"System.Linq.Expressions": "4.0.0",
"System.ObjectModel": "4.0.10",
"System.Reflection": "4.0.10",
"System.Reflection.Extensions": "4.0.0",
"System.Reflection.Primitives": "4.0.0",
"System.Reflection.TypeExtensions": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.InteropServices": "4.0.20",
"System.Threading": "4.0.10"
},
"compile": {
"ref/dotnet5.1/Microsoft.CSharp.dll": {}
},
"runtime": {
"lib/dotnet5.4/Microsoft.CSharp.dll": {}
}
},
"Microsoft.Net.Compilers.NetCore/1.2.0-beta1-20160202-02": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.Compilers": "[1.2.0-beta1-20160202-02]",
"System.AppContext": "4.0.1-beta-23504",
"System.Collections": "4.0.11-beta-23504",
"System.Collections.Immutable": "1.1.38-beta-23504",
"System.Console": "4.0.0-beta-23504",
"System.Diagnostics.Debug": "4.0.11-beta-23504",
"System.Diagnostics.FileVersionInfo": "4.0.0-beta-23504",
"System.Diagnostics.Process": "4.1.0-beta-23504",
"System.Diagnostics.StackTrace": "4.0.1-beta-23504",
"System.Diagnostics.Tools": "4.0.1-beta-23504",
"System.Dynamic.Runtime": "4.0.11-beta-23504",
"System.IO.FileSystem": "4.0.1-beta-23504",
"System.IO.FileSystem.Watcher": "4.0.0-beta-23504",
"System.IO.Pipes": "4.0.0-beta-23504",
"System.Linq": "4.0.1-beta-23504",
"System.Net.NameResolution": "4.0.0-beta-23504",
"System.Net.Sockets": "4.1.0-beta-23504",
"System.Private.Uri": "4.0.1-beta-23504",
"System.Reflection": "4.1.0-beta-23504",
"System.Reflection.Primitives": "4.0.1-beta-23504",
"System.Resources.ResourceManager": "4.0.1-beta-23504",
"System.Runtime": "4.0.21-beta-23504",
"System.Runtime.Extensions": "4.0.11-beta-23504",
"System.Runtime.Handles": "4.0.1-beta-23504",
"System.Runtime.InteropServices": "4.0.21-beta-23504",
"System.Runtime.Loader": "4.0.0-beta-23504",
"System.Runtime.Numerics": "4.0.1-beta-23504",
"System.Runtime.Serialization.Json": "4.0.1-beta-23504",
"System.Security.Cryptography.Algorithms": "4.0.0-beta-23504",
"System.Security.Cryptography.Encoding": "4.0.0-beta-23504",
"System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504",
"System.Text.Encoding": "4.0.11-beta-23504",
"System.Text.Encoding.CodePages": "4.0.1-beta-23504",
"System.Text.Encoding.Extensions": "4.0.11-beta-23504",
"System.Threading": "4.0.11-beta-23504",
"System.Threading.Tasks": "4.0.11-beta-23504",
"System.Threading.Tasks.Parallel": "4.0.1-beta-23504",
"System.Threading.Thread": "4.0.0-beta-23504",
"System.Xml.XDocument": "4.0.11-beta-23504",
"System.Xml.XmlDocument": "4.0.1-beta-23504",
"System.Xml.XPath.XDocument": "4.0.1-beta-23504"
},
"native": {
"runtimes/any/native/csc.exe": {},
"runtimes/any/native/vbc.exe": {}
}
},
"Microsoft.Net.Compilers.Targets.NetCore/0.1.4-dev": {
"type": "package",
"compile": {
"lib/dotnet/Microsoft.Build.Tasks.CodeAnalysis.dll": {}
},
"runtime": {
"lib/dotnet/Microsoft.Build.Tasks.CodeAnalysis.dll": {}
},
"native": {
"runtimes/any/native/Microsoft.CSharp.Core.targets": {},
"runtimes/any/native/Microsoft.VisualBasic.Core.targets": {}
}
},
"Microsoft.NETCore/5.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.CSharp": "4.0.1-rc2-23816",
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
"Microsoft.VisualBasic": "10.0.1-rc2-23816",
"System.AppContext": "4.1.0-rc2-23816",
"System.Collections": "4.0.11-rc2-23816",
"System.Collections.Concurrent": "4.0.12-rc2-23816",
"System.Collections.Immutable": "1.2.0-rc2-23816",
"System.ComponentModel": "4.0.1-rc2-23816",
"System.ComponentModel.Annotations": "4.1.0-rc2-23816",
"System.Diagnostics.Debug": "4.0.11-rc2-23816",
"System.Diagnostics.Tools": "4.0.1-rc2-23816",
"System.Diagnostics.Tracing": "4.1.0-rc2-23816",
"System.Dynamic.Runtime": "4.0.11-rc2-23816",
"System.Globalization": "4.0.11-rc2-23816",
"System.Globalization.Calendars": "4.0.1-rc2-23816",
"System.Globalization.Extensions": "4.0.1-rc2-23816",
"System.IO": "4.1.0-rc2-23816",
"System.IO.Compression": "4.1.0-rc2-23816",
"System.IO.Compression.ZipFile": "4.0.1-rc2-23816",
"System.IO.FileSystem": "4.0.1-rc2-23816",
"System.IO.FileSystem.Primitives": "4.0.1-rc2-23816",
"System.IO.UnmanagedMemoryStream": "4.0.1-rc2-23816",
"System.Linq": "4.1.0-rc2-23816",
"System.Linq.Expressions": "4.0.11-rc2-23816",
"System.Linq.Parallel": "4.0.1-rc2-23816",
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Net.Http": "4.0.1-rc2-23816",
"System.Net.NetworkInformation": "4.1.0-rc2-23816",
"System.Net.Primitives": "4.0.11-rc2-23816",
"System.Numerics.Vectors": "4.1.1-rc2-23816",
"System.ObjectModel": "4.0.12-rc2-23816",
"System.Reflection": "4.1.0-rc2-23816",
"System.Reflection.DispatchProxy": "4.0.1-rc2-23816",
"System.Reflection.Extensions": "4.0.1-rc2-23816",
"System.Reflection.Metadata": "1.2.0-rc2-23816",
"System.Reflection.Primitives": "4.0.1-rc2-23816",
"System.Reflection.TypeExtensions": "4.1.0-rc2-23816",
"System.Resources.ResourceManager": "4.0.1-rc2-23816",
"System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.1.0-rc2-23816",
"System.Runtime.Handles": "4.0.1-rc2-23816",
"System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23816",
"System.Runtime.Numerics": "4.0.1-rc2-23816",
"System.Security.Claims": "4.0.1-rc2-23816",
"System.Security.Principal": "4.0.1-rc2-23816",
"System.Text.Encoding": "4.0.11-rc2-23816",
"System.Text.Encoding.Extensions": "4.0.11-rc2-23816",
"System.Text.RegularExpressions": "4.0.12-rc2-23816",
"System.Threading": "4.0.11-rc2-23816",
"System.Threading.Tasks": "4.0.11-rc2-23816",
"System.Threading.Tasks.Dataflow": "4.6.0-rc2-23816",
"System.Threading.Tasks.Parallel": "4.0.1-rc2-23816",
"System.Threading.Timer": "4.0.1-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816"
}
},
"Microsoft.NETCore.Console/1.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.NETCore": "5.0.1-rc2-23816",
"Microsoft.NETCore.ConsoleHost": "1.0.0-rc2-23816",
"Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-rc2-23816",
"Microsoft.Win32.Primitives": "4.0.1-rc2-23816",
"System.ComponentModel.EventBasedAsync": "4.0.11-rc2-23816",
"System.Console": "4.0.0-rc2-23816",
"System.Data.Common": "4.0.1-rc2-23816",
"System.Data.SqlClient": "4.0.0-rc2-23816",
"System.Diagnostics.Contracts": "4.0.1-rc2-23816",
"System.Diagnostics.FileVersionInfo": "4.0.0-rc2-23816",
"System.Diagnostics.Process": "4.1.0-rc2-23816",
"System.Diagnostics.StackTrace": "4.0.1-rc2-23816",
"System.IO.FileSystem.DriveInfo": "4.0.0-rc2-23816",
"System.IO.FileSystem.Watcher": "4.0.0-rc2-23816",
"System.IO.MemoryMappedFiles": "4.0.0-rc2-23816",
"System.IO.Pipes": "4.0.0-rc2-23816",
"System.Net.NameResolution": "4.0.0-rc2-23816",
"System.Net.NetworkInformation": "4.1.0-rc2-23816",
"System.Net.Ping": "4.0.0-rc2-23816",
"System.Net.Requests": "4.0.11-rc2-23816",
"System.Net.Security": "4.0.0-rc2-23816",
"System.Net.Sockets": "4.1.0-rc2-23816",
"System.Net.WebHeaderCollection": "4.0.1-rc2-23816",
"System.Net.WebSockets": "4.0.0-rc2-23816",
"System.Net.WebSockets.Client": "4.0.0-rc2-23816",
"System.Reflection.Emit": "4.0.1-rc2-23816",
"System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23816",
"System.Reflection.Emit.Lightweight": "4.0.1-rc2-23816",
"System.Resources.ReaderWriter": "4.0.0-rc2-23816",
"System.Runtime.CompilerServices.VisualC": "4.0.0-rc2-23816",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Runtime.Serialization.Json": "4.0.1-rc2-23816",
"System.Runtime.Serialization.Primitives": "4.1.0-rc2-23816",
"System.Runtime.Serialization.Xml": "4.1.0-rc2-23816",
"System.Security.Cryptography.Algorithms": "4.0.0-rc2-23816",
"System.Security.Cryptography.Encoding": "4.0.0-rc2-23816",
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23816",
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23816",
"System.ServiceModel.Duplex": "4.0.1-rc2-23816",
"System.ServiceModel.Http": "4.1.0-rc2-23816",
"System.ServiceModel.NetTcp": "4.1.0-rc2-23816",
"System.ServiceModel.Primitives": "4.1.0-rc2-23816",
"System.ServiceModel.Security": "4.0.1-rc2-23816",
"System.Xml.XmlSerializer": "4.0.11-rc2-23816"
}
},
"Microsoft.NETCore.ConsoleHost/1.0.0-rc2-23816": {
"type": "package"
},
"Microsoft.NETCore.Platforms/1.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Targets": "1.0.1-rc2-23816"
}
},
"Microsoft.NETCore.Runtime/1.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-rc2-23816",
"Microsoft.NETCore.Runtime.Native": "1.0.1-rc2-23816"
}
},
"Microsoft.NETCore.Runtime.CoreCLR/1.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23816"
}
},
"Microsoft.NETCore.Runtime.Native/1.0.1-rc2-23816": {
"type": "package"
},
"Microsoft.NETCore.Targets/1.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Targets.DNXCore": "5.0.0-rc2-23816"
}
},
"Microsoft.NETCore.Targets.DNXCore/5.0.0-rc2-23816": {
"type": "package"
},
"Microsoft.NETCore.TestHost/1.0.0-rc2-23816": {
"type": "package"
},
"Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23816": {
"type": "package"
},
"Microsoft.Tpl.Dataflow/4.5.24": {
"type": "package",
"compile": {
"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Dataflow.dll": {}
},
"runtime": {
"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Dataflow.dll": {}
}
},
"Microsoft.VisualBasic/10.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Dynamic.Runtime": "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.Extensions": "4.0.0",
"System.Reflection.Primitives": "4.0.0",
"System.Reflection.TypeExtensions": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.InteropServices": "4.0.20",
"System.Threading": "4.0.10"
},
"compile": {
"ref/dotnet5.2/Microsoft.VisualBasic.dll": {}
},
"runtime": {
"lib/dotnet5.4/Microsoft.VisualBasic.dll": {}
}
},
"Microsoft.Win32.Primitives/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/Microsoft.Win32.Primitives.dll": {}
}
},
"Microsoft.Win32.Registry/4.0.0-rc2-23816": {
"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": {}
}
},
"MSBuild/0.1.0-preview-00017": {
"type": "package",
"dependencies": {
"Microsoft.Build": null,
"Microsoft.Build.Framework": null,
"Microsoft.Build.Tasks.Core": null,
"Microsoft.Build.Utilities.Core": null,
"Microsoft.Win32.Primitives": "4.0.1-rc2-23712",
"Microsoft.Win32.Registry": "4.0.0-beta-23516",
"System.AppContext": "4.0.1-rc2-23712",
"System.Collections": "4.0.11-rc2-23712",
"System.Collections.Concurrent": "4.0.11-rc2-23712",
"System.Collections.NonGeneric": "4.0.1-rc2-23712",
"System.Console": "4.0.0-rc2-23712",
"System.Diagnostics.Debug": "4.0.11-rc2-23712",
"System.Diagnostics.FileVersionInfo": "4.0.0-rc2-23712",
"System.Diagnostics.Process": "4.1.0-rc2-23712",
"System.Diagnostics.TraceSource": "4.0.0-rc2-23712",
"System.Globalization": "4.0.11-rc2-23712",
"System.IO": "4.1.0-rc2-23712",
"System.IO.FileSystem": "4.0.1-rc2-23712",
"System.IO.FileSystem.Primitives": "4.0.1-rc2-23712",
"System.IO.Pipes": "4.0.0-rc2-23712",
"System.Linq": "4.0.1-rc2-23712",
"System.Reflection": "4.1.0-rc2-23712",
"System.Reflection.Extensions": "4.0.1-rc2-23712",
"System.Reflection.Metadata": "1.1.0",
"System.Reflection.TypeExtensions": "4.1.0-rc2-23712",
"System.Resources.ResourceManager": "4.0.1-rc2-23712",
"System.Runtime": "4.0.21-rc2-23712",
"System.Runtime.Extensions": "4.0.11-rc2-23712",
"System.Runtime.Handles": "4.0.1-rc2-23712",
"System.Runtime.InteropServices": "4.0.21-rc2-23712",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23712",
"System.Runtime.Loader": "4.0.0-rc2-23712",
"System.Text.Encoding": "4.0.11-rc2-23712",
"System.Text.Encoding.Extensions": "4.0.11-rc2-23712",
"System.Text.RegularExpressions": "4.0.11-rc2-23712",
"System.Threading": "4.0.11-rc2-23712",
"System.Threading.Tasks": "4.0.11-rc2-23712",
"System.Threading.Thread": "4.0.0-rc2-23712",
"System.Threading.ThreadPool": "4.0.10-rc2-23712",
"System.Xml.ReaderWriter": "4.0.11-rc2-23712"
},
"compile": {
"lib/dotnet/_._": {}
},
"runtime": {
"lib/dotnet/_._": {}
},
"native": {
"runtimes/any/native/MSBuild.exe": {}
}
},
"Newtonsoft.Json/7.0.1": {
"type": "package",
"compile": {
"lib/portable-net45+wp80+win8+wpa81+dnxcore50/Newtonsoft.Json.dll": {}
},
"runtime": {
"lib/portable-net45+wp80+win8+wpa81+dnxcore50/Newtonsoft.Json.dll": {}
}
},
"NuGet.Client/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"NuGet.ContentModel": "3.4.0-beta-488",
"NuGet.Packaging": "3.4.0-beta-488",
"NuGet.Repositories": "3.4.0-beta-488",
"NuGet.RuntimeModel": "3.4.0-beta-488",
"NuGet.Versioning": "3.4.0-beta-488"
},
"compile": {
"lib/dnxcore50/NuGet.Client.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Client.dll": {}
}
},
"NuGet.Common/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.0-beta-23109",
"System.Diagnostics.Process": "4.0.0-beta-23109",
"System.IO.Compression": "4.0.0-beta-23109",
"System.IO.FileSystem": "4.0.0-beta-23109",
"System.IO.FileSystem.Primitives": "4.0.0-beta-23109",
"System.Runtime.Extensions": "4.0.10-beta-23109",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-beta-23225",
"System.Security.Cryptography.Cng": "4.0.0-beta-23516",
"System.Threading": "4.0.10-beta-23109",
"System.Threading.Thread": "4.0.0-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Common.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Common.dll": {}
}
},
"NuGet.ContentModel/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10-beta-23109",
"System.IO.FileSystem": "4.0.0-beta-23109",
"System.Linq": "4.0.0-beta-23109",
"System.ObjectModel": "4.0.10-beta-23109",
"System.Runtime": "4.0.20-beta-23109",
"System.Runtime.Extensions": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.ContentModel.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.ContentModel.dll": {}
}
},
"NuGet.Frameworks/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"NuGet.Versioning": "3.4.0-beta-488",
"System.Collections": "4.0.10-beta-23109",
"System.Collections.Concurrent": "4.0.10-beta-23109",
"System.Diagnostics.Debug": "4.0.10-beta-23109",
"System.Diagnostics.Tools": "4.0.0-beta-23109",
"System.Globalization": "4.0.10-beta-23109",
"System.Linq": "4.0.0-beta-23109",
"System.Resources.ResourceManager": "4.0.0-beta-23109",
"System.Runtime": "4.0.20-beta-23109",
"System.Runtime.Extensions": "4.0.10-beta-23109",
"System.Text.RegularExpressions": "4.0.10-beta-23109",
"System.Threading": "4.0.10-beta-23109",
"System.Threading.Tasks": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Frameworks.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Frameworks.dll": {}
}
},
"NuGet.Logging/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.20-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Logging.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Logging.dll": {}
}
},
"NuGet.Packaging/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"NuGet.Common": "3.4.0-beta-488",
"NuGet.Logging": "3.4.0-beta-488",
"NuGet.Packaging.Core": "3.4.0-beta-488",
"System.IO.Compression": "4.0.0-beta-23109",
"System.IO.FileSystem": "4.0.0-beta-23109",
"System.Security.Cryptography.Hashing.Algorithms": "4.0.0-beta-23225",
"System.Xml.XDocument": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Packaging.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Packaging.dll": {}
}
},
"NuGet.Packaging.Core/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"NuGet.Packaging.Core.Types": "3.4.0-beta-488",
"System.IO": "4.0.10-beta-23109",
"System.IO.Compression": "4.0.0-beta-23109",
"System.Xml.XDocument": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Packaging.Core.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Packaging.Core.dll": {}
}
},
"NuGet.Packaging.Core.Types/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"NuGet.Frameworks": "3.4.0-beta-488"
},
"compile": {
"lib/dnxcore50/NuGet.Packaging.Core.Types.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Packaging.Core.Types.dll": {}
}
},
"NuGet.Repositories/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"NuGet.Versioning": "3.4.0-beta-488",
"System.IO.FileSystem": "4.0.0-beta-23109",
"System.Threading": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Repositories.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Repositories.dll": {}
}
},
"NuGet.RuntimeModel/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"Microsoft.CSharp": "4.0.0-beta-23109",
"Newtonsoft.Json": "6.0.4",
"NuGet.Frameworks": "3.4.0-beta-488",
"NuGet.Versioning": "3.4.0-beta-488",
"System.Collections": "4.0.10-beta-23109",
"System.IO.FileSystem": "4.0.0-beta-23109",
"System.Linq": "4.0.0-beta-23109",
"System.Threading": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.RuntimeModel.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.RuntimeModel.dll": {}
}
},
"NuGet.Versioning/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"System.Diagnostics.Debug": "4.0.10-beta-23109",
"System.Diagnostics.Tools": "4.0.0-beta-23109",
"System.Linq": "4.0.0-beta-23109",
"System.Reflection": "4.0.10-beta-23109",
"System.Resources.ResourceManager": "4.0.0-beta-23109",
"System.Runtime.Extensions": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Versioning.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Versioning.dll": {}
}
},
"NuProj/0.10.4-beta-gf7fc34e7d8": {
"type": "package"
},
"runtime.any.System.AppContext/4.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dnxcore50/System.AppContext.dll": {}
}
},
"runtime.any.System.Collections/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Collections.dll": {}
}
},
"runtime.any.System.Diagnostics.Tools/4.0.1-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Diagnostics.Tools.dll": {}
}
},
"runtime.any.System.Diagnostics.Tracing/4.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dnxcore50/System.Diagnostics.Tracing.dll": {}
}
},
"runtime.any.System.Globalization/4.0.11-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Globalization.dll": {}
}
},
"runtime.any.System.Globalization.Calendars/4.0.1-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Globalization.Calendars.dll": {}
}
},
"runtime.any.System.IO/4.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.IO.dll": {}
}
},
"runtime.any.System.Linq.Expressions/4.0.11-rc2-23816": {
"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.any.System.Private.DataContractSerialization/4.1.0-rc2-23816": {
"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.Reflection": "4.0.10",
"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.Runtime.Serialization.Primitives": "4.1.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Text.Encoding.Extensions": "4.0.10",
"System.Text.RegularExpressions": "4.0.10",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10",
"System.Xml.ReaderWriter": "4.0.10",
"System.Xml.XmlDocument": "4.0.0",
"System.Xml.XmlSerializer": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/DNXCore50/System.Private.DataContractSerialization.dll": {}
}
},
"runtime.any.System.Reflection/4.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Reflection.dll": {}
}
},
"runtime.any.System.Reflection.DispatchProxy/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Linq": "4.0.0",
"System.Reflection": "4.0.10",
"System.Reflection.Emit": "4.0.0",
"System.Reflection.Emit.ILGeneration": "4.0.0",
"System.Reflection.Extensions": "4.0.0",
"System.Reflection.Primitives": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Threading": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/DNXCore50/System.Reflection.DispatchProxy.dll": {}
}
},
"runtime.any.System.Reflection.Extensions/4.0.1-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Reflection.Extensions.dll": {}
}
},
"runtime.any.System.Reflection.Primitives/4.0.1-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Reflection.Primitives.dll": {}
}
},
"runtime.any.System.Reflection.TypeExtensions/4.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Reflection.TypeExtensions.dll": {}
}
},
"runtime.any.System.Runtime/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.Uri": "4.0.1-rc2-23816"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Runtime.dll": {}
}
},
"runtime.any.System.Runtime.Handles/4.0.1-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Runtime.Handles.dll": {}
}
},
"runtime.any.System.Runtime.InteropServices/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23816"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Runtime.InteropServices.dll": {}
}
},
"runtime.any.System.Text.Encoding/4.0.11-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Text.Encoding.dll": {}
}
},
"runtime.any.System.Text.Encoding.Extensions/4.0.11-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Text.Encoding.Extensions.dll": {}
}
},
"runtime.any.System.Threading.Tasks/4.0.11-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Threading.Tasks.dll": {}
}
},
"runtime.any.System.Threading.Timer/4.0.1-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Threading.Timer.dll": {}
}
},
"runtime.any.System.Xml.XmlSerializer/4.0.11-rc2-23816": {
"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.Reflection": "4.0.10",
"System.Reflection.Emit": "4.0.0",
"System.Reflection.Emit.ILGeneration": "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.Text.RegularExpressions": "4.0.10",
"System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.10",
"System.Xml.XmlDocument": "4.0.0"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/DNXCore50/System.Xml.XmlSerializer.dll": {}
}
},
"runtime.linux.System.Diagnostics.Process/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.Win32.Primitives": "4.0.0",
"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.ThreadPool": "4.0.10-rc2-23816"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.5/System.Diagnostics.Process.dll": {}
}
},
"runtime.linux.System.IO.FileSystem.DriveInfo/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "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.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.IO.FileSystem.DriveInfo.dll": {}
}
},
"runtime.linux.System.IO.FileSystem.Watcher/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"runtime.native.System": "4.0.0-rc2-23816",
"System.Collections": "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.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.IO.FileSystem.Watcher.dll": {}
}
},
"runtime.linux.System.IO.MemoryMappedFiles/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.10",
"System.IO.FileSystem": "4.0.0",
"System.IO.FileSystem.Primitives": "4.0.0",
"System.IO.UnmanagedMemoryStream": "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.10",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.IO.MemoryMappedFiles.dll": {}
}
},
"runtime.linux.System.Net.Http/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"runtime.native.System": "4.0.0-rc2-23816",
"runtime.native.System.Net.Http": "4.0.1-rc2-23816",
"runtime.native.System.Security.Cryptography": "4.0.0-rc2-23816",
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Diagnostics.Tracing": "4.0.20",
"System.Globalization": "4.0.10",
"System.IO": "4.0.10",
"System.IO.FileSystem": "4.0.0",
"System.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.Cryptography.Algorithms": "4.0.0-rc2-23816",
"System.Security.Cryptography.Encoding": "4.0.0-rc2-23816",
"System.Security.Cryptography.OpenSsl": "4.0.0-rc2-23816",
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23816",
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.0",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.Net.Http.dll": {}
}
},
"runtime.linux.System.Net.NameResolution/4.0.0-rc2-23816": {
"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.InteropServices": "4.0.20",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dnxcore50/System.Net.NameResolution.dll": {}
}
},
"runtime.linux.System.Net.NetworkInformation/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.Win32.Primitives": "4.0.0",
"runtime.native.System": "4.0.0-rc2-23816",
"System.Collections": "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.Linq": "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.InteropServices": "4.0.20",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/linux/lib/dotnet5.4/System.Net.NetworkInformation.dll": {}
}
},
"runtime.linux.System.Net.Sockets/4.1.0-beta-23504": {
"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.Net.NameResolution": "4.0.0-beta-23504",
"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-beta-23504",
"System.Threading": "4.0.0",
"System.Threading.Tasks": "4.0.10",
"System.Threading.ThreadPool": "4.0.10-beta-23504"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/linux/lib/dotnet5.5/System.Net.Sockets.dll": {}
}
},
"runtime.linux.System.Runtime.Extensions/4.0.11-beta-23504": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.Runtime.Extensions.dll": {}
}
},
"runtime.linux.System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Reflection": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.0",
"System.Threading": "4.0.0"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.2/System.Runtime.InteropServices.RuntimeInformation.dll": {}
}
},
"runtime.native.System/4.0.0-rc2-23816": {
"type": "package"
},
"runtime.native.System.IO.Compression/4.1.0-rc2-23816": {
"type": "package"
},
"runtime.native.System.Net.Http/4.0.1-rc2-23816": {
"type": "package"
},
"runtime.native.System.Security.Cryptography/4.0.0-rc2-23816": {
"type": "package"
},
"runtime.ubuntu.14.04-x64.Microsoft.NETCore.ConsoleHost/1.0.0-rc2-23816": {
"type": "package",
"native": {
"runtimes/ubuntu.14.04-x64/native/coreconsole": {}
}
},
"runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.1-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/ubuntu.14.04-x64/lib/dotnet/mscorlib.dll": {}
},
"native": {
"runtimes/ubuntu.14.04-x64/native/libcoreclr.so": {},
"runtimes/ubuntu.14.04-x64/native/libcoreclrtraceptprovider.so": {},
"runtimes/ubuntu.14.04-x64/native/libdbgshim.so": {},
"runtimes/ubuntu.14.04-x64/native/libmscordaccore.so": {},
"runtimes/ubuntu.14.04-x64/native/libmscordbi.so": {},
"runtimes/ubuntu.14.04-x64/native/libsos.so": {},
"runtimes/ubuntu.14.04-x64/native/libsosplugin.so": {},
"runtimes/ubuntu.14.04-x64/native/System.Globalization.Native.so": {}
}
},
"runtime.ubuntu.14.04-x64.Microsoft.NETCore.TestHost/1.0.0-rc2-23816": {
"type": "package",
"native": {
"runtimes/ubuntu.14.04-x64/native/corerun": {}
}
},
"runtime.ubuntu.14.04-x64.runtime.native.System/1.0.1-rc2-23816": {
"type": "package",
"native": {
"runtimes/ubuntu.14.04-x64/native/System.Native.a": {},
"runtimes/ubuntu.14.04-x64/native/System.Native.so": {}
}
},
"runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression/1.0.1-rc2-23816": {
"type": "package",
"native": {
"runtimes/ubuntu.14.04-x64/native/System.IO.Compression.Native.so": {}
}
},
"runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http/1.0.1-rc2-23816": {
"type": "package",
"native": {
"runtimes/ubuntu.14.04-x64/native/System.Net.Http.Native.so": {}
}
},
"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography/1.0.1-rc2-23816": {
"type": "package",
"native": {
"runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.so": {}
}
},
"runtime.unix.Microsoft.Win32.Primitives/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"runtime.native.System": "4.0.0-rc2-23816",
"System.Runtime": "4.0.20",
"System.Runtime.InteropServices": "4.0.20"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/Microsoft.Win32.Primitives.dll": {}
}
},
"runtime.unix.System.Console/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.0",
"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.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.Console.dll": {}
}
},
"runtime.unix.System.Data.SqlClient/4.0.0-rc2-23816": {
"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.IO.Pipes": "4.0.0-rc2-23816",
"System.Linq": "4.0.0",
"System.Net.NameResolution": "4.0.0-rc2-23816",
"System.Net.Primitives": "4.0.10",
"System.Net.Security": "4.0.0-rc2-23816",
"System.Net.Sockets": "4.1.0-rc2-23816",
"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.InteropServices": "4.0.20",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23816",
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23816",
"System.Security.Principal": "4.0.0",
"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-23816",
"System.Threading.ThreadPool": "4.0.10-rc2-23816",
"System.Threading.Timer": "4.0.0",
"System.Xml.ReaderWriter": "4.0.0"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.Data.SqlClient.dll": {}
}
},
"runtime.unix.System.Diagnostics.Debug/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"runtime.native.System": "4.0.0-rc2-23816"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.Diagnostics.Debug.dll": {}
}
},
"runtime.unix.System.Diagnostics.FileVersionInfo/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.10",
"System.IO.FileSystem": "4.0.0",
"System.IO.FileSystem.Primitives": "4.0.0",
"System.Reflection.Metadata": "1.0.22",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.Diagnostics.FileVersionInfo.dll": {}
}
},
"runtime.unix.System.Diagnostics.TraceSource/4.0.0-rc2-23816": {
"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/unix/lib/dotnet5.4/System.Diagnostics.TraceSource.dll": {}
}
},
"runtime.unix.System.Globalization.Extensions/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Globalization": "4.0.10",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.Globalization.Extensions.dll": {}
}
},
"runtime.unix.System.IO.Compression/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"runtime.native.System.IO.Compression": "4.1.0-rc2-23816",
"System.Buffers": "4.0.0-rc2-23816",
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.IO": "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.0",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.IO.Compression.dll": {}
}
},
"runtime.unix.System.IO.FileSystem/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"runtime.native.System": "4.0.0-rc2-23816",
"System.Buffers": "4.0.0-rc2-23816",
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "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.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.IO.FileSystem.dll": {}
}
},
"runtime.unix.System.IO.Pipes/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Buffers": "4.0.0-rc2-23816",
"System.Diagnostics.Debug": "4.0.10",
"System.IO": "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": "4.0.0",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.IO.Pipes.dll": {}
}
},
"runtime.unix.System.Net.Ping/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.Win32.Primitives": "4.0.0",
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Diagnostics.Process": "4.1.0-rc2-23816",
"System.Diagnostics.Tracing": "4.0.20",
"System.Globalization": "4.0.10",
"System.IO": "4.0.10",
"System.IO.FileSystem": "4.0.0",
"System.Net.NameResolution": "4.0.0-rc2-23816",
"System.Net.Primitives": "4.0.10",
"System.Net.Sockets": "4.1.0-rc2-23816",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.InteropServices": "4.0.20",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dnxcore50/System.Net.Ping.dll": {}
}
},
"runtime.unix.System.Net.Primitives/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.Win32.Primitives": "4.0.0",
"runtime.native.System": "4.0.0-rc2-23816",
"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/unix/lib/dnxcore50/System.Net.Primitives.dll": {}
}
},
"runtime.unix.System.Net.Requests/4.0.11-rc2-23816": {
"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.IO": "4.0.10",
"System.Net.Http": "4.0.0",
"System.Net.Primitives": "4.0.10",
"System.Net.WebHeaderCollection": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.Net.Requests.dll": {}
}
},
"runtime.unix.System.Net.Security/4.0.0-rc2-23816": {
"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.Diagnostics.Tracing": "4.0.20",
"System.Globalization": "4.0.10",
"System.Globalization.Extensions": "4.0.0",
"System.IO": "4.0.10",
"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.Cryptography.Algorithms": "4.0.0-rc2-23816",
"System.Security.Cryptography.Encoding": "4.0.0-rc2-23816",
"System.Security.Cryptography.OpenSsl": "4.0.0-rc2-23816",
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23816",
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23816",
"System.Security.Principal": "4.0.0",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10",
"System.Threading.ThreadPool": "4.0.10-rc2-23816"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dnxcore50/System.Net.Security.dll": {}
}
},
"runtime.unix.System.Net.WebSockets.Client/4.0.0-rc2-23816": {
"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.Net.Primitives": "4.0.10",
"System.Net.WebHeaderCollection": "4.0.0",
"System.Net.WebSockets": "4.0.0-rc2-23816",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.Net.WebSockets.Client.dll": {}
}
},
"runtime.unix.System.Private.ServiceModel/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Collections.Concurrent": "4.0.0",
"System.Collections.NonGeneric": "4.0.0",
"System.Collections.Specialized": "4.0.0",
"System.ComponentModel.EventBasedAsync": "4.0.10",
"System.Diagnostics.Debug": "4.0.0",
"System.Diagnostics.Tracing": "4.0.20",
"System.Globalization": "4.0.0",
"System.IO": "4.0.10",
"System.IO.Compression": "4.0.0",
"System.Linq": "4.0.0",
"System.Linq.Expressions": "4.0.0",
"System.Linq.Queryable": "4.0.0",
"System.Net.Http": "4.0.1-rc2-23816",
"System.Net.NameResolution": "4.0.0-rc2-23816",
"System.Net.Primitives": "4.0.10",
"System.Net.Security": "4.0.0-rc2-23816",
"System.Net.Sockets": "4.1.0-rc2-23816",
"System.Net.WebHeaderCollection": "4.0.0",
"System.Net.WebSockets": "4.0.0-rc2-23816",
"System.Net.WebSockets.Client": "4.0.0-rc2-23816",
"System.ObjectModel": "4.0.0",
"System.Reflection": "4.0.0",
"System.Reflection.DispatchProxy": "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.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23816",
"System.Runtime.Serialization.Primitives": "4.1.0-rc2-23816",
"System.Runtime.Serialization.Xml": "4.1.0-rc2-23816",
"System.Security.Claims": "4.0.0",
"System.Security.Cryptography.Algorithms": "4.0.0-rc2-23816",
"System.Security.Cryptography.Encoding": "4.0.0-rc2-23816",
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23816",
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23816",
"System.Security.Principal": "4.0.0",
"System.Text.Encoding": "4.0.10",
"System.Text.Encoding.Extensions": "4.0.10",
"System.Threading": "4.0.0",
"System.Threading.Tasks": "4.0.10",
"System.Threading.Timer": "4.0.0",
"System.Xml.ReaderWriter": "4.0.0",
"System.Xml.XmlDocument": "4.0.0",
"System.Xml.XmlSerializer": "4.0.0"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/DNXCore50/System.Private.ServiceModel.dll": {}
}
},
"runtime.unix.System.Private.Uri/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"runtime.native.System": "4.0.0-rc2-23816"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.1/System.Private.Uri.dll": {}
}
},
"runtime.unix.System.Security.Cryptography.Algorithms/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"runtime.native.System.Security.Cryptography": "4.0.0-rc2-23816",
"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-23816",
"System.Text.Encoding": "4.0.0",
"System.Text.Encoding.Extensions": "4.0.0"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {}
}
},
"runtime.unix.System.Security.Cryptography.Encoding/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"runtime.native.System.Security.Cryptography": "4.0.0-rc2-23816",
"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-23816",
"System.Text.Encoding": "4.0.0"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.Encoding.dll": {}
}
},
"runtime.unix.System.Security.Cryptography.X509Certificates/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"runtime.native.System": "4.0.0-rc2-23816",
"runtime.native.System.Net.Http": "4.0.1-rc2-23816",
"runtime.native.System.Security.Cryptography": "4.0.0-rc2-23816",
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "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.IO.FileSystem.Primitives": "4.0.0",
"System.IO.FileSystem.Watcher": "4.0.0-rc2-23816",
"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-23816",
"System.Security.Cryptography.Encoding": "4.0.0-rc2-23816",
"System.Security.Cryptography.OpenSsl": "4.0.0-rc2-23816",
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {}
}
},
"runtime.unix.System.Text.Encoding.CodePages/4.0.1-rc2-23816": {
"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/unix/lib/dotnet5.4/System.Text.Encoding.CodePages.dll": {}
}
},
"runtime.unix.System.Threading/4.0.11-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.Threading.dll": {}
}
},
"System.AppContext/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.AppContext.dll": {}
}
},
"System.Buffers/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Diagnostics.Debug": "4.0.0",
"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-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Collections.dll": {}
}
},
"System.Collections.Concurrent/4.0.12-rc2-23816": {
"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.Immutable/1.2.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.0",
"System.Diagnostics.Debug": "4.0.0",
"System.Globalization": "4.0.0",
"System.Linq": "4.0.0",
"System.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.Collections.Immutable.dll": {}
},
"runtime": {
"lib/dotnet5.1/System.Collections.Immutable.dll": {}
}
},
"System.Collections.NonGeneric/4.0.1-rc2-23816": {
"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.Collections.Specialized/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections.NonGeneric": "4.0.0",
"System.Globalization": "4.0.10",
"System.Globalization.Extensions": "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.Collections.Specialized.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Collections.Specialized.dll": {}
}
},
"System.ComponentModel/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet5.1/System.ComponentModel.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.ComponentModel.dll": {}
}
},
"System.ComponentModel.Annotations/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.ComponentModel": "4.0.0",
"System.Globalization": "4.0.10",
"System.Linq": "4.0.0",
"System.Reflection": "4.0.10",
"System.Reflection.Extensions": "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.10",
"System.Threading": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.ComponentModel.Annotations.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.ComponentModel.Annotations.dll": {}
}
},
"System.ComponentModel.EventBasedAsync/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.ComponentModel.EventBasedAsync.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.ComponentModel.EventBasedAsync.dll": {}
}
},
"System.Console/4.0.0-rc2-23816": {
"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.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "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-23816": {
"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-23816": {
"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-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Diagnostics.Debug.dll": {}
}
},
"System.Diagnostics.FileVersionInfo/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Diagnostics.FileVersionInfo.dll": {}
}
},
"System.Diagnostics.Process/4.1.0-rc2-23816": {
"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-23816": {
"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.TextWriterTraceListener/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Diagnostics.TraceSource": "4.0.0-rc2-23816",
"System.Globalization": "4.0.10",
"System.IO": "4.0.10",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Threading": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Diagnostics.TextWriterTraceListener.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Diagnostics.TextWriterTraceListener.dll": {}
}
},
"System.Diagnostics.Tools/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.1/System.Diagnostics.Tools.dll": {}
}
},
"System.Diagnostics.TraceSource/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Diagnostics.TraceSource.dll": {}
}
},
"System.Diagnostics.Tracing/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Diagnostics.Tracing.dll": {}
}
},
"System.Dynamic.Runtime/4.0.11-rc2-23816": {
"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-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Globalization.dll": {}
}
},
"System.Globalization.Calendars/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Globalization": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Globalization.Calendars.dll": {}
}
},
"System.Globalization.Extensions/4.0.1-rc2-23816": {
"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-23816": {
"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": {}
}
},
"System.IO.Compression/4.1.0-rc2-23816": {
"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/dotnet5.4/System.IO.Compression.dll": {}
}
},
"System.IO.Compression.ZipFile/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Buffers": "4.0.0-rc2-23816",
"System.IO": "4.0.10",
"System.IO.Compression": "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.Text.Encoding": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.IO.Compression.ZipFile.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.IO.Compression.ZipFile.dll": {}
}
},
"System.IO.FileSystem/4.0.1-rc2-23816": {
"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.DriveInfo/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.IO.FileSystem": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.IO.FileSystem.DriveInfo.dll": {}
}
},
"System.IO.FileSystem.Primitives/4.0.1-rc2-23816": {
"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-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.IO.FileSystem.Watcher.dll": {}
}
},
"System.IO.MemoryMappedFiles/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO.FileSystem": "4.0.0",
"System.IO.FileSystem.Primitives": "4.0.0",
"System.IO.UnmanagedMemoryStream": "4.0.0",
"System.Runtime": "4.0.0",
"System.Runtime.Handles": "4.0.0",
"System.Runtime.InteropServices": "4.0.20"
},
"compile": {
"ref/dotnet5.4/System.IO.MemoryMappedFiles.dll": {}
}
},
"System.IO.Pipes/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.Runtime": "4.0.0",
"System.Runtime.Handles": "4.0.0",
"System.Security.Principal": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.IO.Pipes.dll": {}
}
},
"System.IO.UnmanagedMemoryStream/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Buffers": "4.0.0-rc2-23816",
"System.Diagnostics.Debug": "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.InteropServices": "4.0.20",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.IO.UnmanagedMemoryStream.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.IO.UnmanagedMemoryStream.dll": {}
}
},
"System.Linq/4.1.0-rc2-23816": {
"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/dnxcore50/System.Linq.dll": {}
}
},
"System.Linq.Expressions/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.Reflection": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Linq.Expressions.dll": {}
}
},
"System.Linq.Parallel/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Collections.Concurrent": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Diagnostics.Tracing": "4.0.20",
"System.Linq": "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",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet5.2/System.Linq.Parallel.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Linq.Parallel.dll": {}
}
},
"System.Linq.Queryable/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Linq": "4.0.0",
"System.Linq.Expressions": "4.0.10",
"System.Reflection": "4.0.10",
"System.Reflection.Extensions": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet5.1/System.Linq.Queryable.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Linq.Queryable.dll": {}
}
},
"System.Net.Http/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.Net.Primitives": "4.0.0",
"System.Runtime": "4.0.0",
"System.Text.Encoding": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.2/System.Net.Http.dll": {}
}
},
"System.Net.NameResolution/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Net.Primitives": "4.0.10",
"System.Runtime": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Net.NameResolution.dll": {}
}
},
"System.Net.NetworkInformation/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Net.Primitives": "4.0.10",
"System.Runtime": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Net.NetworkInformation.dll": {}
}
},
"System.Net.Ping/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Net.Primitives": "4.0.10",
"System.Runtime": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Net.Ping.dll": {}
}
},
"System.Net.Primitives/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0",
"System.Runtime.Handles": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Net.Primitives.dll": {}
}
},
"System.Net.Requests/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.Net.Primitives": "4.0.10",
"System.Net.WebHeaderCollection": "4.0.0",
"System.Runtime": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Net.Requests.dll": {}
}
},
"System.Net.Security/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.Net.Primitives": "4.0.10",
"System.Runtime": "4.0.0",
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23816",
"System.Security.Principal": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Net.Security.dll": {}
}
},
"System.Net.Sockets/4.1.0-rc2-23816": {
"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.WebHeaderCollection/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Collections.Specialized": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Net.WebHeaderCollection.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Net.WebHeaderCollection.dll": {}
}
},
"System.Net.WebSockets/4.0.0-rc2-23816": {
"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.Net.WebSockets.Client/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Net.Primitives": "4.0.10",
"System.Net.WebSockets": "4.0.0-rc2-23816",
"System.Runtime": "4.0.0",
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23816",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Net.WebSockets.Client.dll": {}
}
},
"System.Numerics.Vectors/4.1.1-rc2-23816": {
"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.12-rc2-23816": {
"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.DataContractSerialization/4.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dnxcore50/_._": {}
}
},
"System.Private.ServiceModel/4.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
}
},
"System.Private.Uri/4.0.1-rc2-23816": {
"type": "package",
"compile": {
"ref/dnxcore50/_._": {}
}
},
"System.Reflection/4.1.0-rc2-23816": {
"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": {}
}
},
"System.Reflection.DispatchProxy/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Reflection": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Reflection.DispatchProxy.dll": {}
}
},
"System.Reflection.Emit/4.0.1-rc2-23816": {
"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-23816": {
"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-23816": {
"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-23816": {
"type": "package",
"dependencies": {
"System.Reflection": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.1/System.Reflection.Extensions.dll": {}
}
},
"System.Reflection.Metadata/1.2.0-rc3-23721": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.0",
"System.Collections.Immutable": "1.1.37",
"System.Diagnostics.Debug": "4.0.0",
"System.IO": "4.0.0",
"System.Linq": "4.0.0",
"System.Reflection": "4.0.0",
"System.Reflection.Extensions": "4.0.0",
"System.Reflection.Primitives": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.0",
"System.Runtime.Extensions": "4.0.0",
"System.Runtime.InteropServices": "4.0.0",
"System.Text.Encoding": "4.0.0",
"System.Text.Encoding.Extensions": "4.0.0",
"System.Threading": "4.0.0"
},
"compile": {
"lib/dotnet5.2/System.Reflection.Metadata.dll": {}
},
"runtime": {
"lib/dotnet5.2/System.Reflection.Metadata.dll": {}
}
},
"System.Reflection.Primitives/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.1/System.Reflection.Primitives.dll": {}
}
},
"System.Reflection.TypeExtensions/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Reflection": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Reflection.TypeExtensions.dll": {}
}
},
"System.Resources.ReaderWriter/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.IO": "4.0.10",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Resources.ReaderWriter.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Resources.ReaderWriter.dll": {}
}
},
"System.Resources.ResourceManager/4.0.1-rc2-23816": {
"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.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet5.4/System.Runtime.dll": {}
}
},
"System.Runtime.CompilerServices.VisualC/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Runtime.CompilerServices.VisualC.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Runtime.CompilerServices.VisualC.dll": {}
}
},
"System.Runtime.Extensions/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet5.4/System.Runtime.Extensions.dll": {}
}
},
"System.Runtime.Handles/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Runtime.Handles.dll": {}
}
},
"System.Runtime.InteropServices/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Reflection": "4.0.0",
"System.Reflection.Primitives": "4.0.0",
"System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Handles": "4.0.0",
"System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23816"
},
"compile": {
"ref/dotnet5.4/System.Runtime.InteropServices.dll": {}
}
},
"System.Runtime.InteropServices.PInvoke/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0",
"System.Runtime.Handles": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Runtime.InteropServices.PInvoke.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Runtime.InteropServices.PInvoke.dll": {}
}
},
"System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.2/System.Runtime.InteropServices.RuntimeInformation.dll": {}
}
},
"System.Runtime.Loader/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.Reflection": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dnxcore50/System.Runtime.Loader.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Runtime.Loader.dll": {}
}
},
"System.Runtime.Numerics/4.0.1-rc2-23816": {
"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.Runtime.Serialization.Json/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.DataContractSerialization": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet5.1/System.Runtime.Serialization.Json.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Runtime.Serialization.Json.dll": {}
}
},
"System.Runtime.Serialization.Primitives/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet5.4/System.Runtime.Serialization.Primitives.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Runtime.Serialization.Primitives.dll": {}
}
},
"System.Runtime.Serialization.Xml/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.DataContractSerialization": "4.1.0-rc2-23816",
"System.Runtime.Serialization.Primitives": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet5.4/System.Runtime.Serialization.Xml.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Runtime.Serialization.Xml.dll": {}
}
},
"System.Security.Claims/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "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-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.Runtime": "4.0.0",
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23816"
},
"compile": {
"ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {}
}
},
"System.Security.Cryptography.Cng/4.0.0-rc2-23816": {
"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-23816",
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23816",
"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.Encoding/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Security.Cryptography.Encoding.dll": {}
}
},
"System.Security.Cryptography.Hashing.Algorithms/4.0.0-beta-23225": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0",
"System.Security.Cryptography.Algorithms": "4.0.0-beta-23225"
},
"compile": {
"lib/DNXCore50/System.Security.Cryptography.Hashing.Algorithms.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Security.Cryptography.Hashing.Algorithms.dll": {}
}
},
"System.Security.Cryptography.OpenSsl/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"runtime.native.System.Security.Cryptography": "4.0.0-rc2-23816",
"System.Collections": "4.0.0",
"System.IO": "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.Runtime.Numerics": "4.0.0",
"System.Security.Cryptography.Algorithms": "4.0.0-rc2-23816",
"System.Security.Cryptography.Encoding": "4.0.0-rc2-23816",
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Security.Cryptography.OpenSsl.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Security.Cryptography.OpenSsl.dll": {}
}
},
"System.Security.Cryptography.Primitives/4.0.0-rc2-23816": {
"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-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0",
"System.Runtime.Handles": "4.0.0",
"System.Security.Cryptography.Algorithms": "4.0.0-rc2-23816",
"System.Security.Cryptography.Encoding": "4.0.0-rc2-23816"
},
"compile": {
"ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {}
}
},
"System.Security.Principal/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet5.1/System.Security.Principal.dll": {}
},
"runtime": {
"lib/dotnet5.1/System.Security.Principal.dll": {}
}
},
"System.Security.Principal.Windows/4.0.0-rc2-23816": {
"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/dotnet5.4/System.Security.Principal.Windows.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Security.Principal.Windows.dll": {}
}
},
"System.ServiceModel.Duplex/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.ServiceModel": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet5.2/System.ServiceModel.Duplex.dll": {}
},
"runtime": {
"lib/dnxcore50/System.ServiceModel.Duplex.dll": {}
}
},
"System.ServiceModel.Http/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.ServiceModel": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet5.4/System.ServiceModel.Http.dll": {}
},
"runtime": {
"lib/dnxcore50/System.ServiceModel.Http.dll": {}
}
},
"System.ServiceModel.NetTcp/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.ServiceModel": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet5.4/System.ServiceModel.NetTcp.dll": {}
},
"runtime": {
"lib/dnxcore50/System.ServiceModel.NetTcp.dll": {}
}
},
"System.ServiceModel.Primitives/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.ServiceModel": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet5.4/System.ServiceModel.Primitives.dll": {}
},
"runtime": {
"lib/dnxcore50/System.ServiceModel.Primitives.dll": {}
}
},
"System.ServiceModel.Security/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.ServiceModel": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet5.2/System.ServiceModel.Security.dll": {}
},
"runtime": {
"lib/dnxcore50/System.ServiceModel.Security.dll": {}
}
},
"System.Text.Encoding/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Text.Encoding.dll": {}
}
},
"System.Text.Encoding.CodePages/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0",
"System.Text.Encoding": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Text.Encoding.CodePages.dll": {}
}
},
"System.Text.Encoding.Extensions/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0",
"System.Text.Encoding": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Text.Encoding.Extensions.dll": {}
}
},
"System.Text.RegularExpressions/4.0.12-rc2-23816": {
"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-23816": {
"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-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Threading.Tasks.dll": {}
}
},
"System.Threading.Tasks.Dataflow/4.6.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.0",
"System.Collections.Concurrent": "4.0.0",
"System.Diagnostics.Debug": "4.0.0",
"System.Diagnostics.Tracing": "4.0.0",
"System.Dynamic.Runtime": "4.0.0",
"System.Linq": "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",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"lib/dotnet5.2/System.Threading.Tasks.Dataflow.dll": {}
},
"runtime": {
"lib/dotnet5.2/System.Threading.Tasks.Dataflow.dll": {}
}
},
"System.Threading.Tasks.Extensions/4.0.0-rc2-23816": {
"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.Tasks.Parallel/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections.Concurrent": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Diagnostics.Tracing": "4.0.20",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet5.2/System.Threading.Tasks.Parallel.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Threading.Tasks.Parallel.dll": {}
}
},
"System.Threading.Thread/4.0.0-rc2-23816": {
"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-23816": {
"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-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.3/System.Threading.Timer.dll": {}
}
},
"System.Xml.ReaderWriter/4.0.11-rc2-23816": {
"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-23816"
},
"compile": {
"ref/dotnet5.4/System.Xml.ReaderWriter.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Xml.ReaderWriter.dll": {}
}
},
"System.Xml.XDocument/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Diagnostics.Tools": "4.0.0",
"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.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Xml.XDocument.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Xml.XDocument.dll": {}
}
},
"System.Xml.XmlDocument/4.0.1-rc2-23816": {
"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.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Xml.XmlDocument.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Xml.XmlDocument.dll": {}
}
},
"System.Xml.XmlSerializer/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.Runtime": "4.0.0",
"System.Xml.ReaderWriter": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Xml.XmlSerializer.dll": {}
}
},
"System.Xml.XPath/4.0.1-rc2-23816": {
"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.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Xml.XPath.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Xml.XPath.dll": {}
}
},
"System.Xml.XPath.XDocument/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"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.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.10",
"System.Xml.XDocument": "4.0.10",
"System.Xml.XPath": "4.0.1-rc2-23816"
},
"compile": {
"ref/dotnet5.4/System.Xml.XPath.XDocument.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Xml.XPath.XDocument.dll": {}
}
},
"System.Xml.XPath.XmlDocument/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Globalization": "4.0.10",
"System.IO": "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.Xml.ReaderWriter": "4.0.10",
"System.Xml.XmlDocument": "4.0.0",
"System.Xml.XPath": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Xml.XPath.XmlDocument.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Xml.XPath.XmlDocument.dll": {}
}
}
},
"DNXCore,Version=v5.0/osx.10.10-x64": {
"Microsoft.Build/0.1.0-preview-00017": {
"type": "package",
"dependencies": {
"Microsoft.Build.Framework": null,
"Microsoft.Tpl.Dataflow": "4.5.24",
"Microsoft.Win32.Primitives": "4.0.1-rc2-23712",
"Microsoft.Win32.Registry": "4.0.0-beta-23516",
"System.AppContext": "4.0.1-rc2-23712",
"System.Collections": "4.0.11-rc2-23712",
"System.Collections.Concurrent": "4.0.11-rc2-23712",
"System.Collections.NonGeneric": "4.0.1-rc2-23712",
"System.Console": "4.0.0-rc2-23712",
"System.Diagnostics.Contracts": "4.0.1-rc2-23712",
"System.Diagnostics.Debug": "4.0.11-rc2-23712",
"System.Diagnostics.FileVersionInfo": "4.0.0-rc2-23712",
"System.Diagnostics.Process": "4.1.0-rc2-23712",
"System.Diagnostics.TraceSource": "4.0.0-rc2-23712",
"System.Globalization": "4.0.11-rc2-23712",
"System.IO": "4.1.0-rc2-23712",
"System.IO.Compression": "4.1.0-rc2-23712",
"System.IO.FileSystem": "4.0.1-rc2-23712",
"System.IO.FileSystem.Primitives": "4.0.1-rc2-23712",
"System.IO.Pipes": "4.0.0-rc2-23712",
"System.Linq": "4.0.1-rc2-23712",
"System.ObjectModel": "4.0.11-rc2-23712",
"System.Reflection": "4.1.0-rc2-23712",
"System.Reflection.Extensions": "4.0.1-rc2-23712",
"System.Reflection.Metadata": "1.1.0",
"System.Reflection.Primitives": "4.0.1-rc2-23712",
"System.Reflection.TypeExtensions": "4.1.0-rc2-23712",
"System.Resources.ResourceManager": "4.0.1-rc2-23712",
"System.Runtime": "4.0.21-rc2-23712",
"System.Runtime.Extensions": "4.0.11-rc2-23712",
"System.Runtime.Handles": "4.0.1-rc2-23712",
"System.Runtime.InteropServices": "4.0.21-rc2-23712",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23712",
"System.Runtime.Loader": "4.0.0-rc2-23712",
"System.Text.Encoding": "4.0.11-rc2-23712",
"System.Text.Encoding.Extensions": "4.0.11-rc2-23712",
"System.Text.RegularExpressions": "4.0.11-rc2-23712",
"System.Threading": "4.0.11-rc2-23712",
"System.Threading.Tasks": "4.0.11-rc2-23712",
"System.Threading.Tasks.Dataflow": "4.5.26-rc2-23712",
"System.Threading.Thread": "4.0.0-rc2-23712",
"System.Threading.ThreadPool": "4.0.10-rc2-23712",
"System.Xml.ReaderWriter": "4.0.11-rc2-23712",
"System.Xml.XmlDocument": "4.0.1-rc2-23712",
"System.Xml.XPath.XmlDocument": "4.0.1-rc2-23712"
},
"compile": {
"lib/dotnet/Microsoft.Build.dll": {}
},
"runtime": {
"lib/dotnet/Microsoft.Build.dll": {}
}
},
"Microsoft.Build.Framework/0.1.0-preview-00017": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.11-rc2-23712",
"System.Diagnostics.Debug": "4.0.11-rc2-23712",
"System.Globalization": "4.0.11-rc2-23712",
"System.Runtime": "4.0.21-rc2-23712",
"System.Runtime.InteropServices": "4.0.21-rc2-23712",
"System.Threading": "4.0.11-rc2-23712",
"System.Threading.Thread": "4.0.0-rc2-23712"
},
"compile": {
"lib/dotnet/Microsoft.Build.Framework.dll": {}
},
"runtime": {
"lib/dotnet/Microsoft.Build.Framework.dll": {}
}
},
"Microsoft.Build.Targets/0.1.0-preview-00017": {
"type": "package",
"dependencies": {
"Microsoft.Build": null,
"Microsoft.Build.Framework": null,
"Microsoft.Build.Tasks.Core": null,
"Microsoft.Build.Utilities.Core": null,
"MSBuild": null
},
"compile": {
"lib/dotnet/_._": {}
},
"runtime": {
"lib/dotnet/_._": {}
},
"native": {
"runtimes/any/native/Microsoft.Common.CurrentVersion.targets": {},
"runtimes/any/native/Microsoft.Common.overridetasks": {},
"runtimes/any/native/Microsoft.Common.targets": {},
"runtimes/any/native/Microsoft.Common.tasks": {},
"runtimes/any/native/Microsoft.CSharp.CurrentVersion.targets": {},
"runtimes/any/native/Microsoft.CSharp.targets": {},
"runtimes/any/native/Microsoft.Data.Entity.Shim.targets": {},
"runtimes/any/native/Microsoft.NETFramework.CurrentVersion.props": {},
"runtimes/any/native/Microsoft.NETFramework.CurrentVersion.targets": {},
"runtimes/any/native/Microsoft.NETFramework.props": {},
"runtimes/any/native/Microsoft.NETFramework.targets": {},
"runtimes/any/native/Microsoft.ServiceModel.Shim.targets": {},
"runtimes/any/native/Microsoft.VisualBasic.CurrentVersion.targets": {},
"runtimes/any/native/Microsoft.VisualBasic.targets": {},
"runtimes/any/native/Microsoft.VisualStudioVersion.v11.Common.props": {},
"runtimes/any/native/Microsoft.VisualStudioVersion.v12.Common.props": {},
"runtimes/any/native/Microsoft.VisualStudioVersion.v14.Common.props": {},
"runtimes/any/native/Microsoft.WinFx.Shim.targets": {},
"runtimes/any/native/Microsoft.WorkflowBuildExtensions.Shim.targets": {},
"runtimes/any/native/Microsoft.Xaml.Shim.targets": {},
"runtimes/any/native/Workflow.Shim.Targets": {},
"runtimes/any/native/Workflow.VisualBasic.Shim.Targets": {}
}
},
"Microsoft.Build.Tasks.Core/0.1.0-preview-00017": {
"type": "package",
"dependencies": {
"Microsoft.Build.Framework": null,
"Microsoft.Win32.Primitives": "4.0.1-rc2-23712",
"Microsoft.Win32.Registry": "4.0.0-beta-23516",
"System.Collections": "4.0.11-rc2-23712",
"System.Collections.Concurrent": "4.0.11-rc2-23712",
"System.Collections.NonGeneric": "4.0.1-rc2-23712",
"System.Console": "4.0.0-rc2-23712",
"System.Diagnostics.Debug": "4.0.11-rc2-23712",
"System.Diagnostics.Process": "4.1.0-rc2-23712",
"System.Diagnostics.TraceSource": "4.0.0-rc2-23712",
"System.Globalization": "4.0.11-rc2-23712",
"System.IO": "4.1.0-rc2-23712",
"System.IO.FileSystem": "4.0.1-rc2-23712",
"System.IO.FileSystem.DriveInfo": "4.0.0-beta-23302",
"System.IO.FileSystem.Primitives": "4.0.1-rc2-23712",
"System.Linq": "4.0.1-rc2-23712",
"System.ObjectModel": "4.0.11-rc2-23712",
"System.Reflection": "4.1.0-rc2-23712",
"System.Reflection.Metadata": "1.1.0",
"System.Resources.ReaderWriter": "4.0.0-rc2-23712",
"System.Resources.ResourceManager": "4.0.1-rc2-23712",
"System.Runtime": "4.0.21-rc2-23712",
"System.Runtime.Extensions": "4.0.11-rc2-23712",
"System.Runtime.Handles": "4.0.1-rc2-23712",
"System.Runtime.InteropServices": "4.0.21-rc2-23712",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23712",
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23712",
"System.Text.Encoding": "4.0.11-rc2-23712",
"System.Text.Encoding.Extensions": "4.0.11-rc2-23712",
"System.Text.RegularExpressions": "4.0.11-rc2-23712",
"System.Threading": "4.0.11-rc2-23712",
"System.Threading.Tasks": "4.0.11-rc2-23712",
"System.Threading.Tasks.Parallel": "4.0.1-beta-23516",
"System.Threading.Thread": "4.0.0-rc2-23712",
"System.Xml.ReaderWriter": "4.0.11-rc2-23712",
"System.Xml.XDocument": "4.0.11-rc2-23712",
"System.Xml.XmlDocument": "4.0.1-rc2-23712"
},
"compile": {
"lib/dotnet/Microsoft.Build.Tasks.Core.dll": {}
},
"runtime": {
"lib/dotnet/Microsoft.Build.Tasks.Core.dll": {}
}
},
"Microsoft.Build.Utilities.Core/0.1.0-preview-00017": {
"type": "package",
"dependencies": {
"Microsoft.Build.Framework": null,
"Microsoft.Win32.Primitives": "4.0.1-rc2-23712",
"Microsoft.Win32.Registry": "4.0.0-beta-23516",
"System.Collections": "4.0.11-rc2-23712",
"System.Collections.Concurrent": "4.0.11-rc2-23712",
"System.Collections.NonGeneric": "4.0.1-rc2-23712",
"System.Console": "4.0.0-rc2-23712",
"System.Diagnostics.Debug": "4.0.11-rc2-23712",
"System.Diagnostics.Process": "4.1.0-rc2-23712",
"System.Diagnostics.TraceSource": "4.0.0-rc2-23712",
"System.Globalization": "4.0.11-rc2-23712",
"System.IO": "4.1.0-rc2-23712",
"System.IO.FileSystem": "4.0.1-rc2-23712",
"System.IO.FileSystem.Primitives": "4.0.1-rc2-23712",
"System.Linq": "4.0.1-rc2-23712",
"System.ObjectModel": "4.0.11-rc2-23712",
"System.Reflection": "4.1.0-rc2-23712",
"System.Resources.ResourceManager": "4.0.1-rc2-23712",
"System.Runtime": "4.0.21-rc2-23712",
"System.Runtime.Extensions": "4.0.11-rc2-23712",
"System.Runtime.Handles": "4.0.1-rc2-23712",
"System.Runtime.InteropServices": "4.0.21-rc2-23712",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23712",
"System.Text.Encoding": "4.0.11-rc2-23712",
"System.Text.RegularExpressions": "4.0.11-rc2-23712",
"System.Threading": "4.0.11-rc2-23712",
"System.Threading.Tasks": "4.0.11-rc2-23712",
"System.Threading.Thread": "4.0.0-rc2-23712",
"System.Threading.Timer": "4.0.1-rc2-23712",
"System.Xml.ReaderWriter": "4.0.11-rc2-23712",
"System.Xml.XmlDocument": "4.0.1-rc2-23712"
},
"compile": {
"lib/dotnet/Microsoft.Build.Utilities.Core.dll": {}
},
"runtime": {
"lib/dotnet/Microsoft.Build.Utilities.Core.dll": {}
}
},
"Microsoft.Cci/4.0.0-rc3-23811": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.0",
"System.Diagnostics.Debug": "4.0.10",
"System.Globalization": "4.0.0",
"System.IO": "4.0.10",
"System.IO.FileSystem": "4.0.0",
"System.IO.FileSystem.Primitives": "4.0.0",
"System.Reflection": "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.0",
"System.Text.Encoding": "4.0.0",
"System.Threading": "4.0.0"
},
"compile": {
"lib/dotnet5.4/Microsoft.Cci.dll": {}
},
"runtime": {
"lib/dotnet5.4/Microsoft.Cci.dll": {}
}
},
"Microsoft.CodeAnalysis.Analyzers/1.1.0": {
"type": "package"
},
"Microsoft.CodeAnalysis.Common/1.2.0-beta1-20160202-02": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.Analyzers": "1.1.0",
"System.Collections.Immutable": "1.1.37",
"System.Reflection.Metadata": "1.2.0-rc3-23721"
},
"compile": {
"lib/portable-net45+win8/Microsoft.CodeAnalysis.dll": {}
},
"runtime": {
"lib/portable-net45+win8/Microsoft.CodeAnalysis.dll": {}
}
},
"Microsoft.CodeAnalysis.Compilers/1.2.0-beta1-20160202-02": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.CSharp": "[1.2.0-beta1-20160202-02]",
"Microsoft.CodeAnalysis.VisualBasic": "[1.2.0-beta1-20160202-02]"
}
},
"Microsoft.CodeAnalysis.CSharp/1.2.0-beta1-20160202-02": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.Common": "[1.2.0-beta1-20160202-02]"
},
"compile": {
"lib/portable-net45+win8/Microsoft.CodeAnalysis.CSharp.dll": {}
},
"runtime": {
"lib/portable-net45+win8/Microsoft.CodeAnalysis.CSharp.dll": {}
}
},
"Microsoft.CodeAnalysis.VisualBasic/1.2.0-beta1-20160202-02": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.Common": "1.2.0-beta1-20160202-02"
},
"compile": {
"lib/portable-net45+win8/Microsoft.CodeAnalysis.VisualBasic.dll": {}
},
"runtime": {
"lib/portable-net45+win8/Microsoft.CodeAnalysis.VisualBasic.dll": {}
}
},
"Microsoft.CSharp/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Dynamic.Runtime": "4.0.0",
"System.Globalization": "4.0.10",
"System.Linq": "4.0.0",
"System.Linq.Expressions": "4.0.0",
"System.ObjectModel": "4.0.10",
"System.Reflection": "4.0.10",
"System.Reflection.Extensions": "4.0.0",
"System.Reflection.Primitives": "4.0.0",
"System.Reflection.TypeExtensions": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.InteropServices": "4.0.20",
"System.Threading": "4.0.10"
},
"compile": {
"ref/dotnet5.1/Microsoft.CSharp.dll": {}
},
"runtime": {
"lib/dotnet5.4/Microsoft.CSharp.dll": {}
}
},
"Microsoft.Net.Compilers.NetCore/1.2.0-beta1-20160202-02": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.Compilers": "[1.2.0-beta1-20160202-02]",
"System.AppContext": "4.0.1-beta-23504",
"System.Collections": "4.0.11-beta-23504",
"System.Collections.Immutable": "1.1.38-beta-23504",
"System.Console": "4.0.0-beta-23504",
"System.Diagnostics.Debug": "4.0.11-beta-23504",
"System.Diagnostics.FileVersionInfo": "4.0.0-beta-23504",
"System.Diagnostics.Process": "4.1.0-beta-23504",
"System.Diagnostics.StackTrace": "4.0.1-beta-23504",
"System.Diagnostics.Tools": "4.0.1-beta-23504",
"System.Dynamic.Runtime": "4.0.11-beta-23504",
"System.IO.FileSystem": "4.0.1-beta-23504",
"System.IO.FileSystem.Watcher": "4.0.0-beta-23504",
"System.IO.Pipes": "4.0.0-beta-23504",
"System.Linq": "4.0.1-beta-23504",
"System.Net.NameResolution": "4.0.0-beta-23504",
"System.Net.Sockets": "4.1.0-beta-23504",
"System.Private.Uri": "4.0.1-beta-23504",
"System.Reflection": "4.1.0-beta-23504",
"System.Reflection.Primitives": "4.0.1-beta-23504",
"System.Resources.ResourceManager": "4.0.1-beta-23504",
"System.Runtime": "4.0.21-beta-23504",
"System.Runtime.Extensions": "4.0.11-beta-23504",
"System.Runtime.Handles": "4.0.1-beta-23504",
"System.Runtime.InteropServices": "4.0.21-beta-23504",
"System.Runtime.Loader": "4.0.0-beta-23504",
"System.Runtime.Numerics": "4.0.1-beta-23504",
"System.Runtime.Serialization.Json": "4.0.1-beta-23504",
"System.Security.Cryptography.Algorithms": "4.0.0-beta-23504",
"System.Security.Cryptography.Encoding": "4.0.0-beta-23504",
"System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504",
"System.Text.Encoding": "4.0.11-beta-23504",
"System.Text.Encoding.CodePages": "4.0.1-beta-23504",
"System.Text.Encoding.Extensions": "4.0.11-beta-23504",
"System.Threading": "4.0.11-beta-23504",
"System.Threading.Tasks": "4.0.11-beta-23504",
"System.Threading.Tasks.Parallel": "4.0.1-beta-23504",
"System.Threading.Thread": "4.0.0-beta-23504",
"System.Xml.XDocument": "4.0.11-beta-23504",
"System.Xml.XmlDocument": "4.0.1-beta-23504",
"System.Xml.XPath.XDocument": "4.0.1-beta-23504"
},
"native": {
"runtimes/any/native/csc.exe": {},
"runtimes/any/native/vbc.exe": {}
}
},
"Microsoft.Net.Compilers.Targets.NetCore/0.1.4-dev": {
"type": "package",
"compile": {
"lib/dotnet/Microsoft.Build.Tasks.CodeAnalysis.dll": {}
},
"runtime": {
"lib/dotnet/Microsoft.Build.Tasks.CodeAnalysis.dll": {}
},
"native": {
"runtimes/any/native/Microsoft.CSharp.Core.targets": {},
"runtimes/any/native/Microsoft.VisualBasic.Core.targets": {}
}
},
"Microsoft.NETCore/5.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.CSharp": "4.0.1-rc2-23816",
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
"Microsoft.VisualBasic": "10.0.1-rc2-23816",
"System.AppContext": "4.1.0-rc2-23816",
"System.Collections": "4.0.11-rc2-23816",
"System.Collections.Concurrent": "4.0.12-rc2-23816",
"System.Collections.Immutable": "1.2.0-rc2-23816",
"System.ComponentModel": "4.0.1-rc2-23816",
"System.ComponentModel.Annotations": "4.1.0-rc2-23816",
"System.Diagnostics.Debug": "4.0.11-rc2-23816",
"System.Diagnostics.Tools": "4.0.1-rc2-23816",
"System.Diagnostics.Tracing": "4.1.0-rc2-23816",
"System.Dynamic.Runtime": "4.0.11-rc2-23816",
"System.Globalization": "4.0.11-rc2-23816",
"System.Globalization.Calendars": "4.0.1-rc2-23816",
"System.Globalization.Extensions": "4.0.1-rc2-23816",
"System.IO": "4.1.0-rc2-23816",
"System.IO.Compression": "4.1.0-rc2-23816",
"System.IO.Compression.ZipFile": "4.0.1-rc2-23816",
"System.IO.FileSystem": "4.0.1-rc2-23816",
"System.IO.FileSystem.Primitives": "4.0.1-rc2-23816",
"System.IO.UnmanagedMemoryStream": "4.0.1-rc2-23816",
"System.Linq": "4.1.0-rc2-23816",
"System.Linq.Expressions": "4.0.11-rc2-23816",
"System.Linq.Parallel": "4.0.1-rc2-23816",
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Net.Http": "4.0.1-rc2-23816",
"System.Net.NetworkInformation": "4.1.0-rc2-23816",
"System.Net.Primitives": "4.0.11-rc2-23816",
"System.Numerics.Vectors": "4.1.1-rc2-23816",
"System.ObjectModel": "4.0.12-rc2-23816",
"System.Reflection": "4.1.0-rc2-23816",
"System.Reflection.DispatchProxy": "4.0.1-rc2-23816",
"System.Reflection.Extensions": "4.0.1-rc2-23816",
"System.Reflection.Metadata": "1.2.0-rc2-23816",
"System.Reflection.Primitives": "4.0.1-rc2-23816",
"System.Reflection.TypeExtensions": "4.1.0-rc2-23816",
"System.Resources.ResourceManager": "4.0.1-rc2-23816",
"System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.1.0-rc2-23816",
"System.Runtime.Handles": "4.0.1-rc2-23816",
"System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23816",
"System.Runtime.Numerics": "4.0.1-rc2-23816",
"System.Security.Claims": "4.0.1-rc2-23816",
"System.Security.Principal": "4.0.1-rc2-23816",
"System.Text.Encoding": "4.0.11-rc2-23816",
"System.Text.Encoding.Extensions": "4.0.11-rc2-23816",
"System.Text.RegularExpressions": "4.0.12-rc2-23816",
"System.Threading": "4.0.11-rc2-23816",
"System.Threading.Tasks": "4.0.11-rc2-23816",
"System.Threading.Tasks.Dataflow": "4.6.0-rc2-23816",
"System.Threading.Tasks.Parallel": "4.0.1-rc2-23816",
"System.Threading.Timer": "4.0.1-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816"
}
},
"Microsoft.NETCore.Console/1.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.NETCore": "5.0.1-rc2-23816",
"Microsoft.NETCore.ConsoleHost": "1.0.0-rc2-23816",
"Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-rc2-23816",
"Microsoft.Win32.Primitives": "4.0.1-rc2-23816",
"System.ComponentModel.EventBasedAsync": "4.0.11-rc2-23816",
"System.Console": "4.0.0-rc2-23816",
"System.Data.Common": "4.0.1-rc2-23816",
"System.Data.SqlClient": "4.0.0-rc2-23816",
"System.Diagnostics.Contracts": "4.0.1-rc2-23816",
"System.Diagnostics.FileVersionInfo": "4.0.0-rc2-23816",
"System.Diagnostics.Process": "4.1.0-rc2-23816",
"System.Diagnostics.StackTrace": "4.0.1-rc2-23816",
"System.IO.FileSystem.DriveInfo": "4.0.0-rc2-23816",
"System.IO.FileSystem.Watcher": "4.0.0-rc2-23816",
"System.IO.MemoryMappedFiles": "4.0.0-rc2-23816",
"System.IO.Pipes": "4.0.0-rc2-23816",
"System.Net.NameResolution": "4.0.0-rc2-23816",
"System.Net.NetworkInformation": "4.1.0-rc2-23816",
"System.Net.Ping": "4.0.0-rc2-23816",
"System.Net.Requests": "4.0.11-rc2-23816",
"System.Net.Security": "4.0.0-rc2-23816",
"System.Net.Sockets": "4.1.0-rc2-23816",
"System.Net.WebHeaderCollection": "4.0.1-rc2-23816",
"System.Net.WebSockets": "4.0.0-rc2-23816",
"System.Net.WebSockets.Client": "4.0.0-rc2-23816",
"System.Reflection.Emit": "4.0.1-rc2-23816",
"System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23816",
"System.Reflection.Emit.Lightweight": "4.0.1-rc2-23816",
"System.Resources.ReaderWriter": "4.0.0-rc2-23816",
"System.Runtime.CompilerServices.VisualC": "4.0.0-rc2-23816",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Runtime.Serialization.Json": "4.0.1-rc2-23816",
"System.Runtime.Serialization.Primitives": "4.1.0-rc2-23816",
"System.Runtime.Serialization.Xml": "4.1.0-rc2-23816",
"System.Security.Cryptography.Algorithms": "4.0.0-rc2-23816",
"System.Security.Cryptography.Encoding": "4.0.0-rc2-23816",
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23816",
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23816",
"System.ServiceModel.Duplex": "4.0.1-rc2-23816",
"System.ServiceModel.Http": "4.1.0-rc2-23816",
"System.ServiceModel.NetTcp": "4.1.0-rc2-23816",
"System.ServiceModel.Primitives": "4.1.0-rc2-23816",
"System.ServiceModel.Security": "4.0.1-rc2-23816",
"System.Xml.XmlSerializer": "4.0.11-rc2-23816"
}
},
"Microsoft.NETCore.ConsoleHost/1.0.0-rc2-23816": {
"type": "package"
},
"Microsoft.NETCore.Platforms/1.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Targets": "1.0.1-rc2-23816"
}
},
"Microsoft.NETCore.Runtime/1.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-rc2-23816",
"Microsoft.NETCore.Runtime.Native": "1.0.1-rc2-23816"
}
},
"Microsoft.NETCore.Runtime.CoreCLR/1.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23816"
}
},
"Microsoft.NETCore.Runtime.Native/1.0.1-rc2-23816": {
"type": "package"
},
"Microsoft.NETCore.Targets/1.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Targets.DNXCore": "5.0.0-rc2-23816"
}
},
"Microsoft.NETCore.Targets.DNXCore/5.0.0-rc2-23816": {
"type": "package"
},
"Microsoft.NETCore.TestHost/1.0.0-rc2-23816": {
"type": "package"
},
"Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23816": {
"type": "package"
},
"Microsoft.Tpl.Dataflow/4.5.24": {
"type": "package",
"compile": {
"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Dataflow.dll": {}
},
"runtime": {
"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Dataflow.dll": {}
}
},
"Microsoft.VisualBasic/10.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Dynamic.Runtime": "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.Extensions": "4.0.0",
"System.Reflection.Primitives": "4.0.0",
"System.Reflection.TypeExtensions": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.InteropServices": "4.0.20",
"System.Threading": "4.0.10"
},
"compile": {
"ref/dotnet5.2/Microsoft.VisualBasic.dll": {}
},
"runtime": {
"lib/dotnet5.4/Microsoft.VisualBasic.dll": {}
}
},
"Microsoft.Win32.Primitives/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/Microsoft.Win32.Primitives.dll": {}
}
},
"Microsoft.Win32.Registry/4.0.0-rc2-23816": {
"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": {}
}
},
"MSBuild/0.1.0-preview-00017": {
"type": "package",
"dependencies": {
"Microsoft.Build": null,
"Microsoft.Build.Framework": null,
"Microsoft.Build.Tasks.Core": null,
"Microsoft.Build.Utilities.Core": null,
"Microsoft.Win32.Primitives": "4.0.1-rc2-23712",
"Microsoft.Win32.Registry": "4.0.0-beta-23516",
"System.AppContext": "4.0.1-rc2-23712",
"System.Collections": "4.0.11-rc2-23712",
"System.Collections.Concurrent": "4.0.11-rc2-23712",
"System.Collections.NonGeneric": "4.0.1-rc2-23712",
"System.Console": "4.0.0-rc2-23712",
"System.Diagnostics.Debug": "4.0.11-rc2-23712",
"System.Diagnostics.FileVersionInfo": "4.0.0-rc2-23712",
"System.Diagnostics.Process": "4.1.0-rc2-23712",
"System.Diagnostics.TraceSource": "4.0.0-rc2-23712",
"System.Globalization": "4.0.11-rc2-23712",
"System.IO": "4.1.0-rc2-23712",
"System.IO.FileSystem": "4.0.1-rc2-23712",
"System.IO.FileSystem.Primitives": "4.0.1-rc2-23712",
"System.IO.Pipes": "4.0.0-rc2-23712",
"System.Linq": "4.0.1-rc2-23712",
"System.Reflection": "4.1.0-rc2-23712",
"System.Reflection.Extensions": "4.0.1-rc2-23712",
"System.Reflection.Metadata": "1.1.0",
"System.Reflection.TypeExtensions": "4.1.0-rc2-23712",
"System.Resources.ResourceManager": "4.0.1-rc2-23712",
"System.Runtime": "4.0.21-rc2-23712",
"System.Runtime.Extensions": "4.0.11-rc2-23712",
"System.Runtime.Handles": "4.0.1-rc2-23712",
"System.Runtime.InteropServices": "4.0.21-rc2-23712",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23712",
"System.Runtime.Loader": "4.0.0-rc2-23712",
"System.Text.Encoding": "4.0.11-rc2-23712",
"System.Text.Encoding.Extensions": "4.0.11-rc2-23712",
"System.Text.RegularExpressions": "4.0.11-rc2-23712",
"System.Threading": "4.0.11-rc2-23712",
"System.Threading.Tasks": "4.0.11-rc2-23712",
"System.Threading.Thread": "4.0.0-rc2-23712",
"System.Threading.ThreadPool": "4.0.10-rc2-23712",
"System.Xml.ReaderWriter": "4.0.11-rc2-23712"
},
"compile": {
"lib/dotnet/_._": {}
},
"runtime": {
"lib/dotnet/_._": {}
},
"native": {
"runtimes/any/native/MSBuild.exe": {}
}
},
"Newtonsoft.Json/7.0.1": {
"type": "package",
"compile": {
"lib/portable-net45+wp80+win8+wpa81+dnxcore50/Newtonsoft.Json.dll": {}
},
"runtime": {
"lib/portable-net45+wp80+win8+wpa81+dnxcore50/Newtonsoft.Json.dll": {}
}
},
"NuGet.Client/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"NuGet.ContentModel": "3.4.0-beta-488",
"NuGet.Packaging": "3.4.0-beta-488",
"NuGet.Repositories": "3.4.0-beta-488",
"NuGet.RuntimeModel": "3.4.0-beta-488",
"NuGet.Versioning": "3.4.0-beta-488"
},
"compile": {
"lib/dnxcore50/NuGet.Client.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Client.dll": {}
}
},
"NuGet.Common/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.0-beta-23109",
"System.Diagnostics.Process": "4.0.0-beta-23109",
"System.IO.Compression": "4.0.0-beta-23109",
"System.IO.FileSystem": "4.0.0-beta-23109",
"System.IO.FileSystem.Primitives": "4.0.0-beta-23109",
"System.Runtime.Extensions": "4.0.10-beta-23109",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-beta-23225",
"System.Security.Cryptography.Cng": "4.0.0-beta-23516",
"System.Threading": "4.0.10-beta-23109",
"System.Threading.Thread": "4.0.0-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Common.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Common.dll": {}
}
},
"NuGet.ContentModel/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10-beta-23109",
"System.IO.FileSystem": "4.0.0-beta-23109",
"System.Linq": "4.0.0-beta-23109",
"System.ObjectModel": "4.0.10-beta-23109",
"System.Runtime": "4.0.20-beta-23109",
"System.Runtime.Extensions": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.ContentModel.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.ContentModel.dll": {}
}
},
"NuGet.Frameworks/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"NuGet.Versioning": "3.4.0-beta-488",
"System.Collections": "4.0.10-beta-23109",
"System.Collections.Concurrent": "4.0.10-beta-23109",
"System.Diagnostics.Debug": "4.0.10-beta-23109",
"System.Diagnostics.Tools": "4.0.0-beta-23109",
"System.Globalization": "4.0.10-beta-23109",
"System.Linq": "4.0.0-beta-23109",
"System.Resources.ResourceManager": "4.0.0-beta-23109",
"System.Runtime": "4.0.20-beta-23109",
"System.Runtime.Extensions": "4.0.10-beta-23109",
"System.Text.RegularExpressions": "4.0.10-beta-23109",
"System.Threading": "4.0.10-beta-23109",
"System.Threading.Tasks": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Frameworks.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Frameworks.dll": {}
}
},
"NuGet.Logging/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.20-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Logging.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Logging.dll": {}
}
},
"NuGet.Packaging/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"NuGet.Common": "3.4.0-beta-488",
"NuGet.Logging": "3.4.0-beta-488",
"NuGet.Packaging.Core": "3.4.0-beta-488",
"System.IO.Compression": "4.0.0-beta-23109",
"System.IO.FileSystem": "4.0.0-beta-23109",
"System.Security.Cryptography.Hashing.Algorithms": "4.0.0-beta-23225",
"System.Xml.XDocument": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Packaging.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Packaging.dll": {}
}
},
"NuGet.Packaging.Core/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"NuGet.Packaging.Core.Types": "3.4.0-beta-488",
"System.IO": "4.0.10-beta-23109",
"System.IO.Compression": "4.0.0-beta-23109",
"System.Xml.XDocument": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Packaging.Core.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Packaging.Core.dll": {}
}
},
"NuGet.Packaging.Core.Types/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"NuGet.Frameworks": "3.4.0-beta-488"
},
"compile": {
"lib/dnxcore50/NuGet.Packaging.Core.Types.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Packaging.Core.Types.dll": {}
}
},
"NuGet.Repositories/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"NuGet.Versioning": "3.4.0-beta-488",
"System.IO.FileSystem": "4.0.0-beta-23109",
"System.Threading": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Repositories.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Repositories.dll": {}
}
},
"NuGet.RuntimeModel/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"Microsoft.CSharp": "4.0.0-beta-23109",
"Newtonsoft.Json": "6.0.4",
"NuGet.Frameworks": "3.4.0-beta-488",
"NuGet.Versioning": "3.4.0-beta-488",
"System.Collections": "4.0.10-beta-23109",
"System.IO.FileSystem": "4.0.0-beta-23109",
"System.Linq": "4.0.0-beta-23109",
"System.Threading": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.RuntimeModel.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.RuntimeModel.dll": {}
}
},
"NuGet.Versioning/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"System.Diagnostics.Debug": "4.0.10-beta-23109",
"System.Diagnostics.Tools": "4.0.0-beta-23109",
"System.Linq": "4.0.0-beta-23109",
"System.Reflection": "4.0.10-beta-23109",
"System.Resources.ResourceManager": "4.0.0-beta-23109",
"System.Runtime.Extensions": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Versioning.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Versioning.dll": {}
}
},
"NuProj/0.10.4-beta-gf7fc34e7d8": {
"type": "package"
},
"runtime.any.System.AppContext/4.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dnxcore50/System.AppContext.dll": {}
}
},
"runtime.any.System.Collections/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Collections.dll": {}
}
},
"runtime.any.System.Diagnostics.Tools/4.0.1-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Diagnostics.Tools.dll": {}
}
},
"runtime.any.System.Diagnostics.Tracing/4.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dnxcore50/System.Diagnostics.Tracing.dll": {}
}
},
"runtime.any.System.Globalization/4.0.11-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Globalization.dll": {}
}
},
"runtime.any.System.Globalization.Calendars/4.0.1-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Globalization.Calendars.dll": {}
}
},
"runtime.any.System.IO/4.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.IO.dll": {}
}
},
"runtime.any.System.Linq.Expressions/4.0.11-rc2-23816": {
"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.any.System.Private.DataContractSerialization/4.1.0-rc2-23816": {
"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.Reflection": "4.0.10",
"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.Runtime.Serialization.Primitives": "4.1.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Text.Encoding.Extensions": "4.0.10",
"System.Text.RegularExpressions": "4.0.10",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10",
"System.Xml.ReaderWriter": "4.0.10",
"System.Xml.XmlDocument": "4.0.0",
"System.Xml.XmlSerializer": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/DNXCore50/System.Private.DataContractSerialization.dll": {}
}
},
"runtime.any.System.Reflection/4.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Reflection.dll": {}
}
},
"runtime.any.System.Reflection.DispatchProxy/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Linq": "4.0.0",
"System.Reflection": "4.0.10",
"System.Reflection.Emit": "4.0.0",
"System.Reflection.Emit.ILGeneration": "4.0.0",
"System.Reflection.Extensions": "4.0.0",
"System.Reflection.Primitives": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Threading": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/DNXCore50/System.Reflection.DispatchProxy.dll": {}
}
},
"runtime.any.System.Reflection.Extensions/4.0.1-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Reflection.Extensions.dll": {}
}
},
"runtime.any.System.Reflection.Primitives/4.0.1-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Reflection.Primitives.dll": {}
}
},
"runtime.any.System.Reflection.TypeExtensions/4.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Reflection.TypeExtensions.dll": {}
}
},
"runtime.any.System.Runtime/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.Uri": "4.0.1-rc2-23816"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Runtime.dll": {}
}
},
"runtime.any.System.Runtime.Handles/4.0.1-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Runtime.Handles.dll": {}
}
},
"runtime.any.System.Runtime.InteropServices/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23816"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Runtime.InteropServices.dll": {}
}
},
"runtime.any.System.Text.Encoding/4.0.11-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Text.Encoding.dll": {}
}
},
"runtime.any.System.Text.Encoding.Extensions/4.0.11-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Text.Encoding.Extensions.dll": {}
}
},
"runtime.any.System.Threading.Tasks/4.0.11-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Threading.Tasks.dll": {}
}
},
"runtime.any.System.Threading.Timer/4.0.1-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Threading.Timer.dll": {}
}
},
"runtime.any.System.Xml.XmlSerializer/4.0.11-rc2-23816": {
"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.Reflection": "4.0.10",
"System.Reflection.Emit": "4.0.0",
"System.Reflection.Emit.ILGeneration": "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.Text.RegularExpressions": "4.0.10",
"System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.10",
"System.Xml.XmlDocument": "4.0.0"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/DNXCore50/System.Xml.XmlSerializer.dll": {}
}
},
"runtime.native.System/4.0.0-rc2-23816": {
"type": "package"
},
"runtime.native.System.IO.Compression/4.1.0-rc2-23816": {
"type": "package"
},
"runtime.native.System.Net.Http/4.0.1-rc2-23816": {
"type": "package"
},
"runtime.native.System.Security.Cryptography/4.0.0-rc2-23816": {
"type": "package"
},
"runtime.osx.10.10-x64.Microsoft.NETCore.ConsoleHost/1.0.0-rc2-23816": {
"type": "package",
"native": {
"runtimes/osx.10.10-x64/native/coreconsole": {}
}
},
"runtime.osx.10.10-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.1-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/osx.10.10-x64/lib/dotnet/mscorlib.dll": {}
},
"native": {
"runtimes/osx.10.10-x64/native/libcoreclr.dylib": {},
"runtimes/osx.10.10-x64/native/libdbgshim.dylib": {},
"runtimes/osx.10.10-x64/native/libmscordaccore.dylib": {},
"runtimes/osx.10.10-x64/native/libmscordbi.dylib": {},
"runtimes/osx.10.10-x64/native/libsos.dylib": {},
"runtimes/osx.10.10-x64/native/System.Globalization.Native.dylib": {}
}
},
"runtime.osx.10.10-x64.Microsoft.NETCore.TestHost/1.0.0-rc2-23816": {
"type": "package",
"native": {
"runtimes/osx.10.10-x64/native/corerun": {}
}
},
"runtime.osx.10.10-x64.runtime.native.System/1.0.1-rc2-23816": {
"type": "package",
"native": {
"runtimes/osx.10.10-x64/native/System.Native.a": {},
"runtimes/osx.10.10-x64/native/System.Native.dylib": {}
}
},
"runtime.osx.10.10-x64.runtime.native.System.IO.Compression/1.0.1-rc2-23816": {
"type": "package",
"native": {
"runtimes/osx.10.10-x64/native/System.IO.Compression.Native.dylib": {}
}
},
"runtime.osx.10.10-x64.runtime.native.System.Net.Http/1.0.1-rc2-23816": {
"type": "package",
"native": {
"runtimes/osx.10.10-x64/native/System.Net.Http.Native.dylib": {}
}
},
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography/1.0.1-rc2-23816": {
"type": "package",
"native": {
"runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.dylib": {}
}
},
"runtime.osx.10.10.System.Diagnostics.Process/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.Win32.Primitives": "4.0.0",
"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.ThreadPool": "4.0.10-rc2-23816"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.5/System.Diagnostics.Process.dll": {}
}
},
"runtime.osx.10.10.System.IO.FileSystem.DriveInfo/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "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.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.IO.FileSystem.DriveInfo.dll": {}
}
},
"runtime.osx.10.10.System.IO.FileSystem.Watcher/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"runtime.native.System": "4.0.0-rc2-23816",
"System.Collections": "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.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10",
"System.Threading.Thread": "4.0.0-rc2-23816"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.IO.FileSystem.Watcher.dll": {}
}
},
"runtime.osx.10.10.System.IO.MemoryMappedFiles/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.10",
"System.IO.FileSystem": "4.0.0",
"System.IO.FileSystem.Primitives": "4.0.0",
"System.IO.UnmanagedMemoryStream": "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.10",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.IO.MemoryMappedFiles.dll": {}
}
},
"runtime.osx.10.10.System.Net.Http/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"runtime.native.System": "4.0.0-rc2-23816",
"runtime.native.System.Net.Http": "4.0.1-rc2-23816",
"runtime.native.System.Security.Cryptography": "4.0.0-rc2-23816",
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Diagnostics.Tracing": "4.0.20",
"System.Globalization": "4.0.10",
"System.IO": "4.0.10",
"System.IO.FileSystem": "4.0.0",
"System.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.Cryptography.Algorithms": "4.0.0-rc2-23816",
"System.Security.Cryptography.Encoding": "4.0.0-rc2-23816",
"System.Security.Cryptography.OpenSsl": "4.0.0-rc2-23816",
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23816",
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.0",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.Net.Http.dll": {}
}
},
"runtime.osx.10.10.System.Net.NameResolution/4.0.0-rc2-23816": {
"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.InteropServices": "4.0.20",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dnxcore50/System.Net.NameResolution.dll": {}
}
},
"runtime.osx.10.10.System.Net.NetworkInformation/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.Win32.Primitives": "4.0.0",
"runtime.native.System": "4.0.0-rc2-23816",
"System.Collections": "4.0.10",
"System.IO.FileSystem": "4.0.0",
"System.Linq": "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.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10",
"System.Threading.Thread": "4.0.0-rc2-23816"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/osx.10.10/lib/dotnet5.4/System.Net.NetworkInformation.dll": {}
}
},
"runtime.osx.10.10.System.Net.Sockets/4.1.0-beta-23504": {
"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.Net.NameResolution": "4.0.0-beta-23504",
"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-beta-23504",
"System.Threading": "4.0.0",
"System.Threading.Tasks": "4.0.10",
"System.Threading.ThreadPool": "4.0.10-beta-23504"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/osx.10.10/lib/dotnet5.5/System.Net.Sockets.dll": {}
}
},
"runtime.osx.10.10.System.Runtime.Extensions/4.0.11-beta-23504": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.Runtime.Extensions.dll": {}
}
},
"runtime.osx.10.10.System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Reflection": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.0",
"System.Threading": "4.0.0"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.2/System.Runtime.InteropServices.RuntimeInformation.dll": {}
}
},
"runtime.unix.Microsoft.Win32.Primitives/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"runtime.native.System": "4.0.0-rc2-23816",
"System.Runtime": "4.0.20",
"System.Runtime.InteropServices": "4.0.20"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/Microsoft.Win32.Primitives.dll": {}
}
},
"runtime.unix.System.Console/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.0",
"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.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.Console.dll": {}
}
},
"runtime.unix.System.Data.SqlClient/4.0.0-rc2-23816": {
"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.IO.Pipes": "4.0.0-rc2-23816",
"System.Linq": "4.0.0",
"System.Net.NameResolution": "4.0.0-rc2-23816",
"System.Net.Primitives": "4.0.10",
"System.Net.Security": "4.0.0-rc2-23816",
"System.Net.Sockets": "4.1.0-rc2-23816",
"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.InteropServices": "4.0.20",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23816",
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23816",
"System.Security.Principal": "4.0.0",
"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-23816",
"System.Threading.ThreadPool": "4.0.10-rc2-23816",
"System.Threading.Timer": "4.0.0",
"System.Xml.ReaderWriter": "4.0.0"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.Data.SqlClient.dll": {}
}
},
"runtime.unix.System.Diagnostics.Debug/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"runtime.native.System": "4.0.0-rc2-23816"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.Diagnostics.Debug.dll": {}
}
},
"runtime.unix.System.Diagnostics.FileVersionInfo/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.10",
"System.IO.FileSystem": "4.0.0",
"System.IO.FileSystem.Primitives": "4.0.0",
"System.Reflection.Metadata": "1.0.22",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.Diagnostics.FileVersionInfo.dll": {}
}
},
"runtime.unix.System.Diagnostics.TraceSource/4.0.0-rc2-23816": {
"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/unix/lib/dotnet5.4/System.Diagnostics.TraceSource.dll": {}
}
},
"runtime.unix.System.Globalization.Extensions/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Globalization": "4.0.10",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.Globalization.Extensions.dll": {}
}
},
"runtime.unix.System.IO.Compression/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"runtime.native.System.IO.Compression": "4.1.0-rc2-23816",
"System.Buffers": "4.0.0-rc2-23816",
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.IO": "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.0",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.IO.Compression.dll": {}
}
},
"runtime.unix.System.IO.FileSystem/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"runtime.native.System": "4.0.0-rc2-23816",
"System.Buffers": "4.0.0-rc2-23816",
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "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.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.IO.FileSystem.dll": {}
}
},
"runtime.unix.System.IO.Pipes/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Buffers": "4.0.0-rc2-23816",
"System.Diagnostics.Debug": "4.0.10",
"System.IO": "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": "4.0.0",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.IO.Pipes.dll": {}
}
},
"runtime.unix.System.Net.Ping/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.Win32.Primitives": "4.0.0",
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Diagnostics.Process": "4.1.0-rc2-23816",
"System.Diagnostics.Tracing": "4.0.20",
"System.Globalization": "4.0.10",
"System.IO": "4.0.10",
"System.IO.FileSystem": "4.0.0",
"System.Net.NameResolution": "4.0.0-rc2-23816",
"System.Net.Primitives": "4.0.10",
"System.Net.Sockets": "4.1.0-rc2-23816",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.InteropServices": "4.0.20",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dnxcore50/System.Net.Ping.dll": {}
}
},
"runtime.unix.System.Net.Primitives/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.Win32.Primitives": "4.0.0",
"runtime.native.System": "4.0.0-rc2-23816",
"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/unix/lib/dnxcore50/System.Net.Primitives.dll": {}
}
},
"runtime.unix.System.Net.Requests/4.0.11-rc2-23816": {
"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.IO": "4.0.10",
"System.Net.Http": "4.0.0",
"System.Net.Primitives": "4.0.10",
"System.Net.WebHeaderCollection": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.Net.Requests.dll": {}
}
},
"runtime.unix.System.Net.Security/4.0.0-rc2-23816": {
"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.Diagnostics.Tracing": "4.0.20",
"System.Globalization": "4.0.10",
"System.Globalization.Extensions": "4.0.0",
"System.IO": "4.0.10",
"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.Cryptography.Algorithms": "4.0.0-rc2-23816",
"System.Security.Cryptography.Encoding": "4.0.0-rc2-23816",
"System.Security.Cryptography.OpenSsl": "4.0.0-rc2-23816",
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23816",
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23816",
"System.Security.Principal": "4.0.0",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10",
"System.Threading.ThreadPool": "4.0.10-rc2-23816"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dnxcore50/System.Net.Security.dll": {}
}
},
"runtime.unix.System.Net.WebSockets.Client/4.0.0-rc2-23816": {
"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.Net.Primitives": "4.0.10",
"System.Net.WebHeaderCollection": "4.0.0",
"System.Net.WebSockets": "4.0.0-rc2-23816",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.Net.WebSockets.Client.dll": {}
}
},
"runtime.unix.System.Private.ServiceModel/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Collections.Concurrent": "4.0.0",
"System.Collections.NonGeneric": "4.0.0",
"System.Collections.Specialized": "4.0.0",
"System.ComponentModel.EventBasedAsync": "4.0.10",
"System.Diagnostics.Debug": "4.0.0",
"System.Diagnostics.Tracing": "4.0.20",
"System.Globalization": "4.0.0",
"System.IO": "4.0.10",
"System.IO.Compression": "4.0.0",
"System.Linq": "4.0.0",
"System.Linq.Expressions": "4.0.0",
"System.Linq.Queryable": "4.0.0",
"System.Net.Http": "4.0.1-rc2-23816",
"System.Net.NameResolution": "4.0.0-rc2-23816",
"System.Net.Primitives": "4.0.10",
"System.Net.Security": "4.0.0-rc2-23816",
"System.Net.Sockets": "4.1.0-rc2-23816",
"System.Net.WebHeaderCollection": "4.0.0",
"System.Net.WebSockets": "4.0.0-rc2-23816",
"System.Net.WebSockets.Client": "4.0.0-rc2-23816",
"System.ObjectModel": "4.0.0",
"System.Reflection": "4.0.0",
"System.Reflection.DispatchProxy": "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.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23816",
"System.Runtime.Serialization.Primitives": "4.1.0-rc2-23816",
"System.Runtime.Serialization.Xml": "4.1.0-rc2-23816",
"System.Security.Claims": "4.0.0",
"System.Security.Cryptography.Algorithms": "4.0.0-rc2-23816",
"System.Security.Cryptography.Encoding": "4.0.0-rc2-23816",
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23816",
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23816",
"System.Security.Principal": "4.0.0",
"System.Text.Encoding": "4.0.10",
"System.Text.Encoding.Extensions": "4.0.10",
"System.Threading": "4.0.0",
"System.Threading.Tasks": "4.0.10",
"System.Threading.Timer": "4.0.0",
"System.Xml.ReaderWriter": "4.0.0",
"System.Xml.XmlDocument": "4.0.0",
"System.Xml.XmlSerializer": "4.0.0"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/DNXCore50/System.Private.ServiceModel.dll": {}
}
},
"runtime.unix.System.Private.Uri/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"runtime.native.System": "4.0.0-rc2-23816"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.1/System.Private.Uri.dll": {}
}
},
"runtime.unix.System.Security.Cryptography.Algorithms/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"runtime.native.System.Security.Cryptography": "4.0.0-rc2-23816",
"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-23816",
"System.Text.Encoding": "4.0.0",
"System.Text.Encoding.Extensions": "4.0.0"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {}
}
},
"runtime.unix.System.Security.Cryptography.Encoding/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"runtime.native.System.Security.Cryptography": "4.0.0-rc2-23816",
"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-23816",
"System.Text.Encoding": "4.0.0"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.Encoding.dll": {}
}
},
"runtime.unix.System.Security.Cryptography.X509Certificates/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"runtime.native.System": "4.0.0-rc2-23816",
"runtime.native.System.Net.Http": "4.0.1-rc2-23816",
"runtime.native.System.Security.Cryptography": "4.0.0-rc2-23816",
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "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.IO.FileSystem.Primitives": "4.0.0",
"System.IO.FileSystem.Watcher": "4.0.0-rc2-23816",
"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-23816",
"System.Security.Cryptography.Encoding": "4.0.0-rc2-23816",
"System.Security.Cryptography.OpenSsl": "4.0.0-rc2-23816",
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {}
}
},
"runtime.unix.System.Text.Encoding.CodePages/4.0.1-rc2-23816": {
"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/unix/lib/dotnet5.4/System.Text.Encoding.CodePages.dll": {}
}
},
"runtime.unix.System.Threading/4.0.11-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.Threading.dll": {}
}
},
"System.AppContext/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.AppContext.dll": {}
}
},
"System.Buffers/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Diagnostics.Debug": "4.0.0",
"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-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Collections.dll": {}
}
},
"System.Collections.Concurrent/4.0.12-rc2-23816": {
"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.Immutable/1.2.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.0",
"System.Diagnostics.Debug": "4.0.0",
"System.Globalization": "4.0.0",
"System.Linq": "4.0.0",
"System.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.Collections.Immutable.dll": {}
},
"runtime": {
"lib/dotnet5.1/System.Collections.Immutable.dll": {}
}
},
"System.Collections.NonGeneric/4.0.1-rc2-23816": {
"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.Collections.Specialized/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections.NonGeneric": "4.0.0",
"System.Globalization": "4.0.10",
"System.Globalization.Extensions": "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.Collections.Specialized.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Collections.Specialized.dll": {}
}
},
"System.ComponentModel/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet5.1/System.ComponentModel.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.ComponentModel.dll": {}
}
},
"System.ComponentModel.Annotations/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.ComponentModel": "4.0.0",
"System.Globalization": "4.0.10",
"System.Linq": "4.0.0",
"System.Reflection": "4.0.10",
"System.Reflection.Extensions": "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.10",
"System.Threading": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.ComponentModel.Annotations.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.ComponentModel.Annotations.dll": {}
}
},
"System.ComponentModel.EventBasedAsync/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.ComponentModel.EventBasedAsync.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.ComponentModel.EventBasedAsync.dll": {}
}
},
"System.Console/4.0.0-rc2-23816": {
"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.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "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-23816": {
"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-23816": {
"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-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Diagnostics.Debug.dll": {}
}
},
"System.Diagnostics.FileVersionInfo/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Diagnostics.FileVersionInfo.dll": {}
}
},
"System.Diagnostics.Process/4.1.0-rc2-23816": {
"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-23816": {
"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.TextWriterTraceListener/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Diagnostics.TraceSource": "4.0.0-rc2-23816",
"System.Globalization": "4.0.10",
"System.IO": "4.0.10",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Threading": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Diagnostics.TextWriterTraceListener.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Diagnostics.TextWriterTraceListener.dll": {}
}
},
"System.Diagnostics.Tools/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.1/System.Diagnostics.Tools.dll": {}
}
},
"System.Diagnostics.TraceSource/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Diagnostics.TraceSource.dll": {}
}
},
"System.Diagnostics.Tracing/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Diagnostics.Tracing.dll": {}
}
},
"System.Dynamic.Runtime/4.0.11-rc2-23816": {
"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-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Globalization.dll": {}
}
},
"System.Globalization.Calendars/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Globalization": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Globalization.Calendars.dll": {}
}
},
"System.Globalization.Extensions/4.0.1-rc2-23816": {
"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-23816": {
"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": {}
}
},
"System.IO.Compression/4.1.0-rc2-23816": {
"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/dotnet5.4/System.IO.Compression.dll": {}
}
},
"System.IO.Compression.ZipFile/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Buffers": "4.0.0-rc2-23816",
"System.IO": "4.0.10",
"System.IO.Compression": "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.Text.Encoding": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.IO.Compression.ZipFile.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.IO.Compression.ZipFile.dll": {}
}
},
"System.IO.FileSystem/4.0.1-rc2-23816": {
"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.DriveInfo/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.IO.FileSystem": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.IO.FileSystem.DriveInfo.dll": {}
}
},
"System.IO.FileSystem.Primitives/4.0.1-rc2-23816": {
"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-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.IO.FileSystem.Watcher.dll": {}
}
},
"System.IO.MemoryMappedFiles/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO.FileSystem": "4.0.0",
"System.IO.FileSystem.Primitives": "4.0.0",
"System.IO.UnmanagedMemoryStream": "4.0.0",
"System.Runtime": "4.0.0",
"System.Runtime.Handles": "4.0.0",
"System.Runtime.InteropServices": "4.0.20"
},
"compile": {
"ref/dotnet5.4/System.IO.MemoryMappedFiles.dll": {}
}
},
"System.IO.Pipes/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.Runtime": "4.0.0",
"System.Runtime.Handles": "4.0.0",
"System.Security.Principal": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.IO.Pipes.dll": {}
}
},
"System.IO.UnmanagedMemoryStream/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Buffers": "4.0.0-rc2-23816",
"System.Diagnostics.Debug": "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.InteropServices": "4.0.20",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.IO.UnmanagedMemoryStream.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.IO.UnmanagedMemoryStream.dll": {}
}
},
"System.Linq/4.1.0-rc2-23816": {
"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/dnxcore50/System.Linq.dll": {}
}
},
"System.Linq.Expressions/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.Reflection": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Linq.Expressions.dll": {}
}
},
"System.Linq.Parallel/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Collections.Concurrent": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Diagnostics.Tracing": "4.0.20",
"System.Linq": "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",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet5.2/System.Linq.Parallel.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Linq.Parallel.dll": {}
}
},
"System.Linq.Queryable/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Linq": "4.0.0",
"System.Linq.Expressions": "4.0.10",
"System.Reflection": "4.0.10",
"System.Reflection.Extensions": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet5.1/System.Linq.Queryable.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Linq.Queryable.dll": {}
}
},
"System.Net.Http/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.Net.Primitives": "4.0.0",
"System.Runtime": "4.0.0",
"System.Text.Encoding": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.2/System.Net.Http.dll": {}
}
},
"System.Net.NameResolution/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Net.Primitives": "4.0.10",
"System.Runtime": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Net.NameResolution.dll": {}
}
},
"System.Net.NetworkInformation/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Net.Primitives": "4.0.10",
"System.Runtime": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Net.NetworkInformation.dll": {}
}
},
"System.Net.Ping/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Net.Primitives": "4.0.10",
"System.Runtime": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Net.Ping.dll": {}
}
},
"System.Net.Primitives/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0",
"System.Runtime.Handles": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Net.Primitives.dll": {}
}
},
"System.Net.Requests/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.Net.Primitives": "4.0.10",
"System.Net.WebHeaderCollection": "4.0.0",
"System.Runtime": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Net.Requests.dll": {}
}
},
"System.Net.Security/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.Net.Primitives": "4.0.10",
"System.Runtime": "4.0.0",
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23816",
"System.Security.Principal": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Net.Security.dll": {}
}
},
"System.Net.Sockets/4.1.0-rc2-23816": {
"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.WebHeaderCollection/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Collections.Specialized": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Net.WebHeaderCollection.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Net.WebHeaderCollection.dll": {}
}
},
"System.Net.WebSockets/4.0.0-rc2-23816": {
"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.Net.WebSockets.Client/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Net.Primitives": "4.0.10",
"System.Net.WebSockets": "4.0.0-rc2-23816",
"System.Runtime": "4.0.0",
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23816",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Net.WebSockets.Client.dll": {}
}
},
"System.Numerics.Vectors/4.1.1-rc2-23816": {
"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.12-rc2-23816": {
"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.DataContractSerialization/4.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dnxcore50/_._": {}
}
},
"System.Private.ServiceModel/4.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
}
},
"System.Private.Uri/4.0.1-rc2-23816": {
"type": "package",
"compile": {
"ref/dnxcore50/_._": {}
}
},
"System.Reflection/4.1.0-rc2-23816": {
"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": {}
}
},
"System.Reflection.DispatchProxy/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Reflection": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Reflection.DispatchProxy.dll": {}
}
},
"System.Reflection.Emit/4.0.1-rc2-23816": {
"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-23816": {
"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-23816": {
"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-23816": {
"type": "package",
"dependencies": {
"System.Reflection": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.1/System.Reflection.Extensions.dll": {}
}
},
"System.Reflection.Metadata/1.2.0-rc3-23721": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.0",
"System.Collections.Immutable": "1.1.37",
"System.Diagnostics.Debug": "4.0.0",
"System.IO": "4.0.0",
"System.Linq": "4.0.0",
"System.Reflection": "4.0.0",
"System.Reflection.Extensions": "4.0.0",
"System.Reflection.Primitives": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.0",
"System.Runtime.Extensions": "4.0.0",
"System.Runtime.InteropServices": "4.0.0",
"System.Text.Encoding": "4.0.0",
"System.Text.Encoding.Extensions": "4.0.0",
"System.Threading": "4.0.0"
},
"compile": {
"lib/dotnet5.2/System.Reflection.Metadata.dll": {}
},
"runtime": {
"lib/dotnet5.2/System.Reflection.Metadata.dll": {}
}
},
"System.Reflection.Primitives/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.1/System.Reflection.Primitives.dll": {}
}
},
"System.Reflection.TypeExtensions/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Reflection": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Reflection.TypeExtensions.dll": {}
}
},
"System.Resources.ReaderWriter/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.IO": "4.0.10",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Resources.ReaderWriter.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Resources.ReaderWriter.dll": {}
}
},
"System.Resources.ResourceManager/4.0.1-rc2-23816": {
"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.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet5.4/System.Runtime.dll": {}
}
},
"System.Runtime.CompilerServices.VisualC/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Runtime.CompilerServices.VisualC.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Runtime.CompilerServices.VisualC.dll": {}
}
},
"System.Runtime.Extensions/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet5.4/System.Runtime.Extensions.dll": {}
}
},
"System.Runtime.Handles/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Runtime.Handles.dll": {}
}
},
"System.Runtime.InteropServices/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Reflection": "4.0.0",
"System.Reflection.Primitives": "4.0.0",
"System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Handles": "4.0.0",
"System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23816"
},
"compile": {
"ref/dotnet5.4/System.Runtime.InteropServices.dll": {}
}
},
"System.Runtime.InteropServices.PInvoke/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0",
"System.Runtime.Handles": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Runtime.InteropServices.PInvoke.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Runtime.InteropServices.PInvoke.dll": {}
}
},
"System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.2/System.Runtime.InteropServices.RuntimeInformation.dll": {}
}
},
"System.Runtime.Loader/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.Reflection": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dnxcore50/System.Runtime.Loader.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Runtime.Loader.dll": {}
}
},
"System.Runtime.Numerics/4.0.1-rc2-23816": {
"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.Runtime.Serialization.Json/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.DataContractSerialization": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet5.1/System.Runtime.Serialization.Json.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Runtime.Serialization.Json.dll": {}
}
},
"System.Runtime.Serialization.Primitives/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet5.4/System.Runtime.Serialization.Primitives.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Runtime.Serialization.Primitives.dll": {}
}
},
"System.Runtime.Serialization.Xml/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.DataContractSerialization": "4.1.0-rc2-23816",
"System.Runtime.Serialization.Primitives": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet5.4/System.Runtime.Serialization.Xml.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Runtime.Serialization.Xml.dll": {}
}
},
"System.Security.Claims/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "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-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.Runtime": "4.0.0",
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23816"
},
"compile": {
"ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {}
}
},
"System.Security.Cryptography.Cng/4.0.0-rc2-23816": {
"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-23816",
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23816",
"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.Encoding/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Security.Cryptography.Encoding.dll": {}
}
},
"System.Security.Cryptography.Hashing.Algorithms/4.0.0-beta-23225": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0",
"System.Security.Cryptography.Algorithms": "4.0.0-beta-23225"
},
"compile": {
"lib/DNXCore50/System.Security.Cryptography.Hashing.Algorithms.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Security.Cryptography.Hashing.Algorithms.dll": {}
}
},
"System.Security.Cryptography.OpenSsl/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"runtime.native.System.Security.Cryptography": "4.0.0-rc2-23816",
"System.Collections": "4.0.0",
"System.IO": "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.Runtime.Numerics": "4.0.0",
"System.Security.Cryptography.Algorithms": "4.0.0-rc2-23816",
"System.Security.Cryptography.Encoding": "4.0.0-rc2-23816",
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Security.Cryptography.OpenSsl.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Security.Cryptography.OpenSsl.dll": {}
}
},
"System.Security.Cryptography.Primitives/4.0.0-rc2-23816": {
"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-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0",
"System.Runtime.Handles": "4.0.0",
"System.Security.Cryptography.Algorithms": "4.0.0-rc2-23816",
"System.Security.Cryptography.Encoding": "4.0.0-rc2-23816"
},
"compile": {
"ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {}
}
},
"System.Security.Principal/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet5.1/System.Security.Principal.dll": {}
},
"runtime": {
"lib/dotnet5.1/System.Security.Principal.dll": {}
}
},
"System.Security.Principal.Windows/4.0.0-rc2-23816": {
"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/dotnet5.4/System.Security.Principal.Windows.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Security.Principal.Windows.dll": {}
}
},
"System.ServiceModel.Duplex/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.ServiceModel": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet5.2/System.ServiceModel.Duplex.dll": {}
},
"runtime": {
"lib/dnxcore50/System.ServiceModel.Duplex.dll": {}
}
},
"System.ServiceModel.Http/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.ServiceModel": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet5.4/System.ServiceModel.Http.dll": {}
},
"runtime": {
"lib/dnxcore50/System.ServiceModel.Http.dll": {}
}
},
"System.ServiceModel.NetTcp/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.ServiceModel": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet5.4/System.ServiceModel.NetTcp.dll": {}
},
"runtime": {
"lib/dnxcore50/System.ServiceModel.NetTcp.dll": {}
}
},
"System.ServiceModel.Primitives/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.ServiceModel": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet5.4/System.ServiceModel.Primitives.dll": {}
},
"runtime": {
"lib/dnxcore50/System.ServiceModel.Primitives.dll": {}
}
},
"System.ServiceModel.Security/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.ServiceModel": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet5.2/System.ServiceModel.Security.dll": {}
},
"runtime": {
"lib/dnxcore50/System.ServiceModel.Security.dll": {}
}
},
"System.Text.Encoding/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Text.Encoding.dll": {}
}
},
"System.Text.Encoding.CodePages/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0",
"System.Text.Encoding": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Text.Encoding.CodePages.dll": {}
}
},
"System.Text.Encoding.Extensions/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0",
"System.Text.Encoding": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Text.Encoding.Extensions.dll": {}
}
},
"System.Text.RegularExpressions/4.0.12-rc2-23816": {
"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-23816": {
"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-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Threading.Tasks.dll": {}
}
},
"System.Threading.Tasks.Dataflow/4.6.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.0",
"System.Collections.Concurrent": "4.0.0",
"System.Diagnostics.Debug": "4.0.0",
"System.Diagnostics.Tracing": "4.0.0",
"System.Dynamic.Runtime": "4.0.0",
"System.Linq": "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",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"lib/dotnet5.2/System.Threading.Tasks.Dataflow.dll": {}
},
"runtime": {
"lib/dotnet5.2/System.Threading.Tasks.Dataflow.dll": {}
}
},
"System.Threading.Tasks.Extensions/4.0.0-rc2-23816": {
"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.Tasks.Parallel/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections.Concurrent": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Diagnostics.Tracing": "4.0.20",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet5.2/System.Threading.Tasks.Parallel.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Threading.Tasks.Parallel.dll": {}
}
},
"System.Threading.Thread/4.0.0-rc2-23816": {
"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-23816": {
"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-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.3/System.Threading.Timer.dll": {}
}
},
"System.Xml.ReaderWriter/4.0.11-rc2-23816": {
"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-23816"
},
"compile": {
"ref/dotnet5.4/System.Xml.ReaderWriter.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Xml.ReaderWriter.dll": {}
}
},
"System.Xml.XDocument/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Diagnostics.Tools": "4.0.0",
"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.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Xml.XDocument.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Xml.XDocument.dll": {}
}
},
"System.Xml.XmlDocument/4.0.1-rc2-23816": {
"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.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Xml.XmlDocument.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Xml.XmlDocument.dll": {}
}
},
"System.Xml.XmlSerializer/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.Runtime": "4.0.0",
"System.Xml.ReaderWriter": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Xml.XmlSerializer.dll": {}
}
},
"System.Xml.XPath/4.0.1-rc2-23816": {
"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.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Xml.XPath.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Xml.XPath.dll": {}
}
},
"System.Xml.XPath.XDocument/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"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.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.10",
"System.Xml.XDocument": "4.0.10",
"System.Xml.XPath": "4.0.1-rc2-23816"
},
"compile": {
"ref/dotnet5.4/System.Xml.XPath.XDocument.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Xml.XPath.XDocument.dll": {}
}
},
"System.Xml.XPath.XmlDocument/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Globalization": "4.0.10",
"System.IO": "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.Xml.ReaderWriter": "4.0.10",
"System.Xml.XmlDocument": "4.0.0",
"System.Xml.XPath": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Xml.XPath.XmlDocument.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Xml.XPath.XmlDocument.dll": {}
}
}
},
"DNXCore,Version=v5.0/centos.7-x64": {
"Microsoft.Build/0.1.0-preview-00017": {
"type": "package",
"dependencies": {
"Microsoft.Build.Framework": null,
"Microsoft.Tpl.Dataflow": "4.5.24",
"Microsoft.Win32.Primitives": "4.0.1-rc2-23712",
"Microsoft.Win32.Registry": "4.0.0-beta-23516",
"System.AppContext": "4.0.1-rc2-23712",
"System.Collections": "4.0.11-rc2-23712",
"System.Collections.Concurrent": "4.0.11-rc2-23712",
"System.Collections.NonGeneric": "4.0.1-rc2-23712",
"System.Console": "4.0.0-rc2-23712",
"System.Diagnostics.Contracts": "4.0.1-rc2-23712",
"System.Diagnostics.Debug": "4.0.11-rc2-23712",
"System.Diagnostics.FileVersionInfo": "4.0.0-rc2-23712",
"System.Diagnostics.Process": "4.1.0-rc2-23712",
"System.Diagnostics.TraceSource": "4.0.0-rc2-23712",
"System.Globalization": "4.0.11-rc2-23712",
"System.IO": "4.1.0-rc2-23712",
"System.IO.Compression": "4.1.0-rc2-23712",
"System.IO.FileSystem": "4.0.1-rc2-23712",
"System.IO.FileSystem.Primitives": "4.0.1-rc2-23712",
"System.IO.Pipes": "4.0.0-rc2-23712",
"System.Linq": "4.0.1-rc2-23712",
"System.ObjectModel": "4.0.11-rc2-23712",
"System.Reflection": "4.1.0-rc2-23712",
"System.Reflection.Extensions": "4.0.1-rc2-23712",
"System.Reflection.Metadata": "1.1.0",
"System.Reflection.Primitives": "4.0.1-rc2-23712",
"System.Reflection.TypeExtensions": "4.1.0-rc2-23712",
"System.Resources.ResourceManager": "4.0.1-rc2-23712",
"System.Runtime": "4.0.21-rc2-23712",
"System.Runtime.Extensions": "4.0.11-rc2-23712",
"System.Runtime.Handles": "4.0.1-rc2-23712",
"System.Runtime.InteropServices": "4.0.21-rc2-23712",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23712",
"System.Runtime.Loader": "4.0.0-rc2-23712",
"System.Text.Encoding": "4.0.11-rc2-23712",
"System.Text.Encoding.Extensions": "4.0.11-rc2-23712",
"System.Text.RegularExpressions": "4.0.11-rc2-23712",
"System.Threading": "4.0.11-rc2-23712",
"System.Threading.Tasks": "4.0.11-rc2-23712",
"System.Threading.Tasks.Dataflow": "4.5.26-rc2-23712",
"System.Threading.Thread": "4.0.0-rc2-23712",
"System.Threading.ThreadPool": "4.0.10-rc2-23712",
"System.Xml.ReaderWriter": "4.0.11-rc2-23712",
"System.Xml.XmlDocument": "4.0.1-rc2-23712",
"System.Xml.XPath.XmlDocument": "4.0.1-rc2-23712"
},
"compile": {
"lib/dotnet/Microsoft.Build.dll": {}
},
"runtime": {
"lib/dotnet/Microsoft.Build.dll": {}
}
},
"Microsoft.Build.Framework/0.1.0-preview-00017": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.11-rc2-23712",
"System.Diagnostics.Debug": "4.0.11-rc2-23712",
"System.Globalization": "4.0.11-rc2-23712",
"System.Runtime": "4.0.21-rc2-23712",
"System.Runtime.InteropServices": "4.0.21-rc2-23712",
"System.Threading": "4.0.11-rc2-23712",
"System.Threading.Thread": "4.0.0-rc2-23712"
},
"compile": {
"lib/dotnet/Microsoft.Build.Framework.dll": {}
},
"runtime": {
"lib/dotnet/Microsoft.Build.Framework.dll": {}
}
},
"Microsoft.Build.Targets/0.1.0-preview-00017": {
"type": "package",
"dependencies": {
"Microsoft.Build": null,
"Microsoft.Build.Framework": null,
"Microsoft.Build.Tasks.Core": null,
"Microsoft.Build.Utilities.Core": null,
"MSBuild": null
},
"compile": {
"lib/dotnet/_._": {}
},
"runtime": {
"lib/dotnet/_._": {}
},
"native": {
"runtimes/any/native/Microsoft.Common.CurrentVersion.targets": {},
"runtimes/any/native/Microsoft.Common.overridetasks": {},
"runtimes/any/native/Microsoft.Common.targets": {},
"runtimes/any/native/Microsoft.Common.tasks": {},
"runtimes/any/native/Microsoft.CSharp.CurrentVersion.targets": {},
"runtimes/any/native/Microsoft.CSharp.targets": {},
"runtimes/any/native/Microsoft.Data.Entity.Shim.targets": {},
"runtimes/any/native/Microsoft.NETFramework.CurrentVersion.props": {},
"runtimes/any/native/Microsoft.NETFramework.CurrentVersion.targets": {},
"runtimes/any/native/Microsoft.NETFramework.props": {},
"runtimes/any/native/Microsoft.NETFramework.targets": {},
"runtimes/any/native/Microsoft.ServiceModel.Shim.targets": {},
"runtimes/any/native/Microsoft.VisualBasic.CurrentVersion.targets": {},
"runtimes/any/native/Microsoft.VisualBasic.targets": {},
"runtimes/any/native/Microsoft.VisualStudioVersion.v11.Common.props": {},
"runtimes/any/native/Microsoft.VisualStudioVersion.v12.Common.props": {},
"runtimes/any/native/Microsoft.VisualStudioVersion.v14.Common.props": {},
"runtimes/any/native/Microsoft.WinFx.Shim.targets": {},
"runtimes/any/native/Microsoft.WorkflowBuildExtensions.Shim.targets": {},
"runtimes/any/native/Microsoft.Xaml.Shim.targets": {},
"runtimes/any/native/Workflow.Shim.Targets": {},
"runtimes/any/native/Workflow.VisualBasic.Shim.Targets": {}
}
},
"Microsoft.Build.Tasks.Core/0.1.0-preview-00017": {
"type": "package",
"dependencies": {
"Microsoft.Build.Framework": null,
"Microsoft.Win32.Primitives": "4.0.1-rc2-23712",
"Microsoft.Win32.Registry": "4.0.0-beta-23516",
"System.Collections": "4.0.11-rc2-23712",
"System.Collections.Concurrent": "4.0.11-rc2-23712",
"System.Collections.NonGeneric": "4.0.1-rc2-23712",
"System.Console": "4.0.0-rc2-23712",
"System.Diagnostics.Debug": "4.0.11-rc2-23712",
"System.Diagnostics.Process": "4.1.0-rc2-23712",
"System.Diagnostics.TraceSource": "4.0.0-rc2-23712",
"System.Globalization": "4.0.11-rc2-23712",
"System.IO": "4.1.0-rc2-23712",
"System.IO.FileSystem": "4.0.1-rc2-23712",
"System.IO.FileSystem.DriveInfo": "4.0.0-beta-23302",
"System.IO.FileSystem.Primitives": "4.0.1-rc2-23712",
"System.Linq": "4.0.1-rc2-23712",
"System.ObjectModel": "4.0.11-rc2-23712",
"System.Reflection": "4.1.0-rc2-23712",
"System.Reflection.Metadata": "1.1.0",
"System.Resources.ReaderWriter": "4.0.0-rc2-23712",
"System.Resources.ResourceManager": "4.0.1-rc2-23712",
"System.Runtime": "4.0.21-rc2-23712",
"System.Runtime.Extensions": "4.0.11-rc2-23712",
"System.Runtime.Handles": "4.0.1-rc2-23712",
"System.Runtime.InteropServices": "4.0.21-rc2-23712",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23712",
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23712",
"System.Text.Encoding": "4.0.11-rc2-23712",
"System.Text.Encoding.Extensions": "4.0.11-rc2-23712",
"System.Text.RegularExpressions": "4.0.11-rc2-23712",
"System.Threading": "4.0.11-rc2-23712",
"System.Threading.Tasks": "4.0.11-rc2-23712",
"System.Threading.Tasks.Parallel": "4.0.1-beta-23516",
"System.Threading.Thread": "4.0.0-rc2-23712",
"System.Xml.ReaderWriter": "4.0.11-rc2-23712",
"System.Xml.XDocument": "4.0.11-rc2-23712",
"System.Xml.XmlDocument": "4.0.1-rc2-23712"
},
"compile": {
"lib/dotnet/Microsoft.Build.Tasks.Core.dll": {}
},
"runtime": {
"lib/dotnet/Microsoft.Build.Tasks.Core.dll": {}
}
},
"Microsoft.Build.Utilities.Core/0.1.0-preview-00017": {
"type": "package",
"dependencies": {
"Microsoft.Build.Framework": null,
"Microsoft.Win32.Primitives": "4.0.1-rc2-23712",
"Microsoft.Win32.Registry": "4.0.0-beta-23516",
"System.Collections": "4.0.11-rc2-23712",
"System.Collections.Concurrent": "4.0.11-rc2-23712",
"System.Collections.NonGeneric": "4.0.1-rc2-23712",
"System.Console": "4.0.0-rc2-23712",
"System.Diagnostics.Debug": "4.0.11-rc2-23712",
"System.Diagnostics.Process": "4.1.0-rc2-23712",
"System.Diagnostics.TraceSource": "4.0.0-rc2-23712",
"System.Globalization": "4.0.11-rc2-23712",
"System.IO": "4.1.0-rc2-23712",
"System.IO.FileSystem": "4.0.1-rc2-23712",
"System.IO.FileSystem.Primitives": "4.0.1-rc2-23712",
"System.Linq": "4.0.1-rc2-23712",
"System.ObjectModel": "4.0.11-rc2-23712",
"System.Reflection": "4.1.0-rc2-23712",
"System.Resources.ResourceManager": "4.0.1-rc2-23712",
"System.Runtime": "4.0.21-rc2-23712",
"System.Runtime.Extensions": "4.0.11-rc2-23712",
"System.Runtime.Handles": "4.0.1-rc2-23712",
"System.Runtime.InteropServices": "4.0.21-rc2-23712",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23712",
"System.Text.Encoding": "4.0.11-rc2-23712",
"System.Text.RegularExpressions": "4.0.11-rc2-23712",
"System.Threading": "4.0.11-rc2-23712",
"System.Threading.Tasks": "4.0.11-rc2-23712",
"System.Threading.Thread": "4.0.0-rc2-23712",
"System.Threading.Timer": "4.0.1-rc2-23712",
"System.Xml.ReaderWriter": "4.0.11-rc2-23712",
"System.Xml.XmlDocument": "4.0.1-rc2-23712"
},
"compile": {
"lib/dotnet/Microsoft.Build.Utilities.Core.dll": {}
},
"runtime": {
"lib/dotnet/Microsoft.Build.Utilities.Core.dll": {}
}
},
"Microsoft.Cci/4.0.0-rc3-23811": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.0",
"System.Diagnostics.Debug": "4.0.10",
"System.Globalization": "4.0.0",
"System.IO": "4.0.10",
"System.IO.FileSystem": "4.0.0",
"System.IO.FileSystem.Primitives": "4.0.0",
"System.Reflection": "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.0",
"System.Text.Encoding": "4.0.0",
"System.Threading": "4.0.0"
},
"compile": {
"lib/dotnet5.4/Microsoft.Cci.dll": {}
},
"runtime": {
"lib/dotnet5.4/Microsoft.Cci.dll": {}
}
},
"Microsoft.CodeAnalysis.Analyzers/1.1.0": {
"type": "package"
},
"Microsoft.CodeAnalysis.Common/1.2.0-beta1-20160202-02": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.Analyzers": "1.1.0",
"System.Collections.Immutable": "1.1.37",
"System.Reflection.Metadata": "1.2.0-rc3-23721"
},
"compile": {
"lib/portable-net45+win8/Microsoft.CodeAnalysis.dll": {}
},
"runtime": {
"lib/portable-net45+win8/Microsoft.CodeAnalysis.dll": {}
}
},
"Microsoft.CodeAnalysis.Compilers/1.2.0-beta1-20160202-02": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.CSharp": "[1.2.0-beta1-20160202-02]",
"Microsoft.CodeAnalysis.VisualBasic": "[1.2.0-beta1-20160202-02]"
}
},
"Microsoft.CodeAnalysis.CSharp/1.2.0-beta1-20160202-02": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.Common": "[1.2.0-beta1-20160202-02]"
},
"compile": {
"lib/portable-net45+win8/Microsoft.CodeAnalysis.CSharp.dll": {}
},
"runtime": {
"lib/portable-net45+win8/Microsoft.CodeAnalysis.CSharp.dll": {}
}
},
"Microsoft.CodeAnalysis.VisualBasic/1.2.0-beta1-20160202-02": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.Common": "1.2.0-beta1-20160202-02"
},
"compile": {
"lib/portable-net45+win8/Microsoft.CodeAnalysis.VisualBasic.dll": {}
},
"runtime": {
"lib/portable-net45+win8/Microsoft.CodeAnalysis.VisualBasic.dll": {}
}
},
"Microsoft.CSharp/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Dynamic.Runtime": "4.0.0",
"System.Globalization": "4.0.10",
"System.Linq": "4.0.0",
"System.Linq.Expressions": "4.0.0",
"System.ObjectModel": "4.0.10",
"System.Reflection": "4.0.10",
"System.Reflection.Extensions": "4.0.0",
"System.Reflection.Primitives": "4.0.0",
"System.Reflection.TypeExtensions": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.InteropServices": "4.0.20",
"System.Threading": "4.0.10"
},
"compile": {
"ref/dotnet5.1/Microsoft.CSharp.dll": {}
},
"runtime": {
"lib/dotnet5.4/Microsoft.CSharp.dll": {}
}
},
"Microsoft.Net.Compilers.NetCore/1.2.0-beta1-20160202-02": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.Compilers": "[1.2.0-beta1-20160202-02]",
"System.AppContext": "4.0.1-beta-23504",
"System.Collections": "4.0.11-beta-23504",
"System.Collections.Immutable": "1.1.38-beta-23504",
"System.Console": "4.0.0-beta-23504",
"System.Diagnostics.Debug": "4.0.11-beta-23504",
"System.Diagnostics.FileVersionInfo": "4.0.0-beta-23504",
"System.Diagnostics.Process": "4.1.0-beta-23504",
"System.Diagnostics.StackTrace": "4.0.1-beta-23504",
"System.Diagnostics.Tools": "4.0.1-beta-23504",
"System.Dynamic.Runtime": "4.0.11-beta-23504",
"System.IO.FileSystem": "4.0.1-beta-23504",
"System.IO.FileSystem.Watcher": "4.0.0-beta-23504",
"System.IO.Pipes": "4.0.0-beta-23504",
"System.Linq": "4.0.1-beta-23504",
"System.Net.NameResolution": "4.0.0-beta-23504",
"System.Net.Sockets": "4.1.0-beta-23504",
"System.Private.Uri": "4.0.1-beta-23504",
"System.Reflection": "4.1.0-beta-23504",
"System.Reflection.Primitives": "4.0.1-beta-23504",
"System.Resources.ResourceManager": "4.0.1-beta-23504",
"System.Runtime": "4.0.21-beta-23504",
"System.Runtime.Extensions": "4.0.11-beta-23504",
"System.Runtime.Handles": "4.0.1-beta-23504",
"System.Runtime.InteropServices": "4.0.21-beta-23504",
"System.Runtime.Loader": "4.0.0-beta-23504",
"System.Runtime.Numerics": "4.0.1-beta-23504",
"System.Runtime.Serialization.Json": "4.0.1-beta-23504",
"System.Security.Cryptography.Algorithms": "4.0.0-beta-23504",
"System.Security.Cryptography.Encoding": "4.0.0-beta-23504",
"System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504",
"System.Text.Encoding": "4.0.11-beta-23504",
"System.Text.Encoding.CodePages": "4.0.1-beta-23504",
"System.Text.Encoding.Extensions": "4.0.11-beta-23504",
"System.Threading": "4.0.11-beta-23504",
"System.Threading.Tasks": "4.0.11-beta-23504",
"System.Threading.Tasks.Parallel": "4.0.1-beta-23504",
"System.Threading.Thread": "4.0.0-beta-23504",
"System.Xml.XDocument": "4.0.11-beta-23504",
"System.Xml.XmlDocument": "4.0.1-beta-23504",
"System.Xml.XPath.XDocument": "4.0.1-beta-23504"
},
"native": {
"runtimes/any/native/csc.exe": {},
"runtimes/any/native/vbc.exe": {}
}
},
"Microsoft.Net.Compilers.Targets.NetCore/0.1.4-dev": {
"type": "package",
"compile": {
"lib/dotnet/Microsoft.Build.Tasks.CodeAnalysis.dll": {}
},
"runtime": {
"lib/dotnet/Microsoft.Build.Tasks.CodeAnalysis.dll": {}
},
"native": {
"runtimes/any/native/Microsoft.CSharp.Core.targets": {},
"runtimes/any/native/Microsoft.VisualBasic.Core.targets": {}
}
},
"Microsoft.NETCore/5.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.CSharp": "4.0.1-rc2-23816",
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
"Microsoft.VisualBasic": "10.0.1-rc2-23816",
"System.AppContext": "4.1.0-rc2-23816",
"System.Collections": "4.0.11-rc2-23816",
"System.Collections.Concurrent": "4.0.12-rc2-23816",
"System.Collections.Immutable": "1.2.0-rc2-23816",
"System.ComponentModel": "4.0.1-rc2-23816",
"System.ComponentModel.Annotations": "4.1.0-rc2-23816",
"System.Diagnostics.Debug": "4.0.11-rc2-23816",
"System.Diagnostics.Tools": "4.0.1-rc2-23816",
"System.Diagnostics.Tracing": "4.1.0-rc2-23816",
"System.Dynamic.Runtime": "4.0.11-rc2-23816",
"System.Globalization": "4.0.11-rc2-23816",
"System.Globalization.Calendars": "4.0.1-rc2-23816",
"System.Globalization.Extensions": "4.0.1-rc2-23816",
"System.IO": "4.1.0-rc2-23816",
"System.IO.Compression": "4.1.0-rc2-23816",
"System.IO.Compression.ZipFile": "4.0.1-rc2-23816",
"System.IO.FileSystem": "4.0.1-rc2-23816",
"System.IO.FileSystem.Primitives": "4.0.1-rc2-23816",
"System.IO.UnmanagedMemoryStream": "4.0.1-rc2-23816",
"System.Linq": "4.1.0-rc2-23816",
"System.Linq.Expressions": "4.0.11-rc2-23816",
"System.Linq.Parallel": "4.0.1-rc2-23816",
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Net.Http": "4.0.1-rc2-23816",
"System.Net.NetworkInformation": "4.1.0-rc2-23816",
"System.Net.Primitives": "4.0.11-rc2-23816",
"System.Numerics.Vectors": "4.1.1-rc2-23816",
"System.ObjectModel": "4.0.12-rc2-23816",
"System.Reflection": "4.1.0-rc2-23816",
"System.Reflection.DispatchProxy": "4.0.1-rc2-23816",
"System.Reflection.Extensions": "4.0.1-rc2-23816",
"System.Reflection.Metadata": "1.2.0-rc2-23816",
"System.Reflection.Primitives": "4.0.1-rc2-23816",
"System.Reflection.TypeExtensions": "4.1.0-rc2-23816",
"System.Resources.ResourceManager": "4.0.1-rc2-23816",
"System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.1.0-rc2-23816",
"System.Runtime.Handles": "4.0.1-rc2-23816",
"System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23816",
"System.Runtime.Numerics": "4.0.1-rc2-23816",
"System.Security.Claims": "4.0.1-rc2-23816",
"System.Security.Principal": "4.0.1-rc2-23816",
"System.Text.Encoding": "4.0.11-rc2-23816",
"System.Text.Encoding.Extensions": "4.0.11-rc2-23816",
"System.Text.RegularExpressions": "4.0.12-rc2-23816",
"System.Threading": "4.0.11-rc2-23816",
"System.Threading.Tasks": "4.0.11-rc2-23816",
"System.Threading.Tasks.Dataflow": "4.6.0-rc2-23816",
"System.Threading.Tasks.Parallel": "4.0.1-rc2-23816",
"System.Threading.Timer": "4.0.1-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816"
}
},
"Microsoft.NETCore.Console/1.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.NETCore": "5.0.1-rc2-23816",
"Microsoft.NETCore.ConsoleHost": "1.0.0-rc2-23816",
"Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-rc2-23816",
"Microsoft.Win32.Primitives": "4.0.1-rc2-23816",
"System.ComponentModel.EventBasedAsync": "4.0.11-rc2-23816",
"System.Console": "4.0.0-rc2-23816",
"System.Data.Common": "4.0.1-rc2-23816",
"System.Data.SqlClient": "4.0.0-rc2-23816",
"System.Diagnostics.Contracts": "4.0.1-rc2-23816",
"System.Diagnostics.FileVersionInfo": "4.0.0-rc2-23816",
"System.Diagnostics.Process": "4.1.0-rc2-23816",
"System.Diagnostics.StackTrace": "4.0.1-rc2-23816",
"System.IO.FileSystem.DriveInfo": "4.0.0-rc2-23816",
"System.IO.FileSystem.Watcher": "4.0.0-rc2-23816",
"System.IO.MemoryMappedFiles": "4.0.0-rc2-23816",
"System.IO.Pipes": "4.0.0-rc2-23816",
"System.Net.NameResolution": "4.0.0-rc2-23816",
"System.Net.NetworkInformation": "4.1.0-rc2-23816",
"System.Net.Ping": "4.0.0-rc2-23816",
"System.Net.Requests": "4.0.11-rc2-23816",
"System.Net.Security": "4.0.0-rc2-23816",
"System.Net.Sockets": "4.1.0-rc2-23816",
"System.Net.WebHeaderCollection": "4.0.1-rc2-23816",
"System.Net.WebSockets": "4.0.0-rc2-23816",
"System.Net.WebSockets.Client": "4.0.0-rc2-23816",
"System.Reflection.Emit": "4.0.1-rc2-23816",
"System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23816",
"System.Reflection.Emit.Lightweight": "4.0.1-rc2-23816",
"System.Resources.ReaderWriter": "4.0.0-rc2-23816",
"System.Runtime.CompilerServices.VisualC": "4.0.0-rc2-23816",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Runtime.Serialization.Json": "4.0.1-rc2-23816",
"System.Runtime.Serialization.Primitives": "4.1.0-rc2-23816",
"System.Runtime.Serialization.Xml": "4.1.0-rc2-23816",
"System.Security.Cryptography.Algorithms": "4.0.0-rc2-23816",
"System.Security.Cryptography.Encoding": "4.0.0-rc2-23816",
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23816",
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23816",
"System.ServiceModel.Duplex": "4.0.1-rc2-23816",
"System.ServiceModel.Http": "4.1.0-rc2-23816",
"System.ServiceModel.NetTcp": "4.1.0-rc2-23816",
"System.ServiceModel.Primitives": "4.1.0-rc2-23816",
"System.ServiceModel.Security": "4.0.1-rc2-23816",
"System.Xml.XmlSerializer": "4.0.11-rc2-23816"
}
},
"Microsoft.NETCore.ConsoleHost/1.0.0-rc2-23816": {
"type": "package"
},
"Microsoft.NETCore.Platforms/1.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Targets": "1.0.1-rc2-23816"
}
},
"Microsoft.NETCore.Runtime/1.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-rc2-23816",
"Microsoft.NETCore.Runtime.Native": "1.0.1-rc2-23816"
}
},
"Microsoft.NETCore.Runtime.CoreCLR/1.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23816"
}
},
"Microsoft.NETCore.Runtime.Native/1.0.1-rc2-23816": {
"type": "package"
},
"Microsoft.NETCore.Targets/1.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Targets.DNXCore": "5.0.0-rc2-23816"
}
},
"Microsoft.NETCore.Targets.DNXCore/5.0.0-rc2-23816": {
"type": "package"
},
"Microsoft.NETCore.TestHost/1.0.0-rc2-23816": {
"type": "package"
},
"Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23816": {
"type": "package"
},
"Microsoft.Tpl.Dataflow/4.5.24": {
"type": "package",
"compile": {
"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Dataflow.dll": {}
},
"runtime": {
"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Dataflow.dll": {}
}
},
"Microsoft.VisualBasic/10.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Dynamic.Runtime": "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.Extensions": "4.0.0",
"System.Reflection.Primitives": "4.0.0",
"System.Reflection.TypeExtensions": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.InteropServices": "4.0.20",
"System.Threading": "4.0.10"
},
"compile": {
"ref/dotnet5.2/Microsoft.VisualBasic.dll": {}
},
"runtime": {
"lib/dotnet5.4/Microsoft.VisualBasic.dll": {}
}
},
"Microsoft.Win32.Primitives/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/Microsoft.Win32.Primitives.dll": {}
}
},
"Microsoft.Win32.Registry/4.0.0-rc2-23816": {
"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": {}
}
},
"MSBuild/0.1.0-preview-00017": {
"type": "package",
"dependencies": {
"Microsoft.Build": null,
"Microsoft.Build.Framework": null,
"Microsoft.Build.Tasks.Core": null,
"Microsoft.Build.Utilities.Core": null,
"Microsoft.Win32.Primitives": "4.0.1-rc2-23712",
"Microsoft.Win32.Registry": "4.0.0-beta-23516",
"System.AppContext": "4.0.1-rc2-23712",
"System.Collections": "4.0.11-rc2-23712",
"System.Collections.Concurrent": "4.0.11-rc2-23712",
"System.Collections.NonGeneric": "4.0.1-rc2-23712",
"System.Console": "4.0.0-rc2-23712",
"System.Diagnostics.Debug": "4.0.11-rc2-23712",
"System.Diagnostics.FileVersionInfo": "4.0.0-rc2-23712",
"System.Diagnostics.Process": "4.1.0-rc2-23712",
"System.Diagnostics.TraceSource": "4.0.0-rc2-23712",
"System.Globalization": "4.0.11-rc2-23712",
"System.IO": "4.1.0-rc2-23712",
"System.IO.FileSystem": "4.0.1-rc2-23712",
"System.IO.FileSystem.Primitives": "4.0.1-rc2-23712",
"System.IO.Pipes": "4.0.0-rc2-23712",
"System.Linq": "4.0.1-rc2-23712",
"System.Reflection": "4.1.0-rc2-23712",
"System.Reflection.Extensions": "4.0.1-rc2-23712",
"System.Reflection.Metadata": "1.1.0",
"System.Reflection.TypeExtensions": "4.1.0-rc2-23712",
"System.Resources.ResourceManager": "4.0.1-rc2-23712",
"System.Runtime": "4.0.21-rc2-23712",
"System.Runtime.Extensions": "4.0.11-rc2-23712",
"System.Runtime.Handles": "4.0.1-rc2-23712",
"System.Runtime.InteropServices": "4.0.21-rc2-23712",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23712",
"System.Runtime.Loader": "4.0.0-rc2-23712",
"System.Text.Encoding": "4.0.11-rc2-23712",
"System.Text.Encoding.Extensions": "4.0.11-rc2-23712",
"System.Text.RegularExpressions": "4.0.11-rc2-23712",
"System.Threading": "4.0.11-rc2-23712",
"System.Threading.Tasks": "4.0.11-rc2-23712",
"System.Threading.Thread": "4.0.0-rc2-23712",
"System.Threading.ThreadPool": "4.0.10-rc2-23712",
"System.Xml.ReaderWriter": "4.0.11-rc2-23712"
},
"compile": {
"lib/dotnet/_._": {}
},
"runtime": {
"lib/dotnet/_._": {}
},
"native": {
"runtimes/any/native/MSBuild.exe": {}
}
},
"Newtonsoft.Json/7.0.1": {
"type": "package",
"compile": {
"lib/portable-net45+wp80+win8+wpa81+dnxcore50/Newtonsoft.Json.dll": {}
},
"runtime": {
"lib/portable-net45+wp80+win8+wpa81+dnxcore50/Newtonsoft.Json.dll": {}
}
},
"NuGet.Client/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"NuGet.ContentModel": "3.4.0-beta-488",
"NuGet.Packaging": "3.4.0-beta-488",
"NuGet.Repositories": "3.4.0-beta-488",
"NuGet.RuntimeModel": "3.4.0-beta-488",
"NuGet.Versioning": "3.4.0-beta-488"
},
"compile": {
"lib/dnxcore50/NuGet.Client.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Client.dll": {}
}
},
"NuGet.Common/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.0-beta-23109",
"System.Diagnostics.Process": "4.0.0-beta-23109",
"System.IO.Compression": "4.0.0-beta-23109",
"System.IO.FileSystem": "4.0.0-beta-23109",
"System.IO.FileSystem.Primitives": "4.0.0-beta-23109",
"System.Runtime.Extensions": "4.0.10-beta-23109",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-beta-23225",
"System.Security.Cryptography.Cng": "4.0.0-beta-23516",
"System.Threading": "4.0.10-beta-23109",
"System.Threading.Thread": "4.0.0-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Common.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Common.dll": {}
}
},
"NuGet.ContentModel/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10-beta-23109",
"System.IO.FileSystem": "4.0.0-beta-23109",
"System.Linq": "4.0.0-beta-23109",
"System.ObjectModel": "4.0.10-beta-23109",
"System.Runtime": "4.0.20-beta-23109",
"System.Runtime.Extensions": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.ContentModel.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.ContentModel.dll": {}
}
},
"NuGet.Frameworks/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"NuGet.Versioning": "3.4.0-beta-488",
"System.Collections": "4.0.10-beta-23109",
"System.Collections.Concurrent": "4.0.10-beta-23109",
"System.Diagnostics.Debug": "4.0.10-beta-23109",
"System.Diagnostics.Tools": "4.0.0-beta-23109",
"System.Globalization": "4.0.10-beta-23109",
"System.Linq": "4.0.0-beta-23109",
"System.Resources.ResourceManager": "4.0.0-beta-23109",
"System.Runtime": "4.0.20-beta-23109",
"System.Runtime.Extensions": "4.0.10-beta-23109",
"System.Text.RegularExpressions": "4.0.10-beta-23109",
"System.Threading": "4.0.10-beta-23109",
"System.Threading.Tasks": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Frameworks.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Frameworks.dll": {}
}
},
"NuGet.Logging/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.20-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Logging.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Logging.dll": {}
}
},
"NuGet.Packaging/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"NuGet.Common": "3.4.0-beta-488",
"NuGet.Logging": "3.4.0-beta-488",
"NuGet.Packaging.Core": "3.4.0-beta-488",
"System.IO.Compression": "4.0.0-beta-23109",
"System.IO.FileSystem": "4.0.0-beta-23109",
"System.Security.Cryptography.Hashing.Algorithms": "4.0.0-beta-23225",
"System.Xml.XDocument": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Packaging.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Packaging.dll": {}
}
},
"NuGet.Packaging.Core/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"NuGet.Packaging.Core.Types": "3.4.0-beta-488",
"System.IO": "4.0.10-beta-23109",
"System.IO.Compression": "4.0.0-beta-23109",
"System.Xml.XDocument": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Packaging.Core.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Packaging.Core.dll": {}
}
},
"NuGet.Packaging.Core.Types/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"NuGet.Frameworks": "3.4.0-beta-488"
},
"compile": {
"lib/dnxcore50/NuGet.Packaging.Core.Types.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Packaging.Core.Types.dll": {}
}
},
"NuGet.Repositories/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"NuGet.Versioning": "3.4.0-beta-488",
"System.IO.FileSystem": "4.0.0-beta-23109",
"System.Threading": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Repositories.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Repositories.dll": {}
}
},
"NuGet.RuntimeModel/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"Microsoft.CSharp": "4.0.0-beta-23109",
"Newtonsoft.Json": "6.0.4",
"NuGet.Frameworks": "3.4.0-beta-488",
"NuGet.Versioning": "3.4.0-beta-488",
"System.Collections": "4.0.10-beta-23109",
"System.IO.FileSystem": "4.0.0-beta-23109",
"System.Linq": "4.0.0-beta-23109",
"System.Threading": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.RuntimeModel.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.RuntimeModel.dll": {}
}
},
"NuGet.Versioning/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"System.Diagnostics.Debug": "4.0.10-beta-23109",
"System.Diagnostics.Tools": "4.0.0-beta-23109",
"System.Linq": "4.0.0-beta-23109",
"System.Reflection": "4.0.10-beta-23109",
"System.Resources.ResourceManager": "4.0.0-beta-23109",
"System.Runtime.Extensions": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Versioning.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Versioning.dll": {}
}
},
"NuProj/0.10.4-beta-gf7fc34e7d8": {
"type": "package"
},
"runtime.any.System.AppContext/4.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dnxcore50/System.AppContext.dll": {}
}
},
"runtime.any.System.Collections/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Collections.dll": {}
}
},
"runtime.any.System.Diagnostics.Tools/4.0.1-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Diagnostics.Tools.dll": {}
}
},
"runtime.any.System.Diagnostics.Tracing/4.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dnxcore50/System.Diagnostics.Tracing.dll": {}
}
},
"runtime.any.System.Globalization/4.0.11-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Globalization.dll": {}
}
},
"runtime.any.System.Globalization.Calendars/4.0.1-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Globalization.Calendars.dll": {}
}
},
"runtime.any.System.IO/4.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.IO.dll": {}
}
},
"runtime.any.System.Linq.Expressions/4.0.11-rc2-23816": {
"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.any.System.Private.DataContractSerialization/4.1.0-rc2-23816": {
"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.Reflection": "4.0.10",
"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.Runtime.Serialization.Primitives": "4.1.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Text.Encoding.Extensions": "4.0.10",
"System.Text.RegularExpressions": "4.0.10",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10",
"System.Xml.ReaderWriter": "4.0.10",
"System.Xml.XmlDocument": "4.0.0",
"System.Xml.XmlSerializer": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/DNXCore50/System.Private.DataContractSerialization.dll": {}
}
},
"runtime.any.System.Reflection/4.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Reflection.dll": {}
}
},
"runtime.any.System.Reflection.DispatchProxy/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Linq": "4.0.0",
"System.Reflection": "4.0.10",
"System.Reflection.Emit": "4.0.0",
"System.Reflection.Emit.ILGeneration": "4.0.0",
"System.Reflection.Extensions": "4.0.0",
"System.Reflection.Primitives": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Threading": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/DNXCore50/System.Reflection.DispatchProxy.dll": {}
}
},
"runtime.any.System.Reflection.Extensions/4.0.1-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Reflection.Extensions.dll": {}
}
},
"runtime.any.System.Reflection.Primitives/4.0.1-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Reflection.Primitives.dll": {}
}
},
"runtime.any.System.Reflection.TypeExtensions/4.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Reflection.TypeExtensions.dll": {}
}
},
"runtime.any.System.Runtime/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.Uri": "4.0.1-rc2-23816"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Runtime.dll": {}
}
},
"runtime.any.System.Runtime.Handles/4.0.1-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Runtime.Handles.dll": {}
}
},
"runtime.any.System.Runtime.InteropServices/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23816"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Runtime.InteropServices.dll": {}
}
},
"runtime.any.System.Text.Encoding/4.0.11-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Text.Encoding.dll": {}
}
},
"runtime.any.System.Text.Encoding.Extensions/4.0.11-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Text.Encoding.Extensions.dll": {}
}
},
"runtime.any.System.Threading.Tasks/4.0.11-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Threading.Tasks.dll": {}
}
},
"runtime.any.System.Threading.Timer/4.0.1-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Threading.Timer.dll": {}
}
},
"runtime.any.System.Xml.XmlSerializer/4.0.11-rc2-23816": {
"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.Reflection": "4.0.10",
"System.Reflection.Emit": "4.0.0",
"System.Reflection.Emit.ILGeneration": "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.Text.RegularExpressions": "4.0.10",
"System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.10",
"System.Xml.XmlDocument": "4.0.0"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/DNXCore50/System.Xml.XmlSerializer.dll": {}
}
},
"runtime.linux.System.Diagnostics.Process/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.Win32.Primitives": "4.0.0",
"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.ThreadPool": "4.0.10-rc2-23816"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.5/System.Diagnostics.Process.dll": {}
}
},
"runtime.linux.System.IO.FileSystem.DriveInfo/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "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.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.IO.FileSystem.DriveInfo.dll": {}
}
},
"runtime.linux.System.IO.FileSystem.Watcher/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"runtime.native.System": "4.0.0-rc2-23816",
"System.Collections": "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.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.IO.FileSystem.Watcher.dll": {}
}
},
"runtime.linux.System.IO.MemoryMappedFiles/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.10",
"System.IO.FileSystem": "4.0.0",
"System.IO.FileSystem.Primitives": "4.0.0",
"System.IO.UnmanagedMemoryStream": "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.10",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.IO.MemoryMappedFiles.dll": {}
}
},
"runtime.linux.System.Net.Http/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"runtime.native.System": "4.0.0-rc2-23816",
"runtime.native.System.Net.Http": "4.0.1-rc2-23816",
"runtime.native.System.Security.Cryptography": "4.0.0-rc2-23816",
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Diagnostics.Tracing": "4.0.20",
"System.Globalization": "4.0.10",
"System.IO": "4.0.10",
"System.IO.FileSystem": "4.0.0",
"System.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.Cryptography.Algorithms": "4.0.0-rc2-23816",
"System.Security.Cryptography.Encoding": "4.0.0-rc2-23816",
"System.Security.Cryptography.OpenSsl": "4.0.0-rc2-23816",
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23816",
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.0",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.Net.Http.dll": {}
}
},
"runtime.linux.System.Net.NameResolution/4.0.0-rc2-23816": {
"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.InteropServices": "4.0.20",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dnxcore50/System.Net.NameResolution.dll": {}
}
},
"runtime.linux.System.Net.NetworkInformation/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.Win32.Primitives": "4.0.0",
"runtime.native.System": "4.0.0-rc2-23816",
"System.Collections": "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.Linq": "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.InteropServices": "4.0.20",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/linux/lib/dotnet5.4/System.Net.NetworkInformation.dll": {}
}
},
"runtime.linux.System.Net.Sockets/4.1.0-beta-23504": {
"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.Net.NameResolution": "4.0.0-beta-23504",
"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-beta-23504",
"System.Threading": "4.0.0",
"System.Threading.Tasks": "4.0.10",
"System.Threading.ThreadPool": "4.0.10-beta-23504"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/linux/lib/dotnet5.5/System.Net.Sockets.dll": {}
}
},
"runtime.linux.System.Runtime.Extensions/4.0.11-beta-23504": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.Runtime.Extensions.dll": {}
}
},
"runtime.linux.System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Reflection": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.0",
"System.Threading": "4.0.0"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.2/System.Runtime.InteropServices.RuntimeInformation.dll": {}
}
},
"runtime.native.System/4.0.0-rc2-23816": {
"type": "package"
},
"runtime.native.System.IO.Compression/4.1.0-rc2-23816": {
"type": "package"
},
"runtime.native.System.Net.Http/4.0.1-rc2-23816": {
"type": "package"
},
"runtime.native.System.Security.Cryptography/4.0.0-rc2-23816": {
"type": "package"
},
"runtime.rhel.7-x64.Microsoft.NETCore.ConsoleHost/1.0.0-rc2-23816": {
"type": "package",
"native": {
"runtimes/rhel.7-x64/native/coreconsole": {}
}
},
"runtime.rhel.7-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.1-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/rhel.7-x64/lib/dotnet/mscorlib.dll": {}
},
"native": {
"runtimes/rhel.7-x64/native/libcoreclr.so": {},
"runtimes/rhel.7-x64/native/libcoreclrtraceptprovider.so": {},
"runtimes/rhel.7-x64/native/libdbgshim.so": {},
"runtimes/rhel.7-x64/native/libmscordaccore.so": {},
"runtimes/rhel.7-x64/native/libmscordbi.so": {},
"runtimes/rhel.7-x64/native/libsos.so": {},
"runtimes/rhel.7-x64/native/libsosplugin.so": {},
"runtimes/rhel.7-x64/native/System.Globalization.Native.so": {}
}
},
"runtime.rhel.7-x64.Microsoft.NETCore.TestHost/1.0.0-rc2-23816": {
"type": "package",
"native": {
"runtimes/rhel.7-x64/native/corerun": {}
}
},
"runtime.rhel.7-x64.runtime.native.System/1.0.1-rc2-23816": {
"type": "package",
"native": {
"runtimes/rhel.7-x64/native/System.Native.a": {},
"runtimes/rhel.7-x64/native/System.Native.so": {}
}
},
"runtime.rhel.7-x64.runtime.native.System.IO.Compression/1.0.1-rc2-23816": {
"type": "package",
"native": {
"runtimes/rhel.7-x64/native/System.IO.Compression.Native.so": {}
}
},
"runtime.rhel.7-x64.runtime.native.System.Net.Http/1.0.1-rc2-23816": {
"type": "package",
"native": {
"runtimes/rhel.7-x64/native/System.Net.Http.Native.so": {}
}
},
"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography/1.0.1-rc2-23816": {
"type": "package",
"native": {
"runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.so": {}
}
},
"runtime.unix.Microsoft.Win32.Primitives/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"runtime.native.System": "4.0.0-rc2-23816",
"System.Runtime": "4.0.20",
"System.Runtime.InteropServices": "4.0.20"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/Microsoft.Win32.Primitives.dll": {}
}
},
"runtime.unix.System.Console/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.0",
"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.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.Console.dll": {}
}
},
"runtime.unix.System.Data.SqlClient/4.0.0-rc2-23816": {
"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.IO.Pipes": "4.0.0-rc2-23816",
"System.Linq": "4.0.0",
"System.Net.NameResolution": "4.0.0-rc2-23816",
"System.Net.Primitives": "4.0.10",
"System.Net.Security": "4.0.0-rc2-23816",
"System.Net.Sockets": "4.1.0-rc2-23816",
"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.InteropServices": "4.0.20",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23816",
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23816",
"System.Security.Principal": "4.0.0",
"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-23816",
"System.Threading.ThreadPool": "4.0.10-rc2-23816",
"System.Threading.Timer": "4.0.0",
"System.Xml.ReaderWriter": "4.0.0"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.Data.SqlClient.dll": {}
}
},
"runtime.unix.System.Diagnostics.Debug/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"runtime.native.System": "4.0.0-rc2-23816"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.Diagnostics.Debug.dll": {}
}
},
"runtime.unix.System.Diagnostics.FileVersionInfo/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.10",
"System.IO.FileSystem": "4.0.0",
"System.IO.FileSystem.Primitives": "4.0.0",
"System.Reflection.Metadata": "1.0.22",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.Diagnostics.FileVersionInfo.dll": {}
}
},
"runtime.unix.System.Diagnostics.TraceSource/4.0.0-rc2-23816": {
"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/unix/lib/dotnet5.4/System.Diagnostics.TraceSource.dll": {}
}
},
"runtime.unix.System.Globalization.Extensions/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Globalization": "4.0.10",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.Globalization.Extensions.dll": {}
}
},
"runtime.unix.System.IO.Compression/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"runtime.native.System.IO.Compression": "4.1.0-rc2-23816",
"System.Buffers": "4.0.0-rc2-23816",
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.IO": "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.0",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.IO.Compression.dll": {}
}
},
"runtime.unix.System.IO.FileSystem/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"runtime.native.System": "4.0.0-rc2-23816",
"System.Buffers": "4.0.0-rc2-23816",
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "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.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.IO.FileSystem.dll": {}
}
},
"runtime.unix.System.IO.Pipes/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Buffers": "4.0.0-rc2-23816",
"System.Diagnostics.Debug": "4.0.10",
"System.IO": "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": "4.0.0",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.IO.Pipes.dll": {}
}
},
"runtime.unix.System.Net.Ping/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.Win32.Primitives": "4.0.0",
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Diagnostics.Process": "4.1.0-rc2-23816",
"System.Diagnostics.Tracing": "4.0.20",
"System.Globalization": "4.0.10",
"System.IO": "4.0.10",
"System.IO.FileSystem": "4.0.0",
"System.Net.NameResolution": "4.0.0-rc2-23816",
"System.Net.Primitives": "4.0.10",
"System.Net.Sockets": "4.1.0-rc2-23816",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.InteropServices": "4.0.20",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dnxcore50/System.Net.Ping.dll": {}
}
},
"runtime.unix.System.Net.Primitives/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.Win32.Primitives": "4.0.0",
"runtime.native.System": "4.0.0-rc2-23816",
"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/unix/lib/dnxcore50/System.Net.Primitives.dll": {}
}
},
"runtime.unix.System.Net.Requests/4.0.11-rc2-23816": {
"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.IO": "4.0.10",
"System.Net.Http": "4.0.0",
"System.Net.Primitives": "4.0.10",
"System.Net.WebHeaderCollection": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.Net.Requests.dll": {}
}
},
"runtime.unix.System.Net.Security/4.0.0-rc2-23816": {
"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.Diagnostics.Tracing": "4.0.20",
"System.Globalization": "4.0.10",
"System.Globalization.Extensions": "4.0.0",
"System.IO": "4.0.10",
"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.Cryptography.Algorithms": "4.0.0-rc2-23816",
"System.Security.Cryptography.Encoding": "4.0.0-rc2-23816",
"System.Security.Cryptography.OpenSsl": "4.0.0-rc2-23816",
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23816",
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23816",
"System.Security.Principal": "4.0.0",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10",
"System.Threading.ThreadPool": "4.0.10-rc2-23816"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dnxcore50/System.Net.Security.dll": {}
}
},
"runtime.unix.System.Net.WebSockets.Client/4.0.0-rc2-23816": {
"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.Net.Primitives": "4.0.10",
"System.Net.WebHeaderCollection": "4.0.0",
"System.Net.WebSockets": "4.0.0-rc2-23816",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.Net.WebSockets.Client.dll": {}
}
},
"runtime.unix.System.Private.ServiceModel/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Collections.Concurrent": "4.0.0",
"System.Collections.NonGeneric": "4.0.0",
"System.Collections.Specialized": "4.0.0",
"System.ComponentModel.EventBasedAsync": "4.0.10",
"System.Diagnostics.Debug": "4.0.0",
"System.Diagnostics.Tracing": "4.0.20",
"System.Globalization": "4.0.0",
"System.IO": "4.0.10",
"System.IO.Compression": "4.0.0",
"System.Linq": "4.0.0",
"System.Linq.Expressions": "4.0.0",
"System.Linq.Queryable": "4.0.0",
"System.Net.Http": "4.0.1-rc2-23816",
"System.Net.NameResolution": "4.0.0-rc2-23816",
"System.Net.Primitives": "4.0.10",
"System.Net.Security": "4.0.0-rc2-23816",
"System.Net.Sockets": "4.1.0-rc2-23816",
"System.Net.WebHeaderCollection": "4.0.0",
"System.Net.WebSockets": "4.0.0-rc2-23816",
"System.Net.WebSockets.Client": "4.0.0-rc2-23816",
"System.ObjectModel": "4.0.0",
"System.Reflection": "4.0.0",
"System.Reflection.DispatchProxy": "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.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23816",
"System.Runtime.Serialization.Primitives": "4.1.0-rc2-23816",
"System.Runtime.Serialization.Xml": "4.1.0-rc2-23816",
"System.Security.Claims": "4.0.0",
"System.Security.Cryptography.Algorithms": "4.0.0-rc2-23816",
"System.Security.Cryptography.Encoding": "4.0.0-rc2-23816",
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23816",
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23816",
"System.Security.Principal": "4.0.0",
"System.Text.Encoding": "4.0.10",
"System.Text.Encoding.Extensions": "4.0.10",
"System.Threading": "4.0.0",
"System.Threading.Tasks": "4.0.10",
"System.Threading.Timer": "4.0.0",
"System.Xml.ReaderWriter": "4.0.0",
"System.Xml.XmlDocument": "4.0.0",
"System.Xml.XmlSerializer": "4.0.0"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/DNXCore50/System.Private.ServiceModel.dll": {}
}
},
"runtime.unix.System.Private.Uri/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"runtime.native.System": "4.0.0-rc2-23816"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.1/System.Private.Uri.dll": {}
}
},
"runtime.unix.System.Security.Cryptography.Algorithms/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"runtime.native.System.Security.Cryptography": "4.0.0-rc2-23816",
"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-23816",
"System.Text.Encoding": "4.0.0",
"System.Text.Encoding.Extensions": "4.0.0"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {}
}
},
"runtime.unix.System.Security.Cryptography.Encoding/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"runtime.native.System.Security.Cryptography": "4.0.0-rc2-23816",
"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-23816",
"System.Text.Encoding": "4.0.0"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.Encoding.dll": {}
}
},
"runtime.unix.System.Security.Cryptography.X509Certificates/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"runtime.native.System": "4.0.0-rc2-23816",
"runtime.native.System.Net.Http": "4.0.1-rc2-23816",
"runtime.native.System.Security.Cryptography": "4.0.0-rc2-23816",
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "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.IO.FileSystem.Primitives": "4.0.0",
"System.IO.FileSystem.Watcher": "4.0.0-rc2-23816",
"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-23816",
"System.Security.Cryptography.Encoding": "4.0.0-rc2-23816",
"System.Security.Cryptography.OpenSsl": "4.0.0-rc2-23816",
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {}
}
},
"runtime.unix.System.Text.Encoding.CodePages/4.0.1-rc2-23816": {
"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/unix/lib/dotnet5.4/System.Text.Encoding.CodePages.dll": {}
}
},
"runtime.unix.System.Threading/4.0.11-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.Threading.dll": {}
}
},
"System.AppContext/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.AppContext.dll": {}
}
},
"System.Buffers/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Diagnostics.Debug": "4.0.0",
"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-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Collections.dll": {}
}
},
"System.Collections.Concurrent/4.0.12-rc2-23816": {
"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.Immutable/1.2.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.0",
"System.Diagnostics.Debug": "4.0.0",
"System.Globalization": "4.0.0",
"System.Linq": "4.0.0",
"System.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.Collections.Immutable.dll": {}
},
"runtime": {
"lib/dotnet5.1/System.Collections.Immutable.dll": {}
}
},
"System.Collections.NonGeneric/4.0.1-rc2-23816": {
"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.Collections.Specialized/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections.NonGeneric": "4.0.0",
"System.Globalization": "4.0.10",
"System.Globalization.Extensions": "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.Collections.Specialized.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Collections.Specialized.dll": {}
}
},
"System.ComponentModel/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet5.1/System.ComponentModel.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.ComponentModel.dll": {}
}
},
"System.ComponentModel.Annotations/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.ComponentModel": "4.0.0",
"System.Globalization": "4.0.10",
"System.Linq": "4.0.0",
"System.Reflection": "4.0.10",
"System.Reflection.Extensions": "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.10",
"System.Threading": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.ComponentModel.Annotations.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.ComponentModel.Annotations.dll": {}
}
},
"System.ComponentModel.EventBasedAsync/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.ComponentModel.EventBasedAsync.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.ComponentModel.EventBasedAsync.dll": {}
}
},
"System.Console/4.0.0-rc2-23816": {
"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.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "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-23816": {
"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-23816": {
"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-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Diagnostics.Debug.dll": {}
}
},
"System.Diagnostics.FileVersionInfo/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Diagnostics.FileVersionInfo.dll": {}
}
},
"System.Diagnostics.Process/4.1.0-rc2-23816": {
"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-23816": {
"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.TextWriterTraceListener/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Diagnostics.TraceSource": "4.0.0-rc2-23816",
"System.Globalization": "4.0.10",
"System.IO": "4.0.10",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Threading": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Diagnostics.TextWriterTraceListener.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Diagnostics.TextWriterTraceListener.dll": {}
}
},
"System.Diagnostics.Tools/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.1/System.Diagnostics.Tools.dll": {}
}
},
"System.Diagnostics.TraceSource/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Diagnostics.TraceSource.dll": {}
}
},
"System.Diagnostics.Tracing/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Diagnostics.Tracing.dll": {}
}
},
"System.Dynamic.Runtime/4.0.11-rc2-23816": {
"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-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Globalization.dll": {}
}
},
"System.Globalization.Calendars/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Globalization": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Globalization.Calendars.dll": {}
}
},
"System.Globalization.Extensions/4.0.1-rc2-23816": {
"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-23816": {
"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": {}
}
},
"System.IO.Compression/4.1.0-rc2-23816": {
"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/dotnet5.4/System.IO.Compression.dll": {}
}
},
"System.IO.Compression.ZipFile/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Buffers": "4.0.0-rc2-23816",
"System.IO": "4.0.10",
"System.IO.Compression": "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.Text.Encoding": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.IO.Compression.ZipFile.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.IO.Compression.ZipFile.dll": {}
}
},
"System.IO.FileSystem/4.0.1-rc2-23816": {
"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.DriveInfo/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.IO.FileSystem": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.IO.FileSystem.DriveInfo.dll": {}
}
},
"System.IO.FileSystem.Primitives/4.0.1-rc2-23816": {
"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-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.IO.FileSystem.Watcher.dll": {}
}
},
"System.IO.MemoryMappedFiles/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO.FileSystem": "4.0.0",
"System.IO.FileSystem.Primitives": "4.0.0",
"System.IO.UnmanagedMemoryStream": "4.0.0",
"System.Runtime": "4.0.0",
"System.Runtime.Handles": "4.0.0",
"System.Runtime.InteropServices": "4.0.20"
},
"compile": {
"ref/dotnet5.4/System.IO.MemoryMappedFiles.dll": {}
}
},
"System.IO.Pipes/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.Runtime": "4.0.0",
"System.Runtime.Handles": "4.0.0",
"System.Security.Principal": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.IO.Pipes.dll": {}
}
},
"System.IO.UnmanagedMemoryStream/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Buffers": "4.0.0-rc2-23816",
"System.Diagnostics.Debug": "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.InteropServices": "4.0.20",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.IO.UnmanagedMemoryStream.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.IO.UnmanagedMemoryStream.dll": {}
}
},
"System.Linq/4.1.0-rc2-23816": {
"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/dnxcore50/System.Linq.dll": {}
}
},
"System.Linq.Expressions/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.Reflection": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Linq.Expressions.dll": {}
}
},
"System.Linq.Parallel/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Collections.Concurrent": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Diagnostics.Tracing": "4.0.20",
"System.Linq": "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",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet5.2/System.Linq.Parallel.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Linq.Parallel.dll": {}
}
},
"System.Linq.Queryable/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Linq": "4.0.0",
"System.Linq.Expressions": "4.0.10",
"System.Reflection": "4.0.10",
"System.Reflection.Extensions": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet5.1/System.Linq.Queryable.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Linq.Queryable.dll": {}
}
},
"System.Net.Http/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.Net.Primitives": "4.0.0",
"System.Runtime": "4.0.0",
"System.Text.Encoding": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.2/System.Net.Http.dll": {}
}
},
"System.Net.NameResolution/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Net.Primitives": "4.0.10",
"System.Runtime": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Net.NameResolution.dll": {}
}
},
"System.Net.NetworkInformation/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Net.Primitives": "4.0.10",
"System.Runtime": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Net.NetworkInformation.dll": {}
}
},
"System.Net.Ping/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Net.Primitives": "4.0.10",
"System.Runtime": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Net.Ping.dll": {}
}
},
"System.Net.Primitives/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0",
"System.Runtime.Handles": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Net.Primitives.dll": {}
}
},
"System.Net.Requests/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.Net.Primitives": "4.0.10",
"System.Net.WebHeaderCollection": "4.0.0",
"System.Runtime": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Net.Requests.dll": {}
}
},
"System.Net.Security/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.Net.Primitives": "4.0.10",
"System.Runtime": "4.0.0",
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23816",
"System.Security.Principal": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Net.Security.dll": {}
}
},
"System.Net.Sockets/4.1.0-rc2-23816": {
"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.WebHeaderCollection/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Collections.Specialized": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Net.WebHeaderCollection.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Net.WebHeaderCollection.dll": {}
}
},
"System.Net.WebSockets/4.0.0-rc2-23816": {
"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.Net.WebSockets.Client/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Net.Primitives": "4.0.10",
"System.Net.WebSockets": "4.0.0-rc2-23816",
"System.Runtime": "4.0.0",
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23816",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Net.WebSockets.Client.dll": {}
}
},
"System.Numerics.Vectors/4.1.1-rc2-23816": {
"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.12-rc2-23816": {
"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.DataContractSerialization/4.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dnxcore50/_._": {}
}
},
"System.Private.ServiceModel/4.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
}
},
"System.Private.Uri/4.0.1-rc2-23816": {
"type": "package",
"compile": {
"ref/dnxcore50/_._": {}
}
},
"System.Reflection/4.1.0-rc2-23816": {
"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": {}
}
},
"System.Reflection.DispatchProxy/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Reflection": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Reflection.DispatchProxy.dll": {}
}
},
"System.Reflection.Emit/4.0.1-rc2-23816": {
"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-23816": {
"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-23816": {
"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-23816": {
"type": "package",
"dependencies": {
"System.Reflection": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.1/System.Reflection.Extensions.dll": {}
}
},
"System.Reflection.Metadata/1.2.0-rc3-23721": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.0",
"System.Collections.Immutable": "1.1.37",
"System.Diagnostics.Debug": "4.0.0",
"System.IO": "4.0.0",
"System.Linq": "4.0.0",
"System.Reflection": "4.0.0",
"System.Reflection.Extensions": "4.0.0",
"System.Reflection.Primitives": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.0",
"System.Runtime.Extensions": "4.0.0",
"System.Runtime.InteropServices": "4.0.0",
"System.Text.Encoding": "4.0.0",
"System.Text.Encoding.Extensions": "4.0.0",
"System.Threading": "4.0.0"
},
"compile": {
"lib/dotnet5.2/System.Reflection.Metadata.dll": {}
},
"runtime": {
"lib/dotnet5.2/System.Reflection.Metadata.dll": {}
}
},
"System.Reflection.Primitives/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.1/System.Reflection.Primitives.dll": {}
}
},
"System.Reflection.TypeExtensions/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Reflection": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Reflection.TypeExtensions.dll": {}
}
},
"System.Resources.ReaderWriter/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.IO": "4.0.10",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Resources.ReaderWriter.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Resources.ReaderWriter.dll": {}
}
},
"System.Resources.ResourceManager/4.0.1-rc2-23816": {
"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.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet5.4/System.Runtime.dll": {}
}
},
"System.Runtime.CompilerServices.VisualC/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Runtime.CompilerServices.VisualC.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Runtime.CompilerServices.VisualC.dll": {}
}
},
"System.Runtime.Extensions/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet5.4/System.Runtime.Extensions.dll": {}
}
},
"System.Runtime.Handles/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Runtime.Handles.dll": {}
}
},
"System.Runtime.InteropServices/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Reflection": "4.0.0",
"System.Reflection.Primitives": "4.0.0",
"System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Handles": "4.0.0",
"System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23816"
},
"compile": {
"ref/dotnet5.4/System.Runtime.InteropServices.dll": {}
}
},
"System.Runtime.InteropServices.PInvoke/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0",
"System.Runtime.Handles": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Runtime.InteropServices.PInvoke.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Runtime.InteropServices.PInvoke.dll": {}
}
},
"System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.2/System.Runtime.InteropServices.RuntimeInformation.dll": {}
}
},
"System.Runtime.Loader/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.Reflection": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dnxcore50/System.Runtime.Loader.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Runtime.Loader.dll": {}
}
},
"System.Runtime.Numerics/4.0.1-rc2-23816": {
"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.Runtime.Serialization.Json/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.DataContractSerialization": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet5.1/System.Runtime.Serialization.Json.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Runtime.Serialization.Json.dll": {}
}
},
"System.Runtime.Serialization.Primitives/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet5.4/System.Runtime.Serialization.Primitives.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Runtime.Serialization.Primitives.dll": {}
}
},
"System.Runtime.Serialization.Xml/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.DataContractSerialization": "4.1.0-rc2-23816",
"System.Runtime.Serialization.Primitives": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet5.4/System.Runtime.Serialization.Xml.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Runtime.Serialization.Xml.dll": {}
}
},
"System.Security.Claims/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "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-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.Runtime": "4.0.0",
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23816"
},
"compile": {
"ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {}
}
},
"System.Security.Cryptography.Cng/4.0.0-rc2-23816": {
"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-23816",
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23816",
"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.Encoding/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Security.Cryptography.Encoding.dll": {}
}
},
"System.Security.Cryptography.Hashing.Algorithms/4.0.0-beta-23225": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0",
"System.Security.Cryptography.Algorithms": "4.0.0-beta-23225"
},
"compile": {
"lib/DNXCore50/System.Security.Cryptography.Hashing.Algorithms.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Security.Cryptography.Hashing.Algorithms.dll": {}
}
},
"System.Security.Cryptography.OpenSsl/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"runtime.native.System.Security.Cryptography": "4.0.0-rc2-23816",
"System.Collections": "4.0.0",
"System.IO": "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.Runtime.Numerics": "4.0.0",
"System.Security.Cryptography.Algorithms": "4.0.0-rc2-23816",
"System.Security.Cryptography.Encoding": "4.0.0-rc2-23816",
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Security.Cryptography.OpenSsl.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Security.Cryptography.OpenSsl.dll": {}
}
},
"System.Security.Cryptography.Primitives/4.0.0-rc2-23816": {
"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-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0",
"System.Runtime.Handles": "4.0.0",
"System.Security.Cryptography.Algorithms": "4.0.0-rc2-23816",
"System.Security.Cryptography.Encoding": "4.0.0-rc2-23816"
},
"compile": {
"ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {}
}
},
"System.Security.Principal/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet5.1/System.Security.Principal.dll": {}
},
"runtime": {
"lib/dotnet5.1/System.Security.Principal.dll": {}
}
},
"System.Security.Principal.Windows/4.0.0-rc2-23816": {
"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/dotnet5.4/System.Security.Principal.Windows.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Security.Principal.Windows.dll": {}
}
},
"System.ServiceModel.Duplex/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.ServiceModel": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet5.2/System.ServiceModel.Duplex.dll": {}
},
"runtime": {
"lib/dnxcore50/System.ServiceModel.Duplex.dll": {}
}
},
"System.ServiceModel.Http/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.ServiceModel": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet5.4/System.ServiceModel.Http.dll": {}
},
"runtime": {
"lib/dnxcore50/System.ServiceModel.Http.dll": {}
}
},
"System.ServiceModel.NetTcp/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.ServiceModel": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet5.4/System.ServiceModel.NetTcp.dll": {}
},
"runtime": {
"lib/dnxcore50/System.ServiceModel.NetTcp.dll": {}
}
},
"System.ServiceModel.Primitives/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.ServiceModel": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet5.4/System.ServiceModel.Primitives.dll": {}
},
"runtime": {
"lib/dnxcore50/System.ServiceModel.Primitives.dll": {}
}
},
"System.ServiceModel.Security/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.ServiceModel": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet5.2/System.ServiceModel.Security.dll": {}
},
"runtime": {
"lib/dnxcore50/System.ServiceModel.Security.dll": {}
}
},
"System.Text.Encoding/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Text.Encoding.dll": {}
}
},
"System.Text.Encoding.CodePages/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0",
"System.Text.Encoding": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Text.Encoding.CodePages.dll": {}
}
},
"System.Text.Encoding.Extensions/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0",
"System.Text.Encoding": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Text.Encoding.Extensions.dll": {}
}
},
"System.Text.RegularExpressions/4.0.12-rc2-23816": {
"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-23816": {
"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-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Threading.Tasks.dll": {}
}
},
"System.Threading.Tasks.Dataflow/4.6.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.0",
"System.Collections.Concurrent": "4.0.0",
"System.Diagnostics.Debug": "4.0.0",
"System.Diagnostics.Tracing": "4.0.0",
"System.Dynamic.Runtime": "4.0.0",
"System.Linq": "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",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"lib/dotnet5.2/System.Threading.Tasks.Dataflow.dll": {}
},
"runtime": {
"lib/dotnet5.2/System.Threading.Tasks.Dataflow.dll": {}
}
},
"System.Threading.Tasks.Extensions/4.0.0-rc2-23816": {
"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.Tasks.Parallel/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections.Concurrent": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Diagnostics.Tracing": "4.0.20",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet5.2/System.Threading.Tasks.Parallel.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Threading.Tasks.Parallel.dll": {}
}
},
"System.Threading.Thread/4.0.0-rc2-23816": {
"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-23816": {
"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-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.3/System.Threading.Timer.dll": {}
}
},
"System.Xml.ReaderWriter/4.0.11-rc2-23816": {
"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-23816"
},
"compile": {
"ref/dotnet5.4/System.Xml.ReaderWriter.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Xml.ReaderWriter.dll": {}
}
},
"System.Xml.XDocument/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Diagnostics.Tools": "4.0.0",
"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.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Xml.XDocument.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Xml.XDocument.dll": {}
}
},
"System.Xml.XmlDocument/4.0.1-rc2-23816": {
"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.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Xml.XmlDocument.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Xml.XmlDocument.dll": {}
}
},
"System.Xml.XmlSerializer/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.Runtime": "4.0.0",
"System.Xml.ReaderWriter": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Xml.XmlSerializer.dll": {}
}
},
"System.Xml.XPath/4.0.1-rc2-23816": {
"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.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Xml.XPath.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Xml.XPath.dll": {}
}
},
"System.Xml.XPath.XDocument/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"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.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.10",
"System.Xml.XDocument": "4.0.10",
"System.Xml.XPath": "4.0.1-rc2-23816"
},
"compile": {
"ref/dotnet5.4/System.Xml.XPath.XDocument.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Xml.XPath.XDocument.dll": {}
}
},
"System.Xml.XPath.XmlDocument/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Globalization": "4.0.10",
"System.IO": "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.Xml.ReaderWriter": "4.0.10",
"System.Xml.XmlDocument": "4.0.0",
"System.Xml.XPath": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Xml.XPath.XmlDocument.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Xml.XPath.XmlDocument.dll": {}
}
}
},
"DNXCore,Version=v5.0/rhel.7-x64": {
"Microsoft.Build/0.1.0-preview-00017": {
"type": "package",
"dependencies": {
"Microsoft.Build.Framework": null,
"Microsoft.Tpl.Dataflow": "4.5.24",
"Microsoft.Win32.Primitives": "4.0.1-rc2-23712",
"Microsoft.Win32.Registry": "4.0.0-beta-23516",
"System.AppContext": "4.0.1-rc2-23712",
"System.Collections": "4.0.11-rc2-23712",
"System.Collections.Concurrent": "4.0.11-rc2-23712",
"System.Collections.NonGeneric": "4.0.1-rc2-23712",
"System.Console": "4.0.0-rc2-23712",
"System.Diagnostics.Contracts": "4.0.1-rc2-23712",
"System.Diagnostics.Debug": "4.0.11-rc2-23712",
"System.Diagnostics.FileVersionInfo": "4.0.0-rc2-23712",
"System.Diagnostics.Process": "4.1.0-rc2-23712",
"System.Diagnostics.TraceSource": "4.0.0-rc2-23712",
"System.Globalization": "4.0.11-rc2-23712",
"System.IO": "4.1.0-rc2-23712",
"System.IO.Compression": "4.1.0-rc2-23712",
"System.IO.FileSystem": "4.0.1-rc2-23712",
"System.IO.FileSystem.Primitives": "4.0.1-rc2-23712",
"System.IO.Pipes": "4.0.0-rc2-23712",
"System.Linq": "4.0.1-rc2-23712",
"System.ObjectModel": "4.0.11-rc2-23712",
"System.Reflection": "4.1.0-rc2-23712",
"System.Reflection.Extensions": "4.0.1-rc2-23712",
"System.Reflection.Metadata": "1.1.0",
"System.Reflection.Primitives": "4.0.1-rc2-23712",
"System.Reflection.TypeExtensions": "4.1.0-rc2-23712",
"System.Resources.ResourceManager": "4.0.1-rc2-23712",
"System.Runtime": "4.0.21-rc2-23712",
"System.Runtime.Extensions": "4.0.11-rc2-23712",
"System.Runtime.Handles": "4.0.1-rc2-23712",
"System.Runtime.InteropServices": "4.0.21-rc2-23712",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23712",
"System.Runtime.Loader": "4.0.0-rc2-23712",
"System.Text.Encoding": "4.0.11-rc2-23712",
"System.Text.Encoding.Extensions": "4.0.11-rc2-23712",
"System.Text.RegularExpressions": "4.0.11-rc2-23712",
"System.Threading": "4.0.11-rc2-23712",
"System.Threading.Tasks": "4.0.11-rc2-23712",
"System.Threading.Tasks.Dataflow": "4.5.26-rc2-23712",
"System.Threading.Thread": "4.0.0-rc2-23712",
"System.Threading.ThreadPool": "4.0.10-rc2-23712",
"System.Xml.ReaderWriter": "4.0.11-rc2-23712",
"System.Xml.XmlDocument": "4.0.1-rc2-23712",
"System.Xml.XPath.XmlDocument": "4.0.1-rc2-23712"
},
"compile": {
"lib/dotnet/Microsoft.Build.dll": {}
},
"runtime": {
"lib/dotnet/Microsoft.Build.dll": {}
}
},
"Microsoft.Build.Framework/0.1.0-preview-00017": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.11-rc2-23712",
"System.Diagnostics.Debug": "4.0.11-rc2-23712",
"System.Globalization": "4.0.11-rc2-23712",
"System.Runtime": "4.0.21-rc2-23712",
"System.Runtime.InteropServices": "4.0.21-rc2-23712",
"System.Threading": "4.0.11-rc2-23712",
"System.Threading.Thread": "4.0.0-rc2-23712"
},
"compile": {
"lib/dotnet/Microsoft.Build.Framework.dll": {}
},
"runtime": {
"lib/dotnet/Microsoft.Build.Framework.dll": {}
}
},
"Microsoft.Build.Targets/0.1.0-preview-00017": {
"type": "package",
"dependencies": {
"Microsoft.Build": null,
"Microsoft.Build.Framework": null,
"Microsoft.Build.Tasks.Core": null,
"Microsoft.Build.Utilities.Core": null,
"MSBuild": null
},
"compile": {
"lib/dotnet/_._": {}
},
"runtime": {
"lib/dotnet/_._": {}
},
"native": {
"runtimes/any/native/Microsoft.Common.CurrentVersion.targets": {},
"runtimes/any/native/Microsoft.Common.overridetasks": {},
"runtimes/any/native/Microsoft.Common.targets": {},
"runtimes/any/native/Microsoft.Common.tasks": {},
"runtimes/any/native/Microsoft.CSharp.CurrentVersion.targets": {},
"runtimes/any/native/Microsoft.CSharp.targets": {},
"runtimes/any/native/Microsoft.Data.Entity.Shim.targets": {},
"runtimes/any/native/Microsoft.NETFramework.CurrentVersion.props": {},
"runtimes/any/native/Microsoft.NETFramework.CurrentVersion.targets": {},
"runtimes/any/native/Microsoft.NETFramework.props": {},
"runtimes/any/native/Microsoft.NETFramework.targets": {},
"runtimes/any/native/Microsoft.ServiceModel.Shim.targets": {},
"runtimes/any/native/Microsoft.VisualBasic.CurrentVersion.targets": {},
"runtimes/any/native/Microsoft.VisualBasic.targets": {},
"runtimes/any/native/Microsoft.VisualStudioVersion.v11.Common.props": {},
"runtimes/any/native/Microsoft.VisualStudioVersion.v12.Common.props": {},
"runtimes/any/native/Microsoft.VisualStudioVersion.v14.Common.props": {},
"runtimes/any/native/Microsoft.WinFx.Shim.targets": {},
"runtimes/any/native/Microsoft.WorkflowBuildExtensions.Shim.targets": {},
"runtimes/any/native/Microsoft.Xaml.Shim.targets": {},
"runtimes/any/native/Workflow.Shim.Targets": {},
"runtimes/any/native/Workflow.VisualBasic.Shim.Targets": {}
}
},
"Microsoft.Build.Tasks.Core/0.1.0-preview-00017": {
"type": "package",
"dependencies": {
"Microsoft.Build.Framework": null,
"Microsoft.Win32.Primitives": "4.0.1-rc2-23712",
"Microsoft.Win32.Registry": "4.0.0-beta-23516",
"System.Collections": "4.0.11-rc2-23712",
"System.Collections.Concurrent": "4.0.11-rc2-23712",
"System.Collections.NonGeneric": "4.0.1-rc2-23712",
"System.Console": "4.0.0-rc2-23712",
"System.Diagnostics.Debug": "4.0.11-rc2-23712",
"System.Diagnostics.Process": "4.1.0-rc2-23712",
"System.Diagnostics.TraceSource": "4.0.0-rc2-23712",
"System.Globalization": "4.0.11-rc2-23712",
"System.IO": "4.1.0-rc2-23712",
"System.IO.FileSystem": "4.0.1-rc2-23712",
"System.IO.FileSystem.DriveInfo": "4.0.0-beta-23302",
"System.IO.FileSystem.Primitives": "4.0.1-rc2-23712",
"System.Linq": "4.0.1-rc2-23712",
"System.ObjectModel": "4.0.11-rc2-23712",
"System.Reflection": "4.1.0-rc2-23712",
"System.Reflection.Metadata": "1.1.0",
"System.Resources.ReaderWriter": "4.0.0-rc2-23712",
"System.Resources.ResourceManager": "4.0.1-rc2-23712",
"System.Runtime": "4.0.21-rc2-23712",
"System.Runtime.Extensions": "4.0.11-rc2-23712",
"System.Runtime.Handles": "4.0.1-rc2-23712",
"System.Runtime.InteropServices": "4.0.21-rc2-23712",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23712",
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23712",
"System.Text.Encoding": "4.0.11-rc2-23712",
"System.Text.Encoding.Extensions": "4.0.11-rc2-23712",
"System.Text.RegularExpressions": "4.0.11-rc2-23712",
"System.Threading": "4.0.11-rc2-23712",
"System.Threading.Tasks": "4.0.11-rc2-23712",
"System.Threading.Tasks.Parallel": "4.0.1-beta-23516",
"System.Threading.Thread": "4.0.0-rc2-23712",
"System.Xml.ReaderWriter": "4.0.11-rc2-23712",
"System.Xml.XDocument": "4.0.11-rc2-23712",
"System.Xml.XmlDocument": "4.0.1-rc2-23712"
},
"compile": {
"lib/dotnet/Microsoft.Build.Tasks.Core.dll": {}
},
"runtime": {
"lib/dotnet/Microsoft.Build.Tasks.Core.dll": {}
}
},
"Microsoft.Build.Utilities.Core/0.1.0-preview-00017": {
"type": "package",
"dependencies": {
"Microsoft.Build.Framework": null,
"Microsoft.Win32.Primitives": "4.0.1-rc2-23712",
"Microsoft.Win32.Registry": "4.0.0-beta-23516",
"System.Collections": "4.0.11-rc2-23712",
"System.Collections.Concurrent": "4.0.11-rc2-23712",
"System.Collections.NonGeneric": "4.0.1-rc2-23712",
"System.Console": "4.0.0-rc2-23712",
"System.Diagnostics.Debug": "4.0.11-rc2-23712",
"System.Diagnostics.Process": "4.1.0-rc2-23712",
"System.Diagnostics.TraceSource": "4.0.0-rc2-23712",
"System.Globalization": "4.0.11-rc2-23712",
"System.IO": "4.1.0-rc2-23712",
"System.IO.FileSystem": "4.0.1-rc2-23712",
"System.IO.FileSystem.Primitives": "4.0.1-rc2-23712",
"System.Linq": "4.0.1-rc2-23712",
"System.ObjectModel": "4.0.11-rc2-23712",
"System.Reflection": "4.1.0-rc2-23712",
"System.Resources.ResourceManager": "4.0.1-rc2-23712",
"System.Runtime": "4.0.21-rc2-23712",
"System.Runtime.Extensions": "4.0.11-rc2-23712",
"System.Runtime.Handles": "4.0.1-rc2-23712",
"System.Runtime.InteropServices": "4.0.21-rc2-23712",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23712",
"System.Text.Encoding": "4.0.11-rc2-23712",
"System.Text.RegularExpressions": "4.0.11-rc2-23712",
"System.Threading": "4.0.11-rc2-23712",
"System.Threading.Tasks": "4.0.11-rc2-23712",
"System.Threading.Thread": "4.0.0-rc2-23712",
"System.Threading.Timer": "4.0.1-rc2-23712",
"System.Xml.ReaderWriter": "4.0.11-rc2-23712",
"System.Xml.XmlDocument": "4.0.1-rc2-23712"
},
"compile": {
"lib/dotnet/Microsoft.Build.Utilities.Core.dll": {}
},
"runtime": {
"lib/dotnet/Microsoft.Build.Utilities.Core.dll": {}
}
},
"Microsoft.Cci/4.0.0-rc3-23811": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.0",
"System.Diagnostics.Debug": "4.0.10",
"System.Globalization": "4.0.0",
"System.IO": "4.0.10",
"System.IO.FileSystem": "4.0.0",
"System.IO.FileSystem.Primitives": "4.0.0",
"System.Reflection": "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.0",
"System.Text.Encoding": "4.0.0",
"System.Threading": "4.0.0"
},
"compile": {
"lib/dotnet5.4/Microsoft.Cci.dll": {}
},
"runtime": {
"lib/dotnet5.4/Microsoft.Cci.dll": {}
}
},
"Microsoft.CodeAnalysis.Analyzers/1.1.0": {
"type": "package"
},
"Microsoft.CodeAnalysis.Common/1.2.0-beta1-20160202-02": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.Analyzers": "1.1.0",
"System.Collections.Immutable": "1.1.37",
"System.Reflection.Metadata": "1.2.0-rc3-23721"
},
"compile": {
"lib/portable-net45+win8/Microsoft.CodeAnalysis.dll": {}
},
"runtime": {
"lib/portable-net45+win8/Microsoft.CodeAnalysis.dll": {}
}
},
"Microsoft.CodeAnalysis.Compilers/1.2.0-beta1-20160202-02": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.CSharp": "[1.2.0-beta1-20160202-02]",
"Microsoft.CodeAnalysis.VisualBasic": "[1.2.0-beta1-20160202-02]"
}
},
"Microsoft.CodeAnalysis.CSharp/1.2.0-beta1-20160202-02": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.Common": "[1.2.0-beta1-20160202-02]"
},
"compile": {
"lib/portable-net45+win8/Microsoft.CodeAnalysis.CSharp.dll": {}
},
"runtime": {
"lib/portable-net45+win8/Microsoft.CodeAnalysis.CSharp.dll": {}
}
},
"Microsoft.CodeAnalysis.VisualBasic/1.2.0-beta1-20160202-02": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.Common": "1.2.0-beta1-20160202-02"
},
"compile": {
"lib/portable-net45+win8/Microsoft.CodeAnalysis.VisualBasic.dll": {}
},
"runtime": {
"lib/portable-net45+win8/Microsoft.CodeAnalysis.VisualBasic.dll": {}
}
},
"Microsoft.CSharp/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Dynamic.Runtime": "4.0.0",
"System.Globalization": "4.0.10",
"System.Linq": "4.0.0",
"System.Linq.Expressions": "4.0.0",
"System.ObjectModel": "4.0.10",
"System.Reflection": "4.0.10",
"System.Reflection.Extensions": "4.0.0",
"System.Reflection.Primitives": "4.0.0",
"System.Reflection.TypeExtensions": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.InteropServices": "4.0.20",
"System.Threading": "4.0.10"
},
"compile": {
"ref/dotnet5.1/Microsoft.CSharp.dll": {}
},
"runtime": {
"lib/dotnet5.4/Microsoft.CSharp.dll": {}
}
},
"Microsoft.Net.Compilers.NetCore/1.2.0-beta1-20160202-02": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.Compilers": "[1.2.0-beta1-20160202-02]",
"System.AppContext": "4.0.1-beta-23504",
"System.Collections": "4.0.11-beta-23504",
"System.Collections.Immutable": "1.1.38-beta-23504",
"System.Console": "4.0.0-beta-23504",
"System.Diagnostics.Debug": "4.0.11-beta-23504",
"System.Diagnostics.FileVersionInfo": "4.0.0-beta-23504",
"System.Diagnostics.Process": "4.1.0-beta-23504",
"System.Diagnostics.StackTrace": "4.0.1-beta-23504",
"System.Diagnostics.Tools": "4.0.1-beta-23504",
"System.Dynamic.Runtime": "4.0.11-beta-23504",
"System.IO.FileSystem": "4.0.1-beta-23504",
"System.IO.FileSystem.Watcher": "4.0.0-beta-23504",
"System.IO.Pipes": "4.0.0-beta-23504",
"System.Linq": "4.0.1-beta-23504",
"System.Net.NameResolution": "4.0.0-beta-23504",
"System.Net.Sockets": "4.1.0-beta-23504",
"System.Private.Uri": "4.0.1-beta-23504",
"System.Reflection": "4.1.0-beta-23504",
"System.Reflection.Primitives": "4.0.1-beta-23504",
"System.Resources.ResourceManager": "4.0.1-beta-23504",
"System.Runtime": "4.0.21-beta-23504",
"System.Runtime.Extensions": "4.0.11-beta-23504",
"System.Runtime.Handles": "4.0.1-beta-23504",
"System.Runtime.InteropServices": "4.0.21-beta-23504",
"System.Runtime.Loader": "4.0.0-beta-23504",
"System.Runtime.Numerics": "4.0.1-beta-23504",
"System.Runtime.Serialization.Json": "4.0.1-beta-23504",
"System.Security.Cryptography.Algorithms": "4.0.0-beta-23504",
"System.Security.Cryptography.Encoding": "4.0.0-beta-23504",
"System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504",
"System.Text.Encoding": "4.0.11-beta-23504",
"System.Text.Encoding.CodePages": "4.0.1-beta-23504",
"System.Text.Encoding.Extensions": "4.0.11-beta-23504",
"System.Threading": "4.0.11-beta-23504",
"System.Threading.Tasks": "4.0.11-beta-23504",
"System.Threading.Tasks.Parallel": "4.0.1-beta-23504",
"System.Threading.Thread": "4.0.0-beta-23504",
"System.Xml.XDocument": "4.0.11-beta-23504",
"System.Xml.XmlDocument": "4.0.1-beta-23504",
"System.Xml.XPath.XDocument": "4.0.1-beta-23504"
},
"native": {
"runtimes/any/native/csc.exe": {},
"runtimes/any/native/vbc.exe": {}
}
},
"Microsoft.Net.Compilers.Targets.NetCore/0.1.4-dev": {
"type": "package",
"compile": {
"lib/dotnet/Microsoft.Build.Tasks.CodeAnalysis.dll": {}
},
"runtime": {
"lib/dotnet/Microsoft.Build.Tasks.CodeAnalysis.dll": {}
},
"native": {
"runtimes/any/native/Microsoft.CSharp.Core.targets": {},
"runtimes/any/native/Microsoft.VisualBasic.Core.targets": {}
}
},
"Microsoft.NETCore/5.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.CSharp": "4.0.1-rc2-23816",
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
"Microsoft.VisualBasic": "10.0.1-rc2-23816",
"System.AppContext": "4.1.0-rc2-23816",
"System.Collections": "4.0.11-rc2-23816",
"System.Collections.Concurrent": "4.0.12-rc2-23816",
"System.Collections.Immutable": "1.2.0-rc2-23816",
"System.ComponentModel": "4.0.1-rc2-23816",
"System.ComponentModel.Annotations": "4.1.0-rc2-23816",
"System.Diagnostics.Debug": "4.0.11-rc2-23816",
"System.Diagnostics.Tools": "4.0.1-rc2-23816",
"System.Diagnostics.Tracing": "4.1.0-rc2-23816",
"System.Dynamic.Runtime": "4.0.11-rc2-23816",
"System.Globalization": "4.0.11-rc2-23816",
"System.Globalization.Calendars": "4.0.1-rc2-23816",
"System.Globalization.Extensions": "4.0.1-rc2-23816",
"System.IO": "4.1.0-rc2-23816",
"System.IO.Compression": "4.1.0-rc2-23816",
"System.IO.Compression.ZipFile": "4.0.1-rc2-23816",
"System.IO.FileSystem": "4.0.1-rc2-23816",
"System.IO.FileSystem.Primitives": "4.0.1-rc2-23816",
"System.IO.UnmanagedMemoryStream": "4.0.1-rc2-23816",
"System.Linq": "4.1.0-rc2-23816",
"System.Linq.Expressions": "4.0.11-rc2-23816",
"System.Linq.Parallel": "4.0.1-rc2-23816",
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Net.Http": "4.0.1-rc2-23816",
"System.Net.NetworkInformation": "4.1.0-rc2-23816",
"System.Net.Primitives": "4.0.11-rc2-23816",
"System.Numerics.Vectors": "4.1.1-rc2-23816",
"System.ObjectModel": "4.0.12-rc2-23816",
"System.Reflection": "4.1.0-rc2-23816",
"System.Reflection.DispatchProxy": "4.0.1-rc2-23816",
"System.Reflection.Extensions": "4.0.1-rc2-23816",
"System.Reflection.Metadata": "1.2.0-rc2-23816",
"System.Reflection.Primitives": "4.0.1-rc2-23816",
"System.Reflection.TypeExtensions": "4.1.0-rc2-23816",
"System.Resources.ResourceManager": "4.0.1-rc2-23816",
"System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.1.0-rc2-23816",
"System.Runtime.Handles": "4.0.1-rc2-23816",
"System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23816",
"System.Runtime.Numerics": "4.0.1-rc2-23816",
"System.Security.Claims": "4.0.1-rc2-23816",
"System.Security.Principal": "4.0.1-rc2-23816",
"System.Text.Encoding": "4.0.11-rc2-23816",
"System.Text.Encoding.Extensions": "4.0.11-rc2-23816",
"System.Text.RegularExpressions": "4.0.12-rc2-23816",
"System.Threading": "4.0.11-rc2-23816",
"System.Threading.Tasks": "4.0.11-rc2-23816",
"System.Threading.Tasks.Dataflow": "4.6.0-rc2-23816",
"System.Threading.Tasks.Parallel": "4.0.1-rc2-23816",
"System.Threading.Timer": "4.0.1-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816"
}
},
"Microsoft.NETCore.Console/1.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.NETCore": "5.0.1-rc2-23816",
"Microsoft.NETCore.ConsoleHost": "1.0.0-rc2-23816",
"Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-rc2-23816",
"Microsoft.Win32.Primitives": "4.0.1-rc2-23816",
"System.ComponentModel.EventBasedAsync": "4.0.11-rc2-23816",
"System.Console": "4.0.0-rc2-23816",
"System.Data.Common": "4.0.1-rc2-23816",
"System.Data.SqlClient": "4.0.0-rc2-23816",
"System.Diagnostics.Contracts": "4.0.1-rc2-23816",
"System.Diagnostics.FileVersionInfo": "4.0.0-rc2-23816",
"System.Diagnostics.Process": "4.1.0-rc2-23816",
"System.Diagnostics.StackTrace": "4.0.1-rc2-23816",
"System.IO.FileSystem.DriveInfo": "4.0.0-rc2-23816",
"System.IO.FileSystem.Watcher": "4.0.0-rc2-23816",
"System.IO.MemoryMappedFiles": "4.0.0-rc2-23816",
"System.IO.Pipes": "4.0.0-rc2-23816",
"System.Net.NameResolution": "4.0.0-rc2-23816",
"System.Net.NetworkInformation": "4.1.0-rc2-23816",
"System.Net.Ping": "4.0.0-rc2-23816",
"System.Net.Requests": "4.0.11-rc2-23816",
"System.Net.Security": "4.0.0-rc2-23816",
"System.Net.Sockets": "4.1.0-rc2-23816",
"System.Net.WebHeaderCollection": "4.0.1-rc2-23816",
"System.Net.WebSockets": "4.0.0-rc2-23816",
"System.Net.WebSockets.Client": "4.0.0-rc2-23816",
"System.Reflection.Emit": "4.0.1-rc2-23816",
"System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23816",
"System.Reflection.Emit.Lightweight": "4.0.1-rc2-23816",
"System.Resources.ReaderWriter": "4.0.0-rc2-23816",
"System.Runtime.CompilerServices.VisualC": "4.0.0-rc2-23816",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Runtime.Serialization.Json": "4.0.1-rc2-23816",
"System.Runtime.Serialization.Primitives": "4.1.0-rc2-23816",
"System.Runtime.Serialization.Xml": "4.1.0-rc2-23816",
"System.Security.Cryptography.Algorithms": "4.0.0-rc2-23816",
"System.Security.Cryptography.Encoding": "4.0.0-rc2-23816",
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23816",
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23816",
"System.ServiceModel.Duplex": "4.0.1-rc2-23816",
"System.ServiceModel.Http": "4.1.0-rc2-23816",
"System.ServiceModel.NetTcp": "4.1.0-rc2-23816",
"System.ServiceModel.Primitives": "4.1.0-rc2-23816",
"System.ServiceModel.Security": "4.0.1-rc2-23816",
"System.Xml.XmlSerializer": "4.0.11-rc2-23816"
}
},
"Microsoft.NETCore.ConsoleHost/1.0.0-rc2-23816": {
"type": "package"
},
"Microsoft.NETCore.Platforms/1.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Targets": "1.0.1-rc2-23816"
}
},
"Microsoft.NETCore.Runtime/1.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-rc2-23816",
"Microsoft.NETCore.Runtime.Native": "1.0.1-rc2-23816"
}
},
"Microsoft.NETCore.Runtime.CoreCLR/1.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23816"
}
},
"Microsoft.NETCore.Runtime.Native/1.0.1-rc2-23816": {
"type": "package"
},
"Microsoft.NETCore.Targets/1.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Targets.DNXCore": "5.0.0-rc2-23816"
}
},
"Microsoft.NETCore.Targets.DNXCore/5.0.0-rc2-23816": {
"type": "package"
},
"Microsoft.NETCore.TestHost/1.0.0-rc2-23816": {
"type": "package"
},
"Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23816": {
"type": "package"
},
"Microsoft.Tpl.Dataflow/4.5.24": {
"type": "package",
"compile": {
"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Dataflow.dll": {}
},
"runtime": {
"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Dataflow.dll": {}
}
},
"Microsoft.VisualBasic/10.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Dynamic.Runtime": "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.Extensions": "4.0.0",
"System.Reflection.Primitives": "4.0.0",
"System.Reflection.TypeExtensions": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.InteropServices": "4.0.20",
"System.Threading": "4.0.10"
},
"compile": {
"ref/dotnet5.2/Microsoft.VisualBasic.dll": {}
},
"runtime": {
"lib/dotnet5.4/Microsoft.VisualBasic.dll": {}
}
},
"Microsoft.Win32.Primitives/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/Microsoft.Win32.Primitives.dll": {}
}
},
"Microsoft.Win32.Registry/4.0.0-rc2-23816": {
"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": {}
}
},
"MSBuild/0.1.0-preview-00017": {
"type": "package",
"dependencies": {
"Microsoft.Build": null,
"Microsoft.Build.Framework": null,
"Microsoft.Build.Tasks.Core": null,
"Microsoft.Build.Utilities.Core": null,
"Microsoft.Win32.Primitives": "4.0.1-rc2-23712",
"Microsoft.Win32.Registry": "4.0.0-beta-23516",
"System.AppContext": "4.0.1-rc2-23712",
"System.Collections": "4.0.11-rc2-23712",
"System.Collections.Concurrent": "4.0.11-rc2-23712",
"System.Collections.NonGeneric": "4.0.1-rc2-23712",
"System.Console": "4.0.0-rc2-23712",
"System.Diagnostics.Debug": "4.0.11-rc2-23712",
"System.Diagnostics.FileVersionInfo": "4.0.0-rc2-23712",
"System.Diagnostics.Process": "4.1.0-rc2-23712",
"System.Diagnostics.TraceSource": "4.0.0-rc2-23712",
"System.Globalization": "4.0.11-rc2-23712",
"System.IO": "4.1.0-rc2-23712",
"System.IO.FileSystem": "4.0.1-rc2-23712",
"System.IO.FileSystem.Primitives": "4.0.1-rc2-23712",
"System.IO.Pipes": "4.0.0-rc2-23712",
"System.Linq": "4.0.1-rc2-23712",
"System.Reflection": "4.1.0-rc2-23712",
"System.Reflection.Extensions": "4.0.1-rc2-23712",
"System.Reflection.Metadata": "1.1.0",
"System.Reflection.TypeExtensions": "4.1.0-rc2-23712",
"System.Resources.ResourceManager": "4.0.1-rc2-23712",
"System.Runtime": "4.0.21-rc2-23712",
"System.Runtime.Extensions": "4.0.11-rc2-23712",
"System.Runtime.Handles": "4.0.1-rc2-23712",
"System.Runtime.InteropServices": "4.0.21-rc2-23712",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23712",
"System.Runtime.Loader": "4.0.0-rc2-23712",
"System.Text.Encoding": "4.0.11-rc2-23712",
"System.Text.Encoding.Extensions": "4.0.11-rc2-23712",
"System.Text.RegularExpressions": "4.0.11-rc2-23712",
"System.Threading": "4.0.11-rc2-23712",
"System.Threading.Tasks": "4.0.11-rc2-23712",
"System.Threading.Thread": "4.0.0-rc2-23712",
"System.Threading.ThreadPool": "4.0.10-rc2-23712",
"System.Xml.ReaderWriter": "4.0.11-rc2-23712"
},
"compile": {
"lib/dotnet/_._": {}
},
"runtime": {
"lib/dotnet/_._": {}
},
"native": {
"runtimes/any/native/MSBuild.exe": {}
}
},
"Newtonsoft.Json/7.0.1": {
"type": "package",
"compile": {
"lib/portable-net45+wp80+win8+wpa81+dnxcore50/Newtonsoft.Json.dll": {}
},
"runtime": {
"lib/portable-net45+wp80+win8+wpa81+dnxcore50/Newtonsoft.Json.dll": {}
}
},
"NuGet.Client/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"NuGet.ContentModel": "3.4.0-beta-488",
"NuGet.Packaging": "3.4.0-beta-488",
"NuGet.Repositories": "3.4.0-beta-488",
"NuGet.RuntimeModel": "3.4.0-beta-488",
"NuGet.Versioning": "3.4.0-beta-488"
},
"compile": {
"lib/dnxcore50/NuGet.Client.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Client.dll": {}
}
},
"NuGet.Common/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.0-beta-23109",
"System.Diagnostics.Process": "4.0.0-beta-23109",
"System.IO.Compression": "4.0.0-beta-23109",
"System.IO.FileSystem": "4.0.0-beta-23109",
"System.IO.FileSystem.Primitives": "4.0.0-beta-23109",
"System.Runtime.Extensions": "4.0.10-beta-23109",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-beta-23225",
"System.Security.Cryptography.Cng": "4.0.0-beta-23516",
"System.Threading": "4.0.10-beta-23109",
"System.Threading.Thread": "4.0.0-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Common.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Common.dll": {}
}
},
"NuGet.ContentModel/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10-beta-23109",
"System.IO.FileSystem": "4.0.0-beta-23109",
"System.Linq": "4.0.0-beta-23109",
"System.ObjectModel": "4.0.10-beta-23109",
"System.Runtime": "4.0.20-beta-23109",
"System.Runtime.Extensions": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.ContentModel.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.ContentModel.dll": {}
}
},
"NuGet.Frameworks/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"NuGet.Versioning": "3.4.0-beta-488",
"System.Collections": "4.0.10-beta-23109",
"System.Collections.Concurrent": "4.0.10-beta-23109",
"System.Diagnostics.Debug": "4.0.10-beta-23109",
"System.Diagnostics.Tools": "4.0.0-beta-23109",
"System.Globalization": "4.0.10-beta-23109",
"System.Linq": "4.0.0-beta-23109",
"System.Resources.ResourceManager": "4.0.0-beta-23109",
"System.Runtime": "4.0.20-beta-23109",
"System.Runtime.Extensions": "4.0.10-beta-23109",
"System.Text.RegularExpressions": "4.0.10-beta-23109",
"System.Threading": "4.0.10-beta-23109",
"System.Threading.Tasks": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Frameworks.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Frameworks.dll": {}
}
},
"NuGet.Logging/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.20-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Logging.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Logging.dll": {}
}
},
"NuGet.Packaging/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"NuGet.Common": "3.4.0-beta-488",
"NuGet.Logging": "3.4.0-beta-488",
"NuGet.Packaging.Core": "3.4.0-beta-488",
"System.IO.Compression": "4.0.0-beta-23109",
"System.IO.FileSystem": "4.0.0-beta-23109",
"System.Security.Cryptography.Hashing.Algorithms": "4.0.0-beta-23225",
"System.Xml.XDocument": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Packaging.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Packaging.dll": {}
}
},
"NuGet.Packaging.Core/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"NuGet.Packaging.Core.Types": "3.4.0-beta-488",
"System.IO": "4.0.10-beta-23109",
"System.IO.Compression": "4.0.0-beta-23109",
"System.Xml.XDocument": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Packaging.Core.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Packaging.Core.dll": {}
}
},
"NuGet.Packaging.Core.Types/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"NuGet.Frameworks": "3.4.0-beta-488"
},
"compile": {
"lib/dnxcore50/NuGet.Packaging.Core.Types.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Packaging.Core.Types.dll": {}
}
},
"NuGet.Repositories/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"NuGet.Versioning": "3.4.0-beta-488",
"System.IO.FileSystem": "4.0.0-beta-23109",
"System.Threading": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Repositories.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Repositories.dll": {}
}
},
"NuGet.RuntimeModel/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"Microsoft.CSharp": "4.0.0-beta-23109",
"Newtonsoft.Json": "6.0.4",
"NuGet.Frameworks": "3.4.0-beta-488",
"NuGet.Versioning": "3.4.0-beta-488",
"System.Collections": "4.0.10-beta-23109",
"System.IO.FileSystem": "4.0.0-beta-23109",
"System.Linq": "4.0.0-beta-23109",
"System.Threading": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.RuntimeModel.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.RuntimeModel.dll": {}
}
},
"NuGet.Versioning/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"System.Diagnostics.Debug": "4.0.10-beta-23109",
"System.Diagnostics.Tools": "4.0.0-beta-23109",
"System.Linq": "4.0.0-beta-23109",
"System.Reflection": "4.0.10-beta-23109",
"System.Resources.ResourceManager": "4.0.0-beta-23109",
"System.Runtime.Extensions": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Versioning.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Versioning.dll": {}
}
},
"NuProj/0.10.4-beta-gf7fc34e7d8": {
"type": "package"
},
"runtime.any.System.AppContext/4.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dnxcore50/System.AppContext.dll": {}
}
},
"runtime.any.System.Collections/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Collections.dll": {}
}
},
"runtime.any.System.Diagnostics.Tools/4.0.1-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Diagnostics.Tools.dll": {}
}
},
"runtime.any.System.Diagnostics.Tracing/4.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dnxcore50/System.Diagnostics.Tracing.dll": {}
}
},
"runtime.any.System.Globalization/4.0.11-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Globalization.dll": {}
}
},
"runtime.any.System.Globalization.Calendars/4.0.1-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Globalization.Calendars.dll": {}
}
},
"runtime.any.System.IO/4.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.IO.dll": {}
}
},
"runtime.any.System.Linq.Expressions/4.0.11-rc2-23816": {
"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.any.System.Private.DataContractSerialization/4.1.0-rc2-23816": {
"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.Reflection": "4.0.10",
"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.Runtime.Serialization.Primitives": "4.1.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Text.Encoding.Extensions": "4.0.10",
"System.Text.RegularExpressions": "4.0.10",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10",
"System.Xml.ReaderWriter": "4.0.10",
"System.Xml.XmlDocument": "4.0.0",
"System.Xml.XmlSerializer": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/DNXCore50/System.Private.DataContractSerialization.dll": {}
}
},
"runtime.any.System.Reflection/4.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Reflection.dll": {}
}
},
"runtime.any.System.Reflection.DispatchProxy/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Linq": "4.0.0",
"System.Reflection": "4.0.10",
"System.Reflection.Emit": "4.0.0",
"System.Reflection.Emit.ILGeneration": "4.0.0",
"System.Reflection.Extensions": "4.0.0",
"System.Reflection.Primitives": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Threading": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/DNXCore50/System.Reflection.DispatchProxy.dll": {}
}
},
"runtime.any.System.Reflection.Extensions/4.0.1-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Reflection.Extensions.dll": {}
}
},
"runtime.any.System.Reflection.Primitives/4.0.1-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Reflection.Primitives.dll": {}
}
},
"runtime.any.System.Reflection.TypeExtensions/4.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Reflection.TypeExtensions.dll": {}
}
},
"runtime.any.System.Runtime/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.Uri": "4.0.1-rc2-23816"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Runtime.dll": {}
}
},
"runtime.any.System.Runtime.Handles/4.0.1-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Runtime.Handles.dll": {}
}
},
"runtime.any.System.Runtime.InteropServices/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23816"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Runtime.InteropServices.dll": {}
}
},
"runtime.any.System.Text.Encoding/4.0.11-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Text.Encoding.dll": {}
}
},
"runtime.any.System.Text.Encoding.Extensions/4.0.11-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Text.Encoding.Extensions.dll": {}
}
},
"runtime.any.System.Threading.Tasks/4.0.11-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Threading.Tasks.dll": {}
}
},
"runtime.any.System.Threading.Timer/4.0.1-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Threading.Timer.dll": {}
}
},
"runtime.any.System.Xml.XmlSerializer/4.0.11-rc2-23816": {
"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.Reflection": "4.0.10",
"System.Reflection.Emit": "4.0.0",
"System.Reflection.Emit.ILGeneration": "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.Text.RegularExpressions": "4.0.10",
"System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.10",
"System.Xml.XmlDocument": "4.0.0"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/DNXCore50/System.Xml.XmlSerializer.dll": {}
}
},
"runtime.linux.System.Diagnostics.Process/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.Win32.Primitives": "4.0.0",
"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.ThreadPool": "4.0.10-rc2-23816"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.5/System.Diagnostics.Process.dll": {}
}
},
"runtime.linux.System.IO.FileSystem.DriveInfo/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "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.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.IO.FileSystem.DriveInfo.dll": {}
}
},
"runtime.linux.System.IO.FileSystem.Watcher/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"runtime.native.System": "4.0.0-rc2-23816",
"System.Collections": "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.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.IO.FileSystem.Watcher.dll": {}
}
},
"runtime.linux.System.IO.MemoryMappedFiles/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.10",
"System.IO.FileSystem": "4.0.0",
"System.IO.FileSystem.Primitives": "4.0.0",
"System.IO.UnmanagedMemoryStream": "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.10",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.IO.MemoryMappedFiles.dll": {}
}
},
"runtime.linux.System.Net.Http/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"runtime.native.System": "4.0.0-rc2-23816",
"runtime.native.System.Net.Http": "4.0.1-rc2-23816",
"runtime.native.System.Security.Cryptography": "4.0.0-rc2-23816",
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Diagnostics.Tracing": "4.0.20",
"System.Globalization": "4.0.10",
"System.IO": "4.0.10",
"System.IO.FileSystem": "4.0.0",
"System.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.Cryptography.Algorithms": "4.0.0-rc2-23816",
"System.Security.Cryptography.Encoding": "4.0.0-rc2-23816",
"System.Security.Cryptography.OpenSsl": "4.0.0-rc2-23816",
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23816",
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.0",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.Net.Http.dll": {}
}
},
"runtime.linux.System.Net.NameResolution/4.0.0-rc2-23816": {
"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.InteropServices": "4.0.20",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dnxcore50/System.Net.NameResolution.dll": {}
}
},
"runtime.linux.System.Net.NetworkInformation/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.Win32.Primitives": "4.0.0",
"runtime.native.System": "4.0.0-rc2-23816",
"System.Collections": "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.Linq": "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.InteropServices": "4.0.20",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/linux/lib/dotnet5.4/System.Net.NetworkInformation.dll": {}
}
},
"runtime.linux.System.Net.Sockets/4.1.0-beta-23504": {
"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.Net.NameResolution": "4.0.0-beta-23504",
"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-beta-23504",
"System.Threading": "4.0.0",
"System.Threading.Tasks": "4.0.10",
"System.Threading.ThreadPool": "4.0.10-beta-23504"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/linux/lib/dotnet5.5/System.Net.Sockets.dll": {}
}
},
"runtime.linux.System.Runtime.Extensions/4.0.11-beta-23504": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.Runtime.Extensions.dll": {}
}
},
"runtime.linux.System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Reflection": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.0",
"System.Threading": "4.0.0"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.2/System.Runtime.InteropServices.RuntimeInformation.dll": {}
}
},
"runtime.native.System/4.0.0-rc2-23816": {
"type": "package"
},
"runtime.native.System.IO.Compression/4.1.0-rc2-23816": {
"type": "package"
},
"runtime.native.System.Net.Http/4.0.1-rc2-23816": {
"type": "package"
},
"runtime.native.System.Security.Cryptography/4.0.0-rc2-23816": {
"type": "package"
},
"runtime.rhel.7-x64.Microsoft.NETCore.ConsoleHost/1.0.0-rc2-23816": {
"type": "package",
"native": {
"runtimes/rhel.7-x64/native/coreconsole": {}
}
},
"runtime.rhel.7-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.1-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/rhel.7-x64/lib/dotnet/mscorlib.dll": {}
},
"native": {
"runtimes/rhel.7-x64/native/libcoreclr.so": {},
"runtimes/rhel.7-x64/native/libcoreclrtraceptprovider.so": {},
"runtimes/rhel.7-x64/native/libdbgshim.so": {},
"runtimes/rhel.7-x64/native/libmscordaccore.so": {},
"runtimes/rhel.7-x64/native/libmscordbi.so": {},
"runtimes/rhel.7-x64/native/libsos.so": {},
"runtimes/rhel.7-x64/native/libsosplugin.so": {},
"runtimes/rhel.7-x64/native/System.Globalization.Native.so": {}
}
},
"runtime.rhel.7-x64.Microsoft.NETCore.TestHost/1.0.0-rc2-23816": {
"type": "package",
"native": {
"runtimes/rhel.7-x64/native/corerun": {}
}
},
"runtime.rhel.7-x64.runtime.native.System/1.0.1-rc2-23816": {
"type": "package",
"native": {
"runtimes/rhel.7-x64/native/System.Native.a": {},
"runtimes/rhel.7-x64/native/System.Native.so": {}
}
},
"runtime.rhel.7-x64.runtime.native.System.IO.Compression/1.0.1-rc2-23816": {
"type": "package",
"native": {
"runtimes/rhel.7-x64/native/System.IO.Compression.Native.so": {}
}
},
"runtime.rhel.7-x64.runtime.native.System.Net.Http/1.0.1-rc2-23816": {
"type": "package",
"native": {
"runtimes/rhel.7-x64/native/System.Net.Http.Native.so": {}
}
},
"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography/1.0.1-rc2-23816": {
"type": "package",
"native": {
"runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.so": {}
}
},
"runtime.unix.Microsoft.Win32.Primitives/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"runtime.native.System": "4.0.0-rc2-23816",
"System.Runtime": "4.0.20",
"System.Runtime.InteropServices": "4.0.20"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/Microsoft.Win32.Primitives.dll": {}
}
},
"runtime.unix.System.Console/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.0",
"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.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.Console.dll": {}
}
},
"runtime.unix.System.Data.SqlClient/4.0.0-rc2-23816": {
"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.IO.Pipes": "4.0.0-rc2-23816",
"System.Linq": "4.0.0",
"System.Net.NameResolution": "4.0.0-rc2-23816",
"System.Net.Primitives": "4.0.10",
"System.Net.Security": "4.0.0-rc2-23816",
"System.Net.Sockets": "4.1.0-rc2-23816",
"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.InteropServices": "4.0.20",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23816",
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23816",
"System.Security.Principal": "4.0.0",
"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-23816",
"System.Threading.ThreadPool": "4.0.10-rc2-23816",
"System.Threading.Timer": "4.0.0",
"System.Xml.ReaderWriter": "4.0.0"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.Data.SqlClient.dll": {}
}
},
"runtime.unix.System.Diagnostics.Debug/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"runtime.native.System": "4.0.0-rc2-23816"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.Diagnostics.Debug.dll": {}
}
},
"runtime.unix.System.Diagnostics.FileVersionInfo/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.10",
"System.IO.FileSystem": "4.0.0",
"System.IO.FileSystem.Primitives": "4.0.0",
"System.Reflection.Metadata": "1.0.22",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.Diagnostics.FileVersionInfo.dll": {}
}
},
"runtime.unix.System.Diagnostics.TraceSource/4.0.0-rc2-23816": {
"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/unix/lib/dotnet5.4/System.Diagnostics.TraceSource.dll": {}
}
},
"runtime.unix.System.Globalization.Extensions/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Globalization": "4.0.10",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.Globalization.Extensions.dll": {}
}
},
"runtime.unix.System.IO.Compression/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"runtime.native.System.IO.Compression": "4.1.0-rc2-23816",
"System.Buffers": "4.0.0-rc2-23816",
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.IO": "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.0",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.IO.Compression.dll": {}
}
},
"runtime.unix.System.IO.FileSystem/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"runtime.native.System": "4.0.0-rc2-23816",
"System.Buffers": "4.0.0-rc2-23816",
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "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.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.IO.FileSystem.dll": {}
}
},
"runtime.unix.System.IO.Pipes/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Buffers": "4.0.0-rc2-23816",
"System.Diagnostics.Debug": "4.0.10",
"System.IO": "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": "4.0.0",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.IO.Pipes.dll": {}
}
},
"runtime.unix.System.Net.Ping/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.Win32.Primitives": "4.0.0",
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Diagnostics.Process": "4.1.0-rc2-23816",
"System.Diagnostics.Tracing": "4.0.20",
"System.Globalization": "4.0.10",
"System.IO": "4.0.10",
"System.IO.FileSystem": "4.0.0",
"System.Net.NameResolution": "4.0.0-rc2-23816",
"System.Net.Primitives": "4.0.10",
"System.Net.Sockets": "4.1.0-rc2-23816",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.InteropServices": "4.0.20",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dnxcore50/System.Net.Ping.dll": {}
}
},
"runtime.unix.System.Net.Primitives/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.Win32.Primitives": "4.0.0",
"runtime.native.System": "4.0.0-rc2-23816",
"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/unix/lib/dnxcore50/System.Net.Primitives.dll": {}
}
},
"runtime.unix.System.Net.Requests/4.0.11-rc2-23816": {
"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.IO": "4.0.10",
"System.Net.Http": "4.0.0",
"System.Net.Primitives": "4.0.10",
"System.Net.WebHeaderCollection": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.Net.Requests.dll": {}
}
},
"runtime.unix.System.Net.Security/4.0.0-rc2-23816": {
"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.Diagnostics.Tracing": "4.0.20",
"System.Globalization": "4.0.10",
"System.Globalization.Extensions": "4.0.0",
"System.IO": "4.0.10",
"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.Cryptography.Algorithms": "4.0.0-rc2-23816",
"System.Security.Cryptography.Encoding": "4.0.0-rc2-23816",
"System.Security.Cryptography.OpenSsl": "4.0.0-rc2-23816",
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23816",
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23816",
"System.Security.Principal": "4.0.0",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10",
"System.Threading.ThreadPool": "4.0.10-rc2-23816"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dnxcore50/System.Net.Security.dll": {}
}
},
"runtime.unix.System.Net.WebSockets.Client/4.0.0-rc2-23816": {
"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.Net.Primitives": "4.0.10",
"System.Net.WebHeaderCollection": "4.0.0",
"System.Net.WebSockets": "4.0.0-rc2-23816",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.Net.WebSockets.Client.dll": {}
}
},
"runtime.unix.System.Private.ServiceModel/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Collections.Concurrent": "4.0.0",
"System.Collections.NonGeneric": "4.0.0",
"System.Collections.Specialized": "4.0.0",
"System.ComponentModel.EventBasedAsync": "4.0.10",
"System.Diagnostics.Debug": "4.0.0",
"System.Diagnostics.Tracing": "4.0.20",
"System.Globalization": "4.0.0",
"System.IO": "4.0.10",
"System.IO.Compression": "4.0.0",
"System.Linq": "4.0.0",
"System.Linq.Expressions": "4.0.0",
"System.Linq.Queryable": "4.0.0",
"System.Net.Http": "4.0.1-rc2-23816",
"System.Net.NameResolution": "4.0.0-rc2-23816",
"System.Net.Primitives": "4.0.10",
"System.Net.Security": "4.0.0-rc2-23816",
"System.Net.Sockets": "4.1.0-rc2-23816",
"System.Net.WebHeaderCollection": "4.0.0",
"System.Net.WebSockets": "4.0.0-rc2-23816",
"System.Net.WebSockets.Client": "4.0.0-rc2-23816",
"System.ObjectModel": "4.0.0",
"System.Reflection": "4.0.0",
"System.Reflection.DispatchProxy": "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.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23816",
"System.Runtime.Serialization.Primitives": "4.1.0-rc2-23816",
"System.Runtime.Serialization.Xml": "4.1.0-rc2-23816",
"System.Security.Claims": "4.0.0",
"System.Security.Cryptography.Algorithms": "4.0.0-rc2-23816",
"System.Security.Cryptography.Encoding": "4.0.0-rc2-23816",
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23816",
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23816",
"System.Security.Principal": "4.0.0",
"System.Text.Encoding": "4.0.10",
"System.Text.Encoding.Extensions": "4.0.10",
"System.Threading": "4.0.0",
"System.Threading.Tasks": "4.0.10",
"System.Threading.Timer": "4.0.0",
"System.Xml.ReaderWriter": "4.0.0",
"System.Xml.XmlDocument": "4.0.0",
"System.Xml.XmlSerializer": "4.0.0"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/DNXCore50/System.Private.ServiceModel.dll": {}
}
},
"runtime.unix.System.Private.Uri/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"runtime.native.System": "4.0.0-rc2-23816"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.1/System.Private.Uri.dll": {}
}
},
"runtime.unix.System.Security.Cryptography.Algorithms/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"runtime.native.System.Security.Cryptography": "4.0.0-rc2-23816",
"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-23816",
"System.Text.Encoding": "4.0.0",
"System.Text.Encoding.Extensions": "4.0.0"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {}
}
},
"runtime.unix.System.Security.Cryptography.Encoding/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"runtime.native.System.Security.Cryptography": "4.0.0-rc2-23816",
"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-23816",
"System.Text.Encoding": "4.0.0"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.Encoding.dll": {}
}
},
"runtime.unix.System.Security.Cryptography.X509Certificates/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"runtime.native.System": "4.0.0-rc2-23816",
"runtime.native.System.Net.Http": "4.0.1-rc2-23816",
"runtime.native.System.Security.Cryptography": "4.0.0-rc2-23816",
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "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.IO.FileSystem.Primitives": "4.0.0",
"System.IO.FileSystem.Watcher": "4.0.0-rc2-23816",
"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-23816",
"System.Security.Cryptography.Encoding": "4.0.0-rc2-23816",
"System.Security.Cryptography.OpenSsl": "4.0.0-rc2-23816",
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {}
}
},
"runtime.unix.System.Text.Encoding.CodePages/4.0.1-rc2-23816": {
"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/unix/lib/dotnet5.4/System.Text.Encoding.CodePages.dll": {}
}
},
"runtime.unix.System.Threading/4.0.11-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/unix/lib/dotnet5.4/System.Threading.dll": {}
}
},
"System.AppContext/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.AppContext.dll": {}
}
},
"System.Buffers/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Diagnostics.Debug": "4.0.0",
"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-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Collections.dll": {}
}
},
"System.Collections.Concurrent/4.0.12-rc2-23816": {
"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.Immutable/1.2.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.0",
"System.Diagnostics.Debug": "4.0.0",
"System.Globalization": "4.0.0",
"System.Linq": "4.0.0",
"System.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.Collections.Immutable.dll": {}
},
"runtime": {
"lib/dotnet5.1/System.Collections.Immutable.dll": {}
}
},
"System.Collections.NonGeneric/4.0.1-rc2-23816": {
"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.Collections.Specialized/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections.NonGeneric": "4.0.0",
"System.Globalization": "4.0.10",
"System.Globalization.Extensions": "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.Collections.Specialized.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Collections.Specialized.dll": {}
}
},
"System.ComponentModel/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet5.1/System.ComponentModel.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.ComponentModel.dll": {}
}
},
"System.ComponentModel.Annotations/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.ComponentModel": "4.0.0",
"System.Globalization": "4.0.10",
"System.Linq": "4.0.0",
"System.Reflection": "4.0.10",
"System.Reflection.Extensions": "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.10",
"System.Threading": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.ComponentModel.Annotations.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.ComponentModel.Annotations.dll": {}
}
},
"System.ComponentModel.EventBasedAsync/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.ComponentModel.EventBasedAsync.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.ComponentModel.EventBasedAsync.dll": {}
}
},
"System.Console/4.0.0-rc2-23816": {
"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.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "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-23816": {
"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-23816": {
"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-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Diagnostics.Debug.dll": {}
}
},
"System.Diagnostics.FileVersionInfo/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Diagnostics.FileVersionInfo.dll": {}
}
},
"System.Diagnostics.Process/4.1.0-rc2-23816": {
"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-23816": {
"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.TextWriterTraceListener/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Diagnostics.TraceSource": "4.0.0-rc2-23816",
"System.Globalization": "4.0.10",
"System.IO": "4.0.10",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Threading": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Diagnostics.TextWriterTraceListener.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Diagnostics.TextWriterTraceListener.dll": {}
}
},
"System.Diagnostics.Tools/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.1/System.Diagnostics.Tools.dll": {}
}
},
"System.Diagnostics.TraceSource/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Diagnostics.TraceSource.dll": {}
}
},
"System.Diagnostics.Tracing/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Diagnostics.Tracing.dll": {}
}
},
"System.Dynamic.Runtime/4.0.11-rc2-23816": {
"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-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Globalization.dll": {}
}
},
"System.Globalization.Calendars/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Globalization": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Globalization.Calendars.dll": {}
}
},
"System.Globalization.Extensions/4.0.1-rc2-23816": {
"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-23816": {
"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": {}
}
},
"System.IO.Compression/4.1.0-rc2-23816": {
"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/dotnet5.4/System.IO.Compression.dll": {}
}
},
"System.IO.Compression.ZipFile/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Buffers": "4.0.0-rc2-23816",
"System.IO": "4.0.10",
"System.IO.Compression": "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.Text.Encoding": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.IO.Compression.ZipFile.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.IO.Compression.ZipFile.dll": {}
}
},
"System.IO.FileSystem/4.0.1-rc2-23816": {
"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.DriveInfo/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.IO.FileSystem": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.IO.FileSystem.DriveInfo.dll": {}
}
},
"System.IO.FileSystem.Primitives/4.0.1-rc2-23816": {
"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-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.IO.FileSystem.Watcher.dll": {}
}
},
"System.IO.MemoryMappedFiles/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO.FileSystem": "4.0.0",
"System.IO.FileSystem.Primitives": "4.0.0",
"System.IO.UnmanagedMemoryStream": "4.0.0",
"System.Runtime": "4.0.0",
"System.Runtime.Handles": "4.0.0",
"System.Runtime.InteropServices": "4.0.20"
},
"compile": {
"ref/dotnet5.4/System.IO.MemoryMappedFiles.dll": {}
}
},
"System.IO.Pipes/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.Runtime": "4.0.0",
"System.Runtime.Handles": "4.0.0",
"System.Security.Principal": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.IO.Pipes.dll": {}
}
},
"System.IO.UnmanagedMemoryStream/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Buffers": "4.0.0-rc2-23816",
"System.Diagnostics.Debug": "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.InteropServices": "4.0.20",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.IO.UnmanagedMemoryStream.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.IO.UnmanagedMemoryStream.dll": {}
}
},
"System.Linq/4.1.0-rc2-23816": {
"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/dnxcore50/System.Linq.dll": {}
}
},
"System.Linq.Expressions/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.Reflection": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Linq.Expressions.dll": {}
}
},
"System.Linq.Parallel/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Collections.Concurrent": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Diagnostics.Tracing": "4.0.20",
"System.Linq": "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",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet5.2/System.Linq.Parallel.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Linq.Parallel.dll": {}
}
},
"System.Linq.Queryable/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Linq": "4.0.0",
"System.Linq.Expressions": "4.0.10",
"System.Reflection": "4.0.10",
"System.Reflection.Extensions": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet5.1/System.Linq.Queryable.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Linq.Queryable.dll": {}
}
},
"System.Net.Http/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.Net.Primitives": "4.0.0",
"System.Runtime": "4.0.0",
"System.Text.Encoding": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.2/System.Net.Http.dll": {}
}
},
"System.Net.NameResolution/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Net.Primitives": "4.0.10",
"System.Runtime": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Net.NameResolution.dll": {}
}
},
"System.Net.NetworkInformation/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Net.Primitives": "4.0.10",
"System.Runtime": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Net.NetworkInformation.dll": {}
}
},
"System.Net.Ping/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Net.Primitives": "4.0.10",
"System.Runtime": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Net.Ping.dll": {}
}
},
"System.Net.Primitives/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0",
"System.Runtime.Handles": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Net.Primitives.dll": {}
}
},
"System.Net.Requests/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.Net.Primitives": "4.0.10",
"System.Net.WebHeaderCollection": "4.0.0",
"System.Runtime": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Net.Requests.dll": {}
}
},
"System.Net.Security/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.Net.Primitives": "4.0.10",
"System.Runtime": "4.0.0",
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23816",
"System.Security.Principal": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Net.Security.dll": {}
}
},
"System.Net.Sockets/4.1.0-rc2-23816": {
"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.WebHeaderCollection/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Collections.Specialized": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Net.WebHeaderCollection.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Net.WebHeaderCollection.dll": {}
}
},
"System.Net.WebSockets/4.0.0-rc2-23816": {
"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.Net.WebSockets.Client/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Net.Primitives": "4.0.10",
"System.Net.WebSockets": "4.0.0-rc2-23816",
"System.Runtime": "4.0.0",
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23816",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Net.WebSockets.Client.dll": {}
}
},
"System.Numerics.Vectors/4.1.1-rc2-23816": {
"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.12-rc2-23816": {
"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.DataContractSerialization/4.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dnxcore50/_._": {}
}
},
"System.Private.ServiceModel/4.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
}
},
"System.Private.Uri/4.0.1-rc2-23816": {
"type": "package",
"compile": {
"ref/dnxcore50/_._": {}
}
},
"System.Reflection/4.1.0-rc2-23816": {
"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": {}
}
},
"System.Reflection.DispatchProxy/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Reflection": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Reflection.DispatchProxy.dll": {}
}
},
"System.Reflection.Emit/4.0.1-rc2-23816": {
"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-23816": {
"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-23816": {
"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-23816": {
"type": "package",
"dependencies": {
"System.Reflection": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.1/System.Reflection.Extensions.dll": {}
}
},
"System.Reflection.Metadata/1.2.0-rc3-23721": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.0",
"System.Collections.Immutable": "1.1.37",
"System.Diagnostics.Debug": "4.0.0",
"System.IO": "4.0.0",
"System.Linq": "4.0.0",
"System.Reflection": "4.0.0",
"System.Reflection.Extensions": "4.0.0",
"System.Reflection.Primitives": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.0",
"System.Runtime.Extensions": "4.0.0",
"System.Runtime.InteropServices": "4.0.0",
"System.Text.Encoding": "4.0.0",
"System.Text.Encoding.Extensions": "4.0.0",
"System.Threading": "4.0.0"
},
"compile": {
"lib/dotnet5.2/System.Reflection.Metadata.dll": {}
},
"runtime": {
"lib/dotnet5.2/System.Reflection.Metadata.dll": {}
}
},
"System.Reflection.Primitives/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.1/System.Reflection.Primitives.dll": {}
}
},
"System.Reflection.TypeExtensions/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Reflection": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Reflection.TypeExtensions.dll": {}
}
},
"System.Resources.ReaderWriter/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.IO": "4.0.10",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Resources.ReaderWriter.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Resources.ReaderWriter.dll": {}
}
},
"System.Resources.ResourceManager/4.0.1-rc2-23816": {
"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.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet5.4/System.Runtime.dll": {}
}
},
"System.Runtime.CompilerServices.VisualC/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Runtime.CompilerServices.VisualC.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Runtime.CompilerServices.VisualC.dll": {}
}
},
"System.Runtime.Extensions/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet5.4/System.Runtime.Extensions.dll": {}
}
},
"System.Runtime.Handles/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Runtime.Handles.dll": {}
}
},
"System.Runtime.InteropServices/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Reflection": "4.0.0",
"System.Reflection.Primitives": "4.0.0",
"System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Handles": "4.0.0",
"System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23816"
},
"compile": {
"ref/dotnet5.4/System.Runtime.InteropServices.dll": {}
}
},
"System.Runtime.InteropServices.PInvoke/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0",
"System.Runtime.Handles": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Runtime.InteropServices.PInvoke.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Runtime.InteropServices.PInvoke.dll": {}
}
},
"System.Runtime.InteropServices.RuntimeInformation/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.2/System.Runtime.InteropServices.RuntimeInformation.dll": {}
}
},
"System.Runtime.Loader/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.Reflection": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dnxcore50/System.Runtime.Loader.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Runtime.Loader.dll": {}
}
},
"System.Runtime.Numerics/4.0.1-rc2-23816": {
"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.Runtime.Serialization.Json/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.DataContractSerialization": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet5.1/System.Runtime.Serialization.Json.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Runtime.Serialization.Json.dll": {}
}
},
"System.Runtime.Serialization.Primitives/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet5.4/System.Runtime.Serialization.Primitives.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Runtime.Serialization.Primitives.dll": {}
}
},
"System.Runtime.Serialization.Xml/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.DataContractSerialization": "4.1.0-rc2-23816",
"System.Runtime.Serialization.Primitives": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet5.4/System.Runtime.Serialization.Xml.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Runtime.Serialization.Xml.dll": {}
}
},
"System.Security.Claims/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "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-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.Runtime": "4.0.0",
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23816"
},
"compile": {
"ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {}
}
},
"System.Security.Cryptography.Cng/4.0.0-rc2-23816": {
"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-23816",
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23816",
"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.Encoding/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Security.Cryptography.Encoding.dll": {}
}
},
"System.Security.Cryptography.Hashing.Algorithms/4.0.0-beta-23225": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0",
"System.Security.Cryptography.Algorithms": "4.0.0-beta-23225"
},
"compile": {
"lib/DNXCore50/System.Security.Cryptography.Hashing.Algorithms.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Security.Cryptography.Hashing.Algorithms.dll": {}
}
},
"System.Security.Cryptography.OpenSsl/4.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"runtime.native.System.Security.Cryptography": "4.0.0-rc2-23816",
"System.Collections": "4.0.0",
"System.IO": "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.Runtime.Numerics": "4.0.0",
"System.Security.Cryptography.Algorithms": "4.0.0-rc2-23816",
"System.Security.Cryptography.Encoding": "4.0.0-rc2-23816",
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Security.Cryptography.OpenSsl.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Security.Cryptography.OpenSsl.dll": {}
}
},
"System.Security.Cryptography.Primitives/4.0.0-rc2-23816": {
"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-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0",
"System.Runtime.Handles": "4.0.0",
"System.Security.Cryptography.Algorithms": "4.0.0-rc2-23816",
"System.Security.Cryptography.Encoding": "4.0.0-rc2-23816"
},
"compile": {
"ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {}
}
},
"System.Security.Principal/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet5.1/System.Security.Principal.dll": {}
},
"runtime": {
"lib/dotnet5.1/System.Security.Principal.dll": {}
}
},
"System.Security.Principal.Windows/4.0.0-rc2-23816": {
"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/dotnet5.4/System.Security.Principal.Windows.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Security.Principal.Windows.dll": {}
}
},
"System.ServiceModel.Duplex/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.ServiceModel": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet5.2/System.ServiceModel.Duplex.dll": {}
},
"runtime": {
"lib/dnxcore50/System.ServiceModel.Duplex.dll": {}
}
},
"System.ServiceModel.Http/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.ServiceModel": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet5.4/System.ServiceModel.Http.dll": {}
},
"runtime": {
"lib/dnxcore50/System.ServiceModel.Http.dll": {}
}
},
"System.ServiceModel.NetTcp/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.ServiceModel": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet5.4/System.ServiceModel.NetTcp.dll": {}
},
"runtime": {
"lib/dnxcore50/System.ServiceModel.NetTcp.dll": {}
}
},
"System.ServiceModel.Primitives/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.ServiceModel": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet5.4/System.ServiceModel.Primitives.dll": {}
},
"runtime": {
"lib/dnxcore50/System.ServiceModel.Primitives.dll": {}
}
},
"System.ServiceModel.Security/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.ServiceModel": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet5.2/System.ServiceModel.Security.dll": {}
},
"runtime": {
"lib/dnxcore50/System.ServiceModel.Security.dll": {}
}
},
"System.Text.Encoding/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Text.Encoding.dll": {}
}
},
"System.Text.Encoding.CodePages/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0",
"System.Text.Encoding": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Text.Encoding.CodePages.dll": {}
}
},
"System.Text.Encoding.Extensions/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0",
"System.Text.Encoding": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Text.Encoding.Extensions.dll": {}
}
},
"System.Text.RegularExpressions/4.0.12-rc2-23816": {
"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-23816": {
"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-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Threading.Tasks.dll": {}
}
},
"System.Threading.Tasks.Dataflow/4.6.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.0",
"System.Collections.Concurrent": "4.0.0",
"System.Diagnostics.Debug": "4.0.0",
"System.Diagnostics.Tracing": "4.0.0",
"System.Dynamic.Runtime": "4.0.0",
"System.Linq": "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",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"lib/dotnet5.2/System.Threading.Tasks.Dataflow.dll": {}
},
"runtime": {
"lib/dotnet5.2/System.Threading.Tasks.Dataflow.dll": {}
}
},
"System.Threading.Tasks.Extensions/4.0.0-rc2-23816": {
"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.Tasks.Parallel/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections.Concurrent": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Diagnostics.Tracing": "4.0.20",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet5.2/System.Threading.Tasks.Parallel.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Threading.Tasks.Parallel.dll": {}
}
},
"System.Threading.Thread/4.0.0-rc2-23816": {
"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-23816": {
"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-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.3/System.Threading.Timer.dll": {}
}
},
"System.Xml.ReaderWriter/4.0.11-rc2-23816": {
"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-23816"
},
"compile": {
"ref/dotnet5.4/System.Xml.ReaderWriter.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Xml.ReaderWriter.dll": {}
}
},
"System.Xml.XDocument/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Diagnostics.Tools": "4.0.0",
"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.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Xml.XDocument.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Xml.XDocument.dll": {}
}
},
"System.Xml.XmlDocument/4.0.1-rc2-23816": {
"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.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Xml.XmlDocument.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Xml.XmlDocument.dll": {}
}
},
"System.Xml.XmlSerializer/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.Runtime": "4.0.0",
"System.Xml.ReaderWriter": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Xml.XmlSerializer.dll": {}
}
},
"System.Xml.XPath/4.0.1-rc2-23816": {
"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.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.10"
},
"compile": {
"ref/dotnet5.4/System.Xml.XPath.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Xml.XPath.dll": {}
}
},
"System.Xml.XPath.XDocument/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"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.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.10",
"System.Xml.XDocument": "4.0.10",
"System.Xml.XPath": "4.0.1-rc2-23816"
},
"compile": {
"ref/dotnet5.4/System.Xml.XPath.XDocument.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Xml.XPath.XDocument.dll": {}
}
},
"System.Xml.XPath.XmlDocument/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Globalization": "4.0.10",
"System.IO": "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.Xml.ReaderWriter": "4.0.10",
"System.Xml.XmlDocument": "4.0.0",
"System.Xml.XPath": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Xml.XPath.XmlDocument.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Xml.XPath.XmlDocument.dll": {}
}
}
},
"DNXCore,Version=v5.0/debian.8.2-x64": {
"Microsoft.Build/0.1.0-preview-00017": {
"type": "package",
"dependencies": {
"Microsoft.Build.Framework": null,
"Microsoft.Tpl.Dataflow": "4.5.24",
"Microsoft.Win32.Primitives": "4.0.1-rc2-23712",
"Microsoft.Win32.Registry": "4.0.0-beta-23516",
"System.AppContext": "4.0.1-rc2-23712",
"System.Collections": "4.0.11-rc2-23712",
"System.Collections.Concurrent": "4.0.11-rc2-23712",
"System.Collections.NonGeneric": "4.0.1-rc2-23712",
"System.Console": "4.0.0-rc2-23712",
"System.Diagnostics.Contracts": "4.0.1-rc2-23712",
"System.Diagnostics.Debug": "4.0.11-rc2-23712",
"System.Diagnostics.FileVersionInfo": "4.0.0-rc2-23712",
"System.Diagnostics.Process": "4.1.0-rc2-23712",
"System.Diagnostics.TraceSource": "4.0.0-rc2-23712",
"System.Globalization": "4.0.11-rc2-23712",
"System.IO": "4.1.0-rc2-23712",
"System.IO.Compression": "4.1.0-rc2-23712",
"System.IO.FileSystem": "4.0.1-rc2-23712",
"System.IO.FileSystem.Primitives": "4.0.1-rc2-23712",
"System.IO.Pipes": "4.0.0-rc2-23712",
"System.Linq": "4.0.1-rc2-23712",
"System.ObjectModel": "4.0.11-rc2-23712",
"System.Reflection": "4.1.0-rc2-23712",
"System.Reflection.Extensions": "4.0.1-rc2-23712",
"System.Reflection.Metadata": "1.1.0",
"System.Reflection.Primitives": "4.0.1-rc2-23712",
"System.Reflection.TypeExtensions": "4.1.0-rc2-23712",
"System.Resources.ResourceManager": "4.0.1-rc2-23712",
"System.Runtime": "4.0.21-rc2-23712",
"System.Runtime.Extensions": "4.0.11-rc2-23712",
"System.Runtime.Handles": "4.0.1-rc2-23712",
"System.Runtime.InteropServices": "4.0.21-rc2-23712",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23712",
"System.Runtime.Loader": "4.0.0-rc2-23712",
"System.Text.Encoding": "4.0.11-rc2-23712",
"System.Text.Encoding.Extensions": "4.0.11-rc2-23712",
"System.Text.RegularExpressions": "4.0.11-rc2-23712",
"System.Threading": "4.0.11-rc2-23712",
"System.Threading.Tasks": "4.0.11-rc2-23712",
"System.Threading.Tasks.Dataflow": "4.5.26-rc2-23712",
"System.Threading.Thread": "4.0.0-rc2-23712",
"System.Threading.ThreadPool": "4.0.10-rc2-23712",
"System.Xml.ReaderWriter": "4.0.11-rc2-23712",
"System.Xml.XmlDocument": "4.0.1-rc2-23712",
"System.Xml.XPath.XmlDocument": "4.0.1-rc2-23712"
},
"compile": {
"lib/dotnet/Microsoft.Build.dll": {}
},
"runtime": {
"lib/dotnet/Microsoft.Build.dll": {}
}
},
"Microsoft.Build.Framework/0.1.0-preview-00017": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.11-rc2-23712",
"System.Diagnostics.Debug": "4.0.11-rc2-23712",
"System.Globalization": "4.0.11-rc2-23712",
"System.Runtime": "4.0.21-rc2-23712",
"System.Runtime.InteropServices": "4.0.21-rc2-23712",
"System.Threading": "4.0.11-rc2-23712",
"System.Threading.Thread": "4.0.0-rc2-23712"
},
"compile": {
"lib/dotnet/Microsoft.Build.Framework.dll": {}
},
"runtime": {
"lib/dotnet/Microsoft.Build.Framework.dll": {}
}
},
"Microsoft.Build.Targets/0.1.0-preview-00017": {
"type": "package",
"dependencies": {
"Microsoft.Build": null,
"Microsoft.Build.Framework": null,
"Microsoft.Build.Tasks.Core": null,
"Microsoft.Build.Utilities.Core": null,
"MSBuild": null
},
"compile": {
"lib/dotnet/_._": {}
},
"runtime": {
"lib/dotnet/_._": {}
},
"native": {
"runtimes/any/native/Microsoft.Common.CurrentVersion.targets": {},
"runtimes/any/native/Microsoft.Common.overridetasks": {},
"runtimes/any/native/Microsoft.Common.targets": {},
"runtimes/any/native/Microsoft.Common.tasks": {},
"runtimes/any/native/Microsoft.CSharp.CurrentVersion.targets": {},
"runtimes/any/native/Microsoft.CSharp.targets": {},
"runtimes/any/native/Microsoft.Data.Entity.Shim.targets": {},
"runtimes/any/native/Microsoft.NETFramework.CurrentVersion.props": {},
"runtimes/any/native/Microsoft.NETFramework.CurrentVersion.targets": {},
"runtimes/any/native/Microsoft.NETFramework.props": {},
"runtimes/any/native/Microsoft.NETFramework.targets": {},
"runtimes/any/native/Microsoft.ServiceModel.Shim.targets": {},
"runtimes/any/native/Microsoft.VisualBasic.CurrentVersion.targets": {},
"runtimes/any/native/Microsoft.VisualBasic.targets": {},
"runtimes/any/native/Microsoft.VisualStudioVersion.v11.Common.props": {},
"runtimes/any/native/Microsoft.VisualStudioVersion.v12.Common.props": {},
"runtimes/any/native/Microsoft.VisualStudioVersion.v14.Common.props": {},
"runtimes/any/native/Microsoft.WinFx.Shim.targets": {},
"runtimes/any/native/Microsoft.WorkflowBuildExtensions.Shim.targets": {},
"runtimes/any/native/Microsoft.Xaml.Shim.targets": {},
"runtimes/any/native/Workflow.Shim.Targets": {},
"runtimes/any/native/Workflow.VisualBasic.Shim.Targets": {}
}
},
"Microsoft.Build.Tasks.Core/0.1.0-preview-00017": {
"type": "package",
"dependencies": {
"Microsoft.Build.Framework": null,
"Microsoft.Win32.Primitives": "4.0.1-rc2-23712",
"Microsoft.Win32.Registry": "4.0.0-beta-23516",
"System.Collections": "4.0.11-rc2-23712",
"System.Collections.Concurrent": "4.0.11-rc2-23712",
"System.Collections.NonGeneric": "4.0.1-rc2-23712",
"System.Console": "4.0.0-rc2-23712",
"System.Diagnostics.Debug": "4.0.11-rc2-23712",
"System.Diagnostics.Process": "4.1.0-rc2-23712",
"System.Diagnostics.TraceSource": "4.0.0-rc2-23712",
"System.Globalization": "4.0.11-rc2-23712",
"System.IO": "4.1.0-rc2-23712",
"System.IO.FileSystem": "4.0.1-rc2-23712",
"System.IO.FileSystem.DriveInfo": "4.0.0-beta-23302",
"System.IO.FileSystem.Primitives": "4.0.1-rc2-23712",
"System.Linq": "4.0.1-rc2-23712",
"System.ObjectModel": "4.0.11-rc2-23712",
"System.Reflection": "4.1.0-rc2-23712",
"System.Reflection.Metadata": "1.1.0",
"System.Resources.ReaderWriter": "4.0.0-rc2-23712",
"System.Resources.ResourceManager": "4.0.1-rc2-23712",
"System.Runtime": "4.0.21-rc2-23712",
"System.Runtime.Extensions": "4.0.11-rc2-23712",
"System.Runtime.Handles": "4.0.1-rc2-23712",
"System.Runtime.InteropServices": "4.0.21-rc2-23712",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23712",
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23712",
"System.Text.Encoding": "4.0.11-rc2-23712",
"System.Text.Encoding.Extensions": "4.0.11-rc2-23712",
"System.Text.RegularExpressions": "4.0.11-rc2-23712",
"System.Threading": "4.0.11-rc2-23712",
"System.Threading.Tasks": "4.0.11-rc2-23712",
"System.Threading.Tasks.Parallel": "4.0.1-beta-23516",
"System.Threading.Thread": "4.0.0-rc2-23712",
"System.Xml.ReaderWriter": "4.0.11-rc2-23712",
"System.Xml.XDocument": "4.0.11-rc2-23712",
"System.Xml.XmlDocument": "4.0.1-rc2-23712"
},
"compile": {
"lib/dotnet/Microsoft.Build.Tasks.Core.dll": {}
},
"runtime": {
"lib/dotnet/Microsoft.Build.Tasks.Core.dll": {}
}
},
"Microsoft.Build.Utilities.Core/0.1.0-preview-00017": {
"type": "package",
"dependencies": {
"Microsoft.Build.Framework": null,
"Microsoft.Win32.Primitives": "4.0.1-rc2-23712",
"Microsoft.Win32.Registry": "4.0.0-beta-23516",
"System.Collections": "4.0.11-rc2-23712",
"System.Collections.Concurrent": "4.0.11-rc2-23712",
"System.Collections.NonGeneric": "4.0.1-rc2-23712",
"System.Console": "4.0.0-rc2-23712",
"System.Diagnostics.Debug": "4.0.11-rc2-23712",
"System.Diagnostics.Process": "4.1.0-rc2-23712",
"System.Diagnostics.TraceSource": "4.0.0-rc2-23712",
"System.Globalization": "4.0.11-rc2-23712",
"System.IO": "4.1.0-rc2-23712",
"System.IO.FileSystem": "4.0.1-rc2-23712",
"System.IO.FileSystem.Primitives": "4.0.1-rc2-23712",
"System.Linq": "4.0.1-rc2-23712",
"System.ObjectModel": "4.0.11-rc2-23712",
"System.Reflection": "4.1.0-rc2-23712",
"System.Resources.ResourceManager": "4.0.1-rc2-23712",
"System.Runtime": "4.0.21-rc2-23712",
"System.Runtime.Extensions": "4.0.11-rc2-23712",
"System.Runtime.Handles": "4.0.1-rc2-23712",
"System.Runtime.InteropServices": "4.0.21-rc2-23712",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23712",
"System.Text.Encoding": "4.0.11-rc2-23712",
"System.Text.RegularExpressions": "4.0.11-rc2-23712",
"System.Threading": "4.0.11-rc2-23712",
"System.Threading.Tasks": "4.0.11-rc2-23712",
"System.Threading.Thread": "4.0.0-rc2-23712",
"System.Threading.Timer": "4.0.1-rc2-23712",
"System.Xml.ReaderWriter": "4.0.11-rc2-23712",
"System.Xml.XmlDocument": "4.0.1-rc2-23712"
},
"compile": {
"lib/dotnet/Microsoft.Build.Utilities.Core.dll": {}
},
"runtime": {
"lib/dotnet/Microsoft.Build.Utilities.Core.dll": {}
}
},
"Microsoft.Cci/4.0.0-rc3-23811": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.0",
"System.Diagnostics.Debug": "4.0.10",
"System.Globalization": "4.0.0",
"System.IO": "4.0.10",
"System.IO.FileSystem": "4.0.0",
"System.IO.FileSystem.Primitives": "4.0.0",
"System.Reflection": "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.0",
"System.Text.Encoding": "4.0.0",
"System.Threading": "4.0.0"
},
"compile": {
"lib/dotnet5.4/Microsoft.Cci.dll": {}
},
"runtime": {
"lib/dotnet5.4/Microsoft.Cci.dll": {}
}
},
"Microsoft.CodeAnalysis.Analyzers/1.1.0": {
"type": "package"
},
"Microsoft.CodeAnalysis.Common/1.2.0-beta1-20160202-02": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.Analyzers": "1.1.0",
"System.Collections.Immutable": "1.1.37",
"System.Reflection.Metadata": "1.2.0-rc3-23721"
},
"compile": {
"lib/portable-net45+win8/Microsoft.CodeAnalysis.dll": {}
},
"runtime": {
"lib/portable-net45+win8/Microsoft.CodeAnalysis.dll": {}
}
},
"Microsoft.CodeAnalysis.Compilers/1.2.0-beta1-20160202-02": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.CSharp": "[1.2.0-beta1-20160202-02]",
"Microsoft.CodeAnalysis.VisualBasic": "[1.2.0-beta1-20160202-02]"
}
},
"Microsoft.CodeAnalysis.CSharp/1.2.0-beta1-20160202-02": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.Common": "[1.2.0-beta1-20160202-02]"
},
"compile": {
"lib/portable-net45+win8/Microsoft.CodeAnalysis.CSharp.dll": {}
},
"runtime": {
"lib/portable-net45+win8/Microsoft.CodeAnalysis.CSharp.dll": {}
}
},
"Microsoft.CodeAnalysis.VisualBasic/1.2.0-beta1-20160202-02": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.Common": "1.2.0-beta1-20160202-02"
},
"compile": {
"lib/portable-net45+win8/Microsoft.CodeAnalysis.VisualBasic.dll": {}
},
"runtime": {
"lib/portable-net45+win8/Microsoft.CodeAnalysis.VisualBasic.dll": {}
}
},
"Microsoft.CSharp/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Dynamic.Runtime": "4.0.0",
"System.Globalization": "4.0.10",
"System.Linq": "4.0.0",
"System.Linq.Expressions": "4.0.0",
"System.ObjectModel": "4.0.10",
"System.Reflection": "4.0.10",
"System.Reflection.Extensions": "4.0.0",
"System.Reflection.Primitives": "4.0.0",
"System.Reflection.TypeExtensions": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.InteropServices": "4.0.20",
"System.Threading": "4.0.10"
},
"compile": {
"ref/dotnet5.1/Microsoft.CSharp.dll": {}
},
"runtime": {
"lib/dotnet5.4/Microsoft.CSharp.dll": {}
}
},
"Microsoft.Net.Compilers.NetCore/1.2.0-beta1-20160202-02": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.Compilers": "[1.2.0-beta1-20160202-02]",
"System.AppContext": "4.0.1-beta-23504",
"System.Collections": "4.0.11-beta-23504",
"System.Collections.Immutable": "1.1.38-beta-23504",
"System.Console": "4.0.0-beta-23504",
"System.Diagnostics.Debug": "4.0.11-beta-23504",
"System.Diagnostics.FileVersionInfo": "4.0.0-beta-23504",
"System.Diagnostics.Process": "4.1.0-beta-23504",
"System.Diagnostics.StackTrace": "4.0.1-beta-23504",
"System.Diagnostics.Tools": "4.0.1-beta-23504",
"System.Dynamic.Runtime": "4.0.11-beta-23504",
"System.IO.FileSystem": "4.0.1-beta-23504",
"System.IO.FileSystem.Watcher": "4.0.0-beta-23504",
"System.IO.Pipes": "4.0.0-beta-23504",
"System.Linq": "4.0.1-beta-23504",
"System.Net.NameResolution": "4.0.0-beta-23504",
"System.Net.Sockets": "4.1.0-beta-23504",
"System.Private.Uri": "4.0.1-beta-23504",
"System.Reflection": "4.1.0-beta-23504",
"System.Reflection.Primitives": "4.0.1-beta-23504",
"System.Resources.ResourceManager": "4.0.1-beta-23504",
"System.Runtime": "4.0.21-beta-23504",
"System.Runtime.Extensions": "4.0.11-beta-23504",
"System.Runtime.Handles": "4.0.1-beta-23504",
"System.Runtime.InteropServices": "4.0.21-beta-23504",
"System.Runtime.Loader": "4.0.0-beta-23504",
"System.Runtime.Numerics": "4.0.1-beta-23504",
"System.Runtime.Serialization.Json": "4.0.1-beta-23504",
"System.Security.Cryptography.Algorithms": "4.0.0-beta-23504",
"System.Security.Cryptography.Encoding": "4.0.0-beta-23504",
"System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504",
"System.Text.Encoding": "4.0.11-beta-23504",
"System.Text.Encoding.CodePages": "4.0.1-beta-23504",
"System.Text.Encoding.Extensions": "4.0.11-beta-23504",
"System.Threading": "4.0.11-beta-23504",
"System.Threading.Tasks": "4.0.11-beta-23504",
"System.Threading.Tasks.Parallel": "4.0.1-beta-23504",
"System.Threading.Thread": "4.0.0-beta-23504",
"System.Xml.XDocument": "4.0.11-beta-23504",
"System.Xml.XmlDocument": "4.0.1-beta-23504",
"System.Xml.XPath.XDocument": "4.0.1-beta-23504"
},
"native": {
"runtimes/any/native/csc.exe": {},
"runtimes/any/native/vbc.exe": {}
}
},
"Microsoft.Net.Compilers.Targets.NetCore/0.1.4-dev": {
"type": "package",
"compile": {
"lib/dotnet/Microsoft.Build.Tasks.CodeAnalysis.dll": {}
},
"runtime": {
"lib/dotnet/Microsoft.Build.Tasks.CodeAnalysis.dll": {}
},
"native": {
"runtimes/any/native/Microsoft.CSharp.Core.targets": {},
"runtimes/any/native/Microsoft.VisualBasic.Core.targets": {}
}
},
"Microsoft.NETCore/5.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.CSharp": "4.0.1-rc2-23816",
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
"Microsoft.VisualBasic": "10.0.1-rc2-23816",
"System.AppContext": "4.1.0-rc2-23816",
"System.Collections": "4.0.11-rc2-23816",
"System.Collections.Concurrent": "4.0.12-rc2-23816",
"System.Collections.Immutable": "1.2.0-rc2-23816",
"System.ComponentModel": "4.0.1-rc2-23816",
"System.ComponentModel.Annotations": "4.1.0-rc2-23816",
"System.Diagnostics.Debug": "4.0.11-rc2-23816",
"System.Diagnostics.Tools": "4.0.1-rc2-23816",
"System.Diagnostics.Tracing": "4.1.0-rc2-23816",
"System.Dynamic.Runtime": "4.0.11-rc2-23816",
"System.Globalization": "4.0.11-rc2-23816",
"System.Globalization.Calendars": "4.0.1-rc2-23816",
"System.Globalization.Extensions": "4.0.1-rc2-23816",
"System.IO": "4.1.0-rc2-23816",
"System.IO.Compression": "4.1.0-rc2-23816",
"System.IO.Compression.ZipFile": "4.0.1-rc2-23816",
"System.IO.FileSystem": "4.0.1-rc2-23816",
"System.IO.FileSystem.Primitives": "4.0.1-rc2-23816",
"System.IO.UnmanagedMemoryStream": "4.0.1-rc2-23816",
"System.Linq": "4.1.0-rc2-23816",
"System.Linq.Expressions": "4.0.11-rc2-23816",
"System.Linq.Parallel": "4.0.1-rc2-23816",
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Net.Http": "4.0.1-rc2-23816",
"System.Net.NetworkInformation": "4.1.0-rc2-23816",
"System.Net.Primitives": "4.0.11-rc2-23816",
"System.Numerics.Vectors": "4.1.1-rc2-23816",
"System.ObjectModel": "4.0.12-rc2-23816",
"System.Reflection": "4.1.0-rc2-23816",
"System.Reflection.DispatchProxy": "4.0.1-rc2-23816",
"System.Reflection.Extensions": "4.0.1-rc2-23816",
"System.Reflection.Metadata": "1.2.0-rc2-23816",
"System.Reflection.Primitives": "4.0.1-rc2-23816",
"System.Reflection.TypeExtensions": "4.1.0-rc2-23816",
"System.Resources.ResourceManager": "4.0.1-rc2-23816",
"System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.1.0-rc2-23816",
"System.Runtime.Handles": "4.0.1-rc2-23816",
"System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23816",
"System.Runtime.Numerics": "4.0.1-rc2-23816",
"System.Security.Claims": "4.0.1-rc2-23816",
"System.Security.Principal": "4.0.1-rc2-23816",
"System.Text.Encoding": "4.0.11-rc2-23816",
"System.Text.Encoding.Extensions": "4.0.11-rc2-23816",
"System.Text.RegularExpressions": "4.0.12-rc2-23816",
"System.Threading": "4.0.11-rc2-23816",
"System.Threading.Tasks": "4.0.11-rc2-23816",
"System.Threading.Tasks.Dataflow": "4.6.0-rc2-23816",
"System.Threading.Tasks.Parallel": "4.0.1-rc2-23816",
"System.Threading.Timer": "4.0.1-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816"
}
},
"Microsoft.NETCore.Console/1.0.0-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.NETCore": "5.0.1-rc2-23816",
"Microsoft.NETCore.ConsoleHost": "1.0.0-rc2-23816",
"Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-rc2-23816",
"Microsoft.Win32.Primitives": "4.0.1-rc2-23816",
"System.ComponentModel.EventBasedAsync": "4.0.11-rc2-23816",
"System.Console": "4.0.0-rc2-23816",
"System.Data.Common": "4.0.1-rc2-23816",
"System.Data.SqlClient": "4.0.0-rc2-23816",
"System.Diagnostics.Contracts": "4.0.1-rc2-23816",
"System.Diagnostics.FileVersionInfo": "4.0.0-rc2-23816",
"System.Diagnostics.Process": "4.1.0-rc2-23816",
"System.Diagnostics.StackTrace": "4.0.1-rc2-23816",
"System.IO.FileSystem.DriveInfo": "4.0.0-rc2-23816",
"System.IO.FileSystem.Watcher": "4.0.0-rc2-23816",
"System.IO.MemoryMappedFiles": "4.0.0-rc2-23816",
"System.IO.Pipes": "4.0.0-rc2-23816",
"System.Net.NameResolution": "4.0.0-rc2-23816",
"System.Net.NetworkInformation": "4.1.0-rc2-23816",
"System.Net.Ping": "4.0.0-rc2-23816",
"System.Net.Requests": "4.0.11-rc2-23816",
"System.Net.Security": "4.0.0-rc2-23816",
"System.Net.Sockets": "4.1.0-rc2-23816",
"System.Net.WebHeaderCollection": "4.0.1-rc2-23816",
"System.Net.WebSockets": "4.0.0-rc2-23816",
"System.Net.WebSockets.Client": "4.0.0-rc2-23816",
"System.Reflection.Emit": "4.0.1-rc2-23816",
"System.Reflection.Emit.ILGeneration": "4.0.1-rc2-23816",
"System.Reflection.Emit.Lightweight": "4.0.1-rc2-23816",
"System.Resources.ReaderWriter": "4.0.0-rc2-23816",
"System.Runtime.CompilerServices.VisualC": "4.0.0-rc2-23816",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Runtime.Serialization.Json": "4.0.1-rc2-23816",
"System.Runtime.Serialization.Primitives": "4.1.0-rc2-23816",
"System.Runtime.Serialization.Xml": "4.1.0-rc2-23816",
"System.Security.Cryptography.Algorithms": "4.0.0-rc2-23816",
"System.Security.Cryptography.Encoding": "4.0.0-rc2-23816",
"System.Security.Cryptography.Primitives": "4.0.0-rc2-23816",
"System.Security.Cryptography.X509Certificates": "4.0.0-rc2-23816",
"System.ServiceModel.Duplex": "4.0.1-rc2-23816",
"System.ServiceModel.Http": "4.1.0-rc2-23816",
"System.ServiceModel.NetTcp": "4.1.0-rc2-23816",
"System.ServiceModel.Primitives": "4.1.0-rc2-23816",
"System.ServiceModel.Security": "4.0.1-rc2-23816",
"System.Xml.XmlSerializer": "4.0.11-rc2-23816"
}
},
"Microsoft.NETCore.ConsoleHost/1.0.0-rc2-23816": {
"type": "package"
},
"Microsoft.NETCore.Platforms/1.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Targets": "1.0.1-rc2-23816"
}
},
"Microsoft.NETCore.Runtime/1.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-rc2-23816",
"Microsoft.NETCore.Runtime.Native": "1.0.1-rc2-23816"
}
},
"Microsoft.NETCore.Runtime.CoreCLR/1.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc2-23816"
}
},
"Microsoft.NETCore.Runtime.Native/1.0.1-rc2-23816": {
"type": "package"
},
"Microsoft.NETCore.Targets/1.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Targets.DNXCore": "5.0.0-rc2-23816"
}
},
"Microsoft.NETCore.Targets.DNXCore/5.0.0-rc2-23816": {
"type": "package"
},
"Microsoft.NETCore.TestHost/1.0.0-rc2-23816": {
"type": "package"
},
"Microsoft.NETCore.Windows.ApiSets/1.0.1-rc2-23816": {
"type": "package"
},
"Microsoft.Tpl.Dataflow/4.5.24": {
"type": "package",
"compile": {
"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Dataflow.dll": {}
},
"runtime": {
"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Dataflow.dll": {}
}
},
"Microsoft.VisualBasic/10.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Dynamic.Runtime": "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.Extensions": "4.0.0",
"System.Reflection.Primitives": "4.0.0",
"System.Reflection.TypeExtensions": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.InteropServices": "4.0.20",
"System.Threading": "4.0.10"
},
"compile": {
"ref/dotnet5.2/Microsoft.VisualBasic.dll": {}
},
"runtime": {
"lib/dotnet5.4/Microsoft.VisualBasic.dll": {}
}
},
"Microsoft.Win32.Primitives/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/Microsoft.Win32.Primitives.dll": {}
}
},
"Microsoft.Win32.Registry/4.0.0-rc2-23816": {
"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": {}
}
},
"MSBuild/0.1.0-preview-00017": {
"type": "package",
"dependencies": {
"Microsoft.Build": null,
"Microsoft.Build.Framework": null,
"Microsoft.Build.Tasks.Core": null,
"Microsoft.Build.Utilities.Core": null,
"Microsoft.Win32.Primitives": "4.0.1-rc2-23712",
"Microsoft.Win32.Registry": "4.0.0-beta-23516",
"System.AppContext": "4.0.1-rc2-23712",
"System.Collections": "4.0.11-rc2-23712",
"System.Collections.Concurrent": "4.0.11-rc2-23712",
"System.Collections.NonGeneric": "4.0.1-rc2-23712",
"System.Console": "4.0.0-rc2-23712",
"System.Diagnostics.Debug": "4.0.11-rc2-23712",
"System.Diagnostics.FileVersionInfo": "4.0.0-rc2-23712",
"System.Diagnostics.Process": "4.1.0-rc2-23712",
"System.Diagnostics.TraceSource": "4.0.0-rc2-23712",
"System.Globalization": "4.0.11-rc2-23712",
"System.IO": "4.1.0-rc2-23712",
"System.IO.FileSystem": "4.0.1-rc2-23712",
"System.IO.FileSystem.Primitives": "4.0.1-rc2-23712",
"System.IO.Pipes": "4.0.0-rc2-23712",
"System.Linq": "4.0.1-rc2-23712",
"System.Reflection": "4.1.0-rc2-23712",
"System.Reflection.Extensions": "4.0.1-rc2-23712",
"System.Reflection.Metadata": "1.1.0",
"System.Reflection.TypeExtensions": "4.1.0-rc2-23712",
"System.Resources.ResourceManager": "4.0.1-rc2-23712",
"System.Runtime": "4.0.21-rc2-23712",
"System.Runtime.Extensions": "4.0.11-rc2-23712",
"System.Runtime.Handles": "4.0.1-rc2-23712",
"System.Runtime.InteropServices": "4.0.21-rc2-23712",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23712",
"System.Runtime.Loader": "4.0.0-rc2-23712",
"System.Text.Encoding": "4.0.11-rc2-23712",
"System.Text.Encoding.Extensions": "4.0.11-rc2-23712",
"System.Text.RegularExpressions": "4.0.11-rc2-23712",
"System.Threading": "4.0.11-rc2-23712",
"System.Threading.Tasks": "4.0.11-rc2-23712",
"System.Threading.Thread": "4.0.0-rc2-23712",
"System.Threading.ThreadPool": "4.0.10-rc2-23712",
"System.Xml.ReaderWriter": "4.0.11-rc2-23712"
},
"compile": {
"lib/dotnet/_._": {}
},
"runtime": {
"lib/dotnet/_._": {}
},
"native": {
"runtimes/any/native/MSBuild.exe": {}
}
},
"Newtonsoft.Json/7.0.1": {
"type": "package",
"compile": {
"lib/portable-net45+wp80+win8+wpa81+dnxcore50/Newtonsoft.Json.dll": {}
},
"runtime": {
"lib/portable-net45+wp80+win8+wpa81+dnxcore50/Newtonsoft.Json.dll": {}
}
},
"NuGet.Client/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"NuGet.ContentModel": "3.4.0-beta-488",
"NuGet.Packaging": "3.4.0-beta-488",
"NuGet.Repositories": "3.4.0-beta-488",
"NuGet.RuntimeModel": "3.4.0-beta-488",
"NuGet.Versioning": "3.4.0-beta-488"
},
"compile": {
"lib/dnxcore50/NuGet.Client.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Client.dll": {}
}
},
"NuGet.Common/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.0-beta-23109",
"System.Diagnostics.Process": "4.0.0-beta-23109",
"System.IO.Compression": "4.0.0-beta-23109",
"System.IO.FileSystem": "4.0.0-beta-23109",
"System.IO.FileSystem.Primitives": "4.0.0-beta-23109",
"System.Runtime.Extensions": "4.0.10-beta-23109",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-beta-23225",
"System.Security.Cryptography.Cng": "4.0.0-beta-23516",
"System.Threading": "4.0.10-beta-23109",
"System.Threading.Thread": "4.0.0-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Common.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Common.dll": {}
}
},
"NuGet.ContentModel/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10-beta-23109",
"System.IO.FileSystem": "4.0.0-beta-23109",
"System.Linq": "4.0.0-beta-23109",
"System.ObjectModel": "4.0.10-beta-23109",
"System.Runtime": "4.0.20-beta-23109",
"System.Runtime.Extensions": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.ContentModel.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.ContentModel.dll": {}
}
},
"NuGet.Frameworks/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"NuGet.Versioning": "3.4.0-beta-488",
"System.Collections": "4.0.10-beta-23109",
"System.Collections.Concurrent": "4.0.10-beta-23109",
"System.Diagnostics.Debug": "4.0.10-beta-23109",
"System.Diagnostics.Tools": "4.0.0-beta-23109",
"System.Globalization": "4.0.10-beta-23109",
"System.Linq": "4.0.0-beta-23109",
"System.Resources.ResourceManager": "4.0.0-beta-23109",
"System.Runtime": "4.0.20-beta-23109",
"System.Runtime.Extensions": "4.0.10-beta-23109",
"System.Text.RegularExpressions": "4.0.10-beta-23109",
"System.Threading": "4.0.10-beta-23109",
"System.Threading.Tasks": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Frameworks.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Frameworks.dll": {}
}
},
"NuGet.Logging/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.20-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Logging.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Logging.dll": {}
}
},
"NuGet.Packaging/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"NuGet.Common": "3.4.0-beta-488",
"NuGet.Logging": "3.4.0-beta-488",
"NuGet.Packaging.Core": "3.4.0-beta-488",
"System.IO.Compression": "4.0.0-beta-23109",
"System.IO.FileSystem": "4.0.0-beta-23109",
"System.Security.Cryptography.Hashing.Algorithms": "4.0.0-beta-23225",
"System.Xml.XDocument": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Packaging.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Packaging.dll": {}
}
},
"NuGet.Packaging.Core/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"NuGet.Packaging.Core.Types": "3.4.0-beta-488",
"System.IO": "4.0.10-beta-23109",
"System.IO.Compression": "4.0.0-beta-23109",
"System.Xml.XDocument": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Packaging.Core.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Packaging.Core.dll": {}
}
},
"NuGet.Packaging.Core.Types/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"NuGet.Frameworks": "3.4.0-beta-488"
},
"compile": {
"lib/dnxcore50/NuGet.Packaging.Core.Types.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Packaging.Core.Types.dll": {}
}
},
"NuGet.Repositories/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"NuGet.Versioning": "3.4.0-beta-488",
"System.IO.FileSystem": "4.0.0-beta-23109",
"System.Threading": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Repositories.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Repositories.dll": {}
}
},
"NuGet.RuntimeModel/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"Microsoft.CSharp": "4.0.0-beta-23109",
"Newtonsoft.Json": "6.0.4",
"NuGet.Frameworks": "3.4.0-beta-488",
"NuGet.Versioning": "3.4.0-beta-488",
"System.Collections": "4.0.10-beta-23109",
"System.IO.FileSystem": "4.0.0-beta-23109",
"System.Linq": "4.0.0-beta-23109",
"System.Threading": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.RuntimeModel.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.RuntimeModel.dll": {}
}
},
"NuGet.Versioning/3.4.0-beta-488": {
"type": "package",
"dependencies": {
"System.Diagnostics.Debug": "4.0.10-beta-23109",
"System.Diagnostics.Tools": "4.0.0-beta-23109",
"System.Linq": "4.0.0-beta-23109",
"System.Reflection": "4.0.10-beta-23109",
"System.Resources.ResourceManager": "4.0.0-beta-23109",
"System.Runtime.Extensions": "4.0.10-beta-23109"
},
"compile": {
"lib/dnxcore50/NuGet.Versioning.dll": {}
},
"runtime": {
"lib/dnxcore50/NuGet.Versioning.dll": {}
}
},
"NuProj/0.10.4-beta-gf7fc34e7d8": {
"type": "package"
},
"runtime.any.System.AppContext/4.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dnxcore50/System.AppContext.dll": {}
}
},
"runtime.any.System.Collections/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime": "4.1.0-rc2-23816"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Collections.dll": {}
}
},
"runtime.any.System.Diagnostics.Tools/4.0.1-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Diagnostics.Tools.dll": {}
}
},
"runtime.any.System.Diagnostics.Tracing/4.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dnxcore50/System.Diagnostics.Tracing.dll": {}
}
},
"runtime.any.System.Globalization/4.0.11-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Globalization.dll": {}
}
},
"runtime.any.System.Globalization.Calendars/4.0.1-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Globalization.Calendars.dll": {}
}
},
"runtime.any.System.IO/4.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.IO.dll": {}
}
},
"runtime.any.System.Linq.Expressions/4.0.11-rc2-23816": {
"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.any.System.Private.DataContractSerialization/4.1.0-rc2-23816": {
"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.Reflection": "4.0.10",
"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.Runtime.Serialization.Primitives": "4.1.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Text.Encoding.Extensions": "4.0.10",
"System.Text.RegularExpressions": "4.0.10",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10",
"System.Xml.ReaderWriter": "4.0.10",
"System.Xml.XmlDocument": "4.0.0",
"System.Xml.XmlSerializer": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/DNXCore50/System.Private.DataContractSerialization.dll": {}
}
},
"runtime.any.System.Reflection/4.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Reflection.dll": {}
}
},
"runtime.any.System.Reflection.DispatchProxy/4.0.1-rc2-23816": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Linq": "4.0.0",
"System.Reflection": "4.0.10",
"System.Reflection.Emit": "4.0.0",
"System.Reflection.Emit.ILGeneration": "4.0.0",
"System.Reflection.Extensions": "4.0.0",
"System.Reflection.Primitives": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Threading": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/DNXCore50/System.Reflection.DispatchProxy.dll": {}
}
},
"runtime.any.System.Reflection.Extensions/4.0.1-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Reflection.Extensions.dll": {}
}
},
"runtime.any.System.Reflection.Primitives/4.0.1-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Reflection.Primitives.dll": {}
}
},
"runtime.any.System.Reflection.TypeExtensions/4.1.0-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Reflection.TypeExtensions.dll": {}
}
},
"runtime.any.System.Runtime/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Private.Uri": "4.0.1-rc2-23816"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Runtime.dll": {}
}
},
"runtime.any.System.Runtime.Handles/4.0.1-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Runtime.Handles.dll": {}
}
},
"runtime.any.System.Runtime.InteropServices/4.1.0-rc2-23816": {
"type": "package",
"dependencies": {
"System.Runtime.InteropServices.PInvoke": "4.0.0-rc2-23816"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Runtime.InteropServices.dll": {}
}
},
"runtime.any.System.Text.Encoding/4.0.11-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Text.Encoding.dll": {}
}
},
"runtime.any.System.Text.Encoding.Extensions/4.0.11-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Text.Encoding.Extensions.dll": {}
}
},
"runtime.any.System.Threading.Tasks/4.0.11-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Threading.Tasks.dll": {}
}
},
"runtime.any.System.Threading.Timer/4.0.1-rc2-23816": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/dotnet5.4/System.Threading.Timer.dll": {}
}
},
"runtime.any.System.Xml.XmlSerializer/4.0.11-rc2-23816": {
"type": "package",
"dependencies": {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment