dotnet-core/samples/qotd/project.lock.json
2015-11-18 07:48:20 -08:00

3172 lines
No EOL
139 KiB
JSON

{
"locked": false,
"version": 2,
"targets": {
"DNXCore,Version=v5.0": {
"Microsoft.NETCore.Runtime/1.0.1-beta-23419": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23419",
"Microsoft.NETCore.Runtime.Native": "1.0.1-beta-23419"
}
},
"Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23419": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23419",
"System.Collections": "[4.0.11-beta-23419]",
"System.Diagnostics.Contracts": "[4.0.1-beta-23419]",
"System.Diagnostics.Debug": "[4.0.11-beta-23419]",
"System.Diagnostics.StackTrace": "[4.0.1-beta-23419]",
"System.Diagnostics.Tools": "[4.0.1-beta-23419]",
"System.Diagnostics.Tracing": "[4.0.21-beta-23419]",
"System.Globalization": "[4.0.11-beta-23419]",
"System.Globalization.Calendars": "[4.0.1-beta-23419]",
"System.IO": "[4.0.11-beta-23419]",
"System.ObjectModel": "[4.0.11-beta-23419]",
"System.Private.Uri": "[4.0.1-beta-23419]",
"System.Reflection": "[4.1.0-beta-23419]",
"System.Reflection.Extensions": "[4.0.1-beta-23419]",
"System.Reflection.Primitives": "[4.0.1-beta-23419]",
"System.Resources.ResourceManager": "[4.0.1-beta-23419]",
"System.Runtime": "[4.0.21-beta-23419]",
"System.Runtime.Extensions": "[4.0.11-beta-23419]",
"System.Runtime.Handles": "[4.0.1-beta-23419]",
"System.Runtime.InteropServices": "[4.0.21-beta-23419]",
"System.Text.Encoding": "[4.0.11-beta-23419]",
"System.Text.Encoding.Extensions": "[4.0.11-beta-23419]",
"System.Threading": "[4.0.11-beta-23419]",
"System.Threading.Tasks": "[4.0.11-beta-23419]",
"System.Threading.Timer": "[4.0.1-beta-23419]"
}
},
"Microsoft.NETCore.Runtime.Native/1.0.1-beta-23419": {
"type": "package",
"dependencies": {
"System.Collections": "[4.0.11-beta-23419]",
"System.Diagnostics.Contracts": "[4.0.1-beta-23419]",
"System.Diagnostics.Debug": "[4.0.11-beta-23419]",
"System.Diagnostics.StackTrace": "[4.0.1-beta-23419]",
"System.Diagnostics.Tools": "[4.0.1-beta-23419]",
"System.Diagnostics.Tracing": "[4.0.21-beta-23419]",
"System.Globalization": "[4.0.11-beta-23419]",
"System.Globalization.Calendars": "[4.0.1-beta-23419]",
"System.IO": "[4.0.11-beta-23419]",
"System.ObjectModel": "[4.0.11-beta-23419]",
"System.Private.Uri": "[4.0.1-beta-23419]",
"System.Reflection": "[4.1.0-beta-23419]",
"System.Reflection.Extensions": "[4.0.1-beta-23419]",
"System.Reflection.Primitives": "[4.0.1-beta-23419]",
"System.Resources.ResourceManager": "[4.0.1-beta-23419]",
"System.Runtime": "[4.0.21-beta-23419]",
"System.Runtime.Extensions": "[4.0.11-beta-23419]",
"System.Runtime.Handles": "[4.0.1-beta-23419]",
"System.Runtime.InteropServices": "[4.0.21-beta-23419]",
"System.Text.Encoding": "[4.0.11-beta-23419]",
"System.Text.Encoding.Extensions": "[4.0.11-beta-23419]",
"System.Threading": "[4.0.11-beta-23419]",
"System.Threading.Tasks": "[4.0.11-beta-23419]",
"System.Threading.Timer": "[4.0.1-beta-23419]"
}
},
"Microsoft.NETCore.TestHost/1.0.0-beta-23419": {
"type": "package"
},
"Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23419": {
"type": "package"
},
"System.Collections/4.0.11-beta-23419": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.21-beta-23419"
},
"compile": {
"ref/dotnet/System.Collections.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Collections.dll": {}
}
},
"System.Console/4.0.0-beta-23419": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Console.dll": {}
}
},
"System.Diagnostics.Contracts/4.0.1-beta-23419": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Diagnostics.Contracts.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Diagnostics.Contracts.dll": {}
}
},
"System.Diagnostics.Debug/4.0.11-beta-23419": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Diagnostics.Debug.dll": {}
}
},
"System.Diagnostics.StackTrace/4.0.1-beta-23419": {
"type": "package",
"dependencies": {
"System.Reflection": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Diagnostics.StackTrace.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Diagnostics.StackTrace.dll": {}
}
},
"System.Diagnostics.Tools/4.0.1-beta-23419": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Diagnostics.Tools.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Diagnostics.Tools.dll": {}
}
},
"System.Diagnostics.Tracing/4.0.21-beta-23419": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Diagnostics.Tracing.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Diagnostics.Tracing.dll": {}
}
},
"System.Globalization/4.0.11-beta-23419": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Globalization.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Globalization.dll": {}
}
},
"System.Globalization.Calendars/4.0.1-beta-23419": {
"type": "package",
"dependencies": {
"System.Globalization": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Globalization.Calendars.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Globalization.Calendars.dll": {}
}
},
"System.IO/4.0.11-beta-23409": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.20",
"System.Text.Encoding": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet/System.IO.dll": {}
},
"runtime": {
"lib/DNXCore50/System.IO.dll": {}
}
},
"System.IO.FileSystem/4.0.1-beta-23409": {
"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/dotnet/System.IO.FileSystem.dll": {}
}
},
"System.IO.FileSystem.Primitives/4.0.0": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet/System.IO.FileSystem.Primitives.dll": {}
},
"runtime": {
"lib/dotnet/System.IO.FileSystem.Primitives.dll": {}
}
},
"System.ObjectModel/4.0.11-beta-23419": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Threading": "4.0.10"
},
"compile": {
"ref/dotnet/System.ObjectModel.dll": {}
},
"runtime": {
"lib/dotnet/System.ObjectModel.dll": {}
}
},
"System.Private.Uri/4.0.1-beta-23419": {
"type": "package",
"compile": {
"ref/dnxcore50/_._": {}
}
},
"System.Reflection/4.1.0-beta-23419": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.Reflection.Primitives": "4.0.0",
"System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet/System.Reflection.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Reflection.dll": {}
}
},
"System.Reflection.Extensions/4.0.1-beta-23419": {
"type": "package",
"dependencies": {
"System.Reflection": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Reflection.Extensions.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Reflection.Extensions.dll": {}
}
},
"System.Reflection.Primitives/4.0.1-beta-23419": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Reflection.Primitives.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Reflection.Primitives.dll": {}
}
},
"System.Resources.ResourceManager/4.0.1-beta-23419": {
"type": "package",
"dependencies": {
"System.Globalization": "4.0.0",
"System.Reflection": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Resources.ResourceManager.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Resources.ResourceManager.dll": {}
}
},
"System.Runtime/4.0.21-beta-23419": {
"type": "package",
"dependencies": {
"System.Private.Uri": "4.0.1-beta-23419"
},
"compile": {
"ref/dotnet/System.Runtime.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Runtime.dll": {}
}
},
"System.Runtime.Extensions/4.0.11-beta-23419": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet/System.Runtime.Extensions.dll": {}
}
},
"System.Runtime.Handles/4.0.1-beta-23419": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Runtime.Handles.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Runtime.Handles.dll": {}
}
},
"System.Runtime.InteropServices/4.0.21-beta-23419": {
"type": "package",
"dependencies": {
"System.Reflection": "4.0.0",
"System.Reflection.Primitives": "4.0.0",
"System.Runtime": "4.0.0",
"System.Runtime.Handles": "4.0.0"
},
"compile": {
"ref/dotnet/System.Runtime.InteropServices.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Runtime.InteropServices.dll": {}
}
},
"System.Text.Encoding/4.0.11-beta-23419": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Text.Encoding.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Text.Encoding.dll": {}
}
},
"System.Text.Encoding.Extensions/4.0.11-beta-23419": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0",
"System.Text.Encoding": "4.0.10"
},
"compile": {
"ref/dotnet/System.Text.Encoding.Extensions.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Text.Encoding.Extensions.dll": {}
}
},
"System.Threading/4.0.11-beta-23419": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet/System.Threading.dll": {}
}
},
"System.Threading.Tasks/4.0.11-beta-23419": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Threading.Tasks.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Threading.Tasks.dll": {}
}
},
"System.Threading.Timer/4.0.1-beta-23419": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Threading.Timer.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Threading.Timer.dll": {}
}
}
},
"DNXCore,Version=v5.0/win7-x86": {
"Microsoft.NETCore.Runtime/1.0.1-beta-23419": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23419",
"Microsoft.NETCore.Runtime.Native": "1.0.1-beta-23419"
}
},
"Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23419": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23419",
"System.Collections": "[4.0.11-beta-23419]",
"System.Diagnostics.Contracts": "[4.0.1-beta-23419]",
"System.Diagnostics.Debug": "[4.0.11-beta-23419]",
"System.Diagnostics.StackTrace": "[4.0.1-beta-23419]",
"System.Diagnostics.Tools": "[4.0.1-beta-23419]",
"System.Diagnostics.Tracing": "[4.0.21-beta-23419]",
"System.Globalization": "[4.0.11-beta-23419]",
"System.Globalization.Calendars": "[4.0.1-beta-23419]",
"System.IO": "[4.0.11-beta-23419]",
"System.ObjectModel": "[4.0.11-beta-23419]",
"System.Private.Uri": "[4.0.1-beta-23419]",
"System.Reflection": "[4.1.0-beta-23419]",
"System.Reflection.Extensions": "[4.0.1-beta-23419]",
"System.Reflection.Primitives": "[4.0.1-beta-23419]",
"System.Resources.ResourceManager": "[4.0.1-beta-23419]",
"System.Runtime": "[4.0.21-beta-23419]",
"System.Runtime.Extensions": "[4.0.11-beta-23419]",
"System.Runtime.Handles": "[4.0.1-beta-23419]",
"System.Runtime.InteropServices": "[4.0.21-beta-23419]",
"System.Text.Encoding": "[4.0.11-beta-23419]",
"System.Text.Encoding.Extensions": "[4.0.11-beta-23419]",
"System.Threading": "[4.0.11-beta-23419]",
"System.Threading.Tasks": "[4.0.11-beta-23419]",
"System.Threading.Timer": "[4.0.1-beta-23419]"
}
},
"Microsoft.NETCore.Runtime.Native/1.0.1-beta-23419": {
"type": "package",
"dependencies": {
"System.Collections": "[4.0.11-beta-23419]",
"System.Diagnostics.Contracts": "[4.0.1-beta-23419]",
"System.Diagnostics.Debug": "[4.0.11-beta-23419]",
"System.Diagnostics.StackTrace": "[4.0.1-beta-23419]",
"System.Diagnostics.Tools": "[4.0.1-beta-23419]",
"System.Diagnostics.Tracing": "[4.0.21-beta-23419]",
"System.Globalization": "[4.0.11-beta-23419]",
"System.Globalization.Calendars": "[4.0.1-beta-23419]",
"System.IO": "[4.0.11-beta-23419]",
"System.ObjectModel": "[4.0.11-beta-23419]",
"System.Private.Uri": "[4.0.1-beta-23419]",
"System.Reflection": "[4.1.0-beta-23419]",
"System.Reflection.Extensions": "[4.0.1-beta-23419]",
"System.Reflection.Primitives": "[4.0.1-beta-23419]",
"System.Resources.ResourceManager": "[4.0.1-beta-23419]",
"System.Runtime": "[4.0.21-beta-23419]",
"System.Runtime.Extensions": "[4.0.11-beta-23419]",
"System.Runtime.Handles": "[4.0.1-beta-23419]",
"System.Runtime.InteropServices": "[4.0.21-beta-23419]",
"System.Text.Encoding": "[4.0.11-beta-23419]",
"System.Text.Encoding.Extensions": "[4.0.11-beta-23419]",
"System.Threading": "[4.0.11-beta-23419]",
"System.Threading.Tasks": "[4.0.11-beta-23419]",
"System.Threading.Timer": "[4.0.1-beta-23419]"
}
},
"Microsoft.NETCore.TestHost/1.0.0-beta-23419": {
"type": "package"
},
"Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23419": {
"type": "package"
},
"runtime.win7.System.Console/4.0.0-beta-23419": {
"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/dotnet/System.Console.dll": {}
}
},
"runtime.win7.System.Diagnostics.Debug/4.0.11-beta-23419": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/win7/lib/DNXCore50/System.Diagnostics.Debug.dll": {}
}
},
"runtime.win7.System.IO.FileSystem/4.0.1-beta-23409": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.IO": "4.0.10",
"System.IO.FileSystem.Primitives": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
"System.Runtime.InteropServices": "4.0.20",
"System.Text.Encoding": "4.0.10",
"System.Text.Encoding.Extensions": "4.0.10",
"System.Threading": "4.0.10",
"System.Threading.Overlapped": "4.0.0",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/win7/lib/dotnet/System.IO.FileSystem.dll": {}
}
},
"runtime.win7.System.Private.Uri/4.0.1-beta-23419": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/win7/lib/DNXCore50/System.Private.Uri.dll": {}
}
},
"runtime.win7.System.Runtime.Extensions/4.0.11-beta-23419": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/DNXCore50/System.Runtime.Extensions.dll": {}
}
},
"runtime.win7.System.Threading/4.0.11-beta-23419": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/win7/lib/DNXCore50/System.Threading.dll": {}
}
},
"runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23419": {
"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-beta-23419": {
"type": "package",
"native": {
"runtimes/win7-x86/native/CoreRun.exe": {}
}
},
"runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23419": {
"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": {}
}
},
"System.Collections/4.0.11-beta-23419": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.21-beta-23419"
},
"compile": {
"ref/dotnet/System.Collections.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Collections.dll": {}
}
},
"System.Console/4.0.0-beta-23419": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Console.dll": {}
}
},
"System.Diagnostics.Contracts/4.0.1-beta-23419": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Diagnostics.Contracts.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Diagnostics.Contracts.dll": {}
}
},
"System.Diagnostics.Debug/4.0.11-beta-23419": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Diagnostics.Debug.dll": {}
}
},
"System.Diagnostics.StackTrace/4.0.1-beta-23419": {
"type": "package",
"dependencies": {
"System.Reflection": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Diagnostics.StackTrace.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Diagnostics.StackTrace.dll": {}
}
},
"System.Diagnostics.Tools/4.0.1-beta-23419": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Diagnostics.Tools.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Diagnostics.Tools.dll": {}
}
},
"System.Diagnostics.Tracing/4.0.21-beta-23419": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Diagnostics.Tracing.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Diagnostics.Tracing.dll": {}
}
},
"System.Globalization/4.0.11-beta-23419": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Globalization.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Globalization.dll": {}
}
},
"System.Globalization.Calendars/4.0.1-beta-23419": {
"type": "package",
"dependencies": {
"System.Globalization": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Globalization.Calendars.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Globalization.Calendars.dll": {}
}
},
"System.IO/4.0.11-beta-23409": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.20",
"System.Text.Encoding": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet/System.IO.dll": {}
},
"runtime": {
"lib/DNXCore50/System.IO.dll": {}
}
},
"System.IO.FileSystem/4.0.1-beta-23409": {
"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/dotnet/System.IO.FileSystem.dll": {}
}
},
"System.IO.FileSystem.Primitives/4.0.0": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet/System.IO.FileSystem.Primitives.dll": {}
},
"runtime": {
"lib/dotnet/System.IO.FileSystem.Primitives.dll": {}
}
},
"System.ObjectModel/4.0.11-beta-23419": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Threading": "4.0.10"
},
"compile": {
"ref/dotnet/System.ObjectModel.dll": {}
},
"runtime": {
"lib/dotnet/System.ObjectModel.dll": {}
}
},
"System.Private.Uri/4.0.1-beta-23419": {
"type": "package",
"compile": {
"ref/dnxcore50/_._": {}
}
},
"System.Reflection/4.1.0-beta-23419": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.Reflection.Primitives": "4.0.0",
"System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet/System.Reflection.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Reflection.dll": {}
}
},
"System.Reflection.Extensions/4.0.1-beta-23419": {
"type": "package",
"dependencies": {
"System.Reflection": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Reflection.Extensions.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Reflection.Extensions.dll": {}
}
},
"System.Reflection.Primitives/4.0.1-beta-23419": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Reflection.Primitives.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Reflection.Primitives.dll": {}
}
},
"System.Resources.ResourceManager/4.0.1-beta-23419": {
"type": "package",
"dependencies": {
"System.Globalization": "4.0.0",
"System.Reflection": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Resources.ResourceManager.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Resources.ResourceManager.dll": {}
}
},
"System.Runtime/4.0.21-beta-23419": {
"type": "package",
"dependencies": {
"System.Private.Uri": "4.0.1-beta-23419"
},
"compile": {
"ref/dotnet/System.Runtime.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Runtime.dll": {}
}
},
"System.Runtime.Extensions/4.0.11-beta-23419": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet/System.Runtime.Extensions.dll": {}
}
},
"System.Runtime.Handles/4.0.1-beta-23419": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Runtime.Handles.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Runtime.Handles.dll": {}
}
},
"System.Runtime.InteropServices/4.0.21-beta-23419": {
"type": "package",
"dependencies": {
"System.Reflection": "4.0.0",
"System.Reflection.Primitives": "4.0.0",
"System.Runtime": "4.0.0",
"System.Runtime.Handles": "4.0.0"
},
"compile": {
"ref/dotnet/System.Runtime.InteropServices.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Runtime.InteropServices.dll": {}
}
},
"System.Text.Encoding/4.0.11-beta-23419": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Text.Encoding.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Text.Encoding.dll": {}
}
},
"System.Text.Encoding.Extensions/4.0.11-beta-23419": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0",
"System.Text.Encoding": "4.0.10"
},
"compile": {
"ref/dotnet/System.Text.Encoding.Extensions.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Text.Encoding.Extensions.dll": {}
}
},
"System.Threading/4.0.11-beta-23419": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet/System.Threading.dll": {}
}
},
"System.Threading.Overlapped/4.0.0": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0",
"System.Runtime.Handles": "4.0.0"
},
"compile": {
"ref/dotnet/System.Threading.Overlapped.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Threading.Overlapped.dll": {}
}
},
"System.Threading.Tasks/4.0.11-beta-23419": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Threading.Tasks.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Threading.Tasks.dll": {}
}
},
"System.Threading.Timer/4.0.1-beta-23419": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Threading.Timer.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Threading.Timer.dll": {}
}
}
},
"DNXCore,Version=v5.0/win7-x64": {
"Microsoft.NETCore.Runtime/1.0.1-beta-23419": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23419",
"Microsoft.NETCore.Runtime.Native": "1.0.1-beta-23419"
}
},
"Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23419": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23419",
"System.Collections": "[4.0.11-beta-23419]",
"System.Diagnostics.Contracts": "[4.0.1-beta-23419]",
"System.Diagnostics.Debug": "[4.0.11-beta-23419]",
"System.Diagnostics.StackTrace": "[4.0.1-beta-23419]",
"System.Diagnostics.Tools": "[4.0.1-beta-23419]",
"System.Diagnostics.Tracing": "[4.0.21-beta-23419]",
"System.Globalization": "[4.0.11-beta-23419]",
"System.Globalization.Calendars": "[4.0.1-beta-23419]",
"System.IO": "[4.0.11-beta-23419]",
"System.ObjectModel": "[4.0.11-beta-23419]",
"System.Private.Uri": "[4.0.1-beta-23419]",
"System.Reflection": "[4.1.0-beta-23419]",
"System.Reflection.Extensions": "[4.0.1-beta-23419]",
"System.Reflection.Primitives": "[4.0.1-beta-23419]",
"System.Resources.ResourceManager": "[4.0.1-beta-23419]",
"System.Runtime": "[4.0.21-beta-23419]",
"System.Runtime.Extensions": "[4.0.11-beta-23419]",
"System.Runtime.Handles": "[4.0.1-beta-23419]",
"System.Runtime.InteropServices": "[4.0.21-beta-23419]",
"System.Text.Encoding": "[4.0.11-beta-23419]",
"System.Text.Encoding.Extensions": "[4.0.11-beta-23419]",
"System.Threading": "[4.0.11-beta-23419]",
"System.Threading.Tasks": "[4.0.11-beta-23419]",
"System.Threading.Timer": "[4.0.1-beta-23419]"
}
},
"Microsoft.NETCore.Runtime.Native/1.0.1-beta-23419": {
"type": "package",
"dependencies": {
"System.Collections": "[4.0.11-beta-23419]",
"System.Diagnostics.Contracts": "[4.0.1-beta-23419]",
"System.Diagnostics.Debug": "[4.0.11-beta-23419]",
"System.Diagnostics.StackTrace": "[4.0.1-beta-23419]",
"System.Diagnostics.Tools": "[4.0.1-beta-23419]",
"System.Diagnostics.Tracing": "[4.0.21-beta-23419]",
"System.Globalization": "[4.0.11-beta-23419]",
"System.Globalization.Calendars": "[4.0.1-beta-23419]",
"System.IO": "[4.0.11-beta-23419]",
"System.ObjectModel": "[4.0.11-beta-23419]",
"System.Private.Uri": "[4.0.1-beta-23419]",
"System.Reflection": "[4.1.0-beta-23419]",
"System.Reflection.Extensions": "[4.0.1-beta-23419]",
"System.Reflection.Primitives": "[4.0.1-beta-23419]",
"System.Resources.ResourceManager": "[4.0.1-beta-23419]",
"System.Runtime": "[4.0.21-beta-23419]",
"System.Runtime.Extensions": "[4.0.11-beta-23419]",
"System.Runtime.Handles": "[4.0.1-beta-23419]",
"System.Runtime.InteropServices": "[4.0.21-beta-23419]",
"System.Text.Encoding": "[4.0.11-beta-23419]",
"System.Text.Encoding.Extensions": "[4.0.11-beta-23419]",
"System.Threading": "[4.0.11-beta-23419]",
"System.Threading.Tasks": "[4.0.11-beta-23419]",
"System.Threading.Timer": "[4.0.1-beta-23419]"
}
},
"Microsoft.NETCore.TestHost/1.0.0-beta-23419": {
"type": "package"
},
"Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23419": {
"type": "package"
},
"runtime.win7.System.Console/4.0.0-beta-23419": {
"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/dotnet/System.Console.dll": {}
}
},
"runtime.win7.System.Diagnostics.Debug/4.0.11-beta-23419": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/win7/lib/DNXCore50/System.Diagnostics.Debug.dll": {}
}
},
"runtime.win7.System.IO.FileSystem/4.0.1-beta-23409": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.IO": "4.0.10",
"System.IO.FileSystem.Primitives": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
"System.Runtime.InteropServices": "4.0.20",
"System.Text.Encoding": "4.0.10",
"System.Text.Encoding.Extensions": "4.0.10",
"System.Threading": "4.0.10",
"System.Threading.Overlapped": "4.0.0",
"System.Threading.Tasks": "4.0.10"
},
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/win7/lib/dotnet/System.IO.FileSystem.dll": {}
}
},
"runtime.win7.System.Private.Uri/4.0.1-beta-23419": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/win7/lib/DNXCore50/System.Private.Uri.dll": {}
}
},
"runtime.win7.System.Runtime.Extensions/4.0.11-beta-23419": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"lib/DNXCore50/System.Runtime.Extensions.dll": {}
}
},
"runtime.win7.System.Threading/4.0.11-beta-23419": {
"type": "package",
"compile": {
"ref/dotnet/_._": {}
},
"runtime": {
"runtimes/win7/lib/DNXCore50/System.Threading.dll": {}
}
},
"runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23419": {
"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-beta-23419": {
"type": "package",
"native": {
"runtimes/win7-x64/native/CoreRun.exe": {}
}
},
"runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23419": {
"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": {}
}
},
"System.Collections/4.0.11-beta-23419": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.21-beta-23419"
},
"compile": {
"ref/dotnet/System.Collections.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Collections.dll": {}
}
},
"System.Console/4.0.0-beta-23419": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Console.dll": {}
}
},
"System.Diagnostics.Contracts/4.0.1-beta-23419": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Diagnostics.Contracts.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Diagnostics.Contracts.dll": {}
}
},
"System.Diagnostics.Debug/4.0.11-beta-23419": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Diagnostics.Debug.dll": {}
}
},
"System.Diagnostics.StackTrace/4.0.1-beta-23419": {
"type": "package",
"dependencies": {
"System.Reflection": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Diagnostics.StackTrace.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Diagnostics.StackTrace.dll": {}
}
},
"System.Diagnostics.Tools/4.0.1-beta-23419": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Diagnostics.Tools.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Diagnostics.Tools.dll": {}
}
},
"System.Diagnostics.Tracing/4.0.21-beta-23419": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Diagnostics.Tracing.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Diagnostics.Tracing.dll": {}
}
},
"System.Globalization/4.0.11-beta-23419": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Globalization.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Globalization.dll": {}
}
},
"System.Globalization.Calendars/4.0.1-beta-23419": {
"type": "package",
"dependencies": {
"System.Globalization": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Globalization.Calendars.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Globalization.Calendars.dll": {}
}
},
"System.IO/4.0.11-beta-23409": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.20",
"System.Text.Encoding": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet/System.IO.dll": {}
},
"runtime": {
"lib/DNXCore50/System.IO.dll": {}
}
},
"System.IO.FileSystem/4.0.1-beta-23409": {
"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/dotnet/System.IO.FileSystem.dll": {}
}
},
"System.IO.FileSystem.Primitives/4.0.0": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet/System.IO.FileSystem.Primitives.dll": {}
},
"runtime": {
"lib/dotnet/System.IO.FileSystem.Primitives.dll": {}
}
},
"System.ObjectModel/4.0.11-beta-23419": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Threading": "4.0.10"
},
"compile": {
"ref/dotnet/System.ObjectModel.dll": {}
},
"runtime": {
"lib/dotnet/System.ObjectModel.dll": {}
}
},
"System.Private.Uri/4.0.1-beta-23419": {
"type": "package",
"compile": {
"ref/dnxcore50/_._": {}
}
},
"System.Reflection/4.1.0-beta-23419": {
"type": "package",
"dependencies": {
"System.IO": "4.0.0",
"System.Reflection.Primitives": "4.0.0",
"System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet/System.Reflection.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Reflection.dll": {}
}
},
"System.Reflection.Extensions/4.0.1-beta-23419": {
"type": "package",
"dependencies": {
"System.Reflection": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Reflection.Extensions.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Reflection.Extensions.dll": {}
}
},
"System.Reflection.Primitives/4.0.1-beta-23419": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Reflection.Primitives.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Reflection.Primitives.dll": {}
}
},
"System.Resources.ResourceManager/4.0.1-beta-23419": {
"type": "package",
"dependencies": {
"System.Globalization": "4.0.0",
"System.Reflection": "4.0.0",
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Resources.ResourceManager.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Resources.ResourceManager.dll": {}
}
},
"System.Runtime/4.0.21-beta-23419": {
"type": "package",
"dependencies": {
"System.Private.Uri": "4.0.1-beta-23419"
},
"compile": {
"ref/dotnet/System.Runtime.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Runtime.dll": {}
}
},
"System.Runtime.Extensions/4.0.11-beta-23419": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.20"
},
"compile": {
"ref/dotnet/System.Runtime.Extensions.dll": {}
}
},
"System.Runtime.Handles/4.0.1-beta-23419": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Runtime.Handles.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Runtime.Handles.dll": {}
}
},
"System.Runtime.InteropServices/4.0.21-beta-23419": {
"type": "package",
"dependencies": {
"System.Reflection": "4.0.0",
"System.Reflection.Primitives": "4.0.0",
"System.Runtime": "4.0.0",
"System.Runtime.Handles": "4.0.0"
},
"compile": {
"ref/dotnet/System.Runtime.InteropServices.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Runtime.InteropServices.dll": {}
}
},
"System.Text.Encoding/4.0.11-beta-23419": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Text.Encoding.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Text.Encoding.dll": {}
}
},
"System.Text.Encoding.Extensions/4.0.11-beta-23419": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0",
"System.Text.Encoding": "4.0.10"
},
"compile": {
"ref/dotnet/System.Text.Encoding.Extensions.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Text.Encoding.Extensions.dll": {}
}
},
"System.Threading/4.0.11-beta-23419": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0",
"System.Threading.Tasks": "4.0.0"
},
"compile": {
"ref/dotnet/System.Threading.dll": {}
}
},
"System.Threading.Overlapped/4.0.0": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0",
"System.Runtime.Handles": "4.0.0"
},
"compile": {
"ref/dotnet/System.Threading.Overlapped.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Threading.Overlapped.dll": {}
}
},
"System.Threading.Tasks/4.0.11-beta-23419": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Threading.Tasks.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Threading.Tasks.dll": {}
}
},
"System.Threading.Timer/4.0.1-beta-23419": {
"type": "package",
"dependencies": {
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet/System.Threading.Timer.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Threading.Timer.dll": {}
}
}
}
},
"libraries": {
"Microsoft.NETCore.Runtime/1.0.1-beta-23419": {
"type": "package",
"sha512": "VLovooBOu4bBKQ5256WGfgWmlvl74bCBlRo5iiU6S0PKDCOT0NXjDsvI4sprztwIT3DfKnTCMfppe4nCC9VIIA==",
"files": [
"_._",
"Microsoft.NETCore.Runtime.1.0.1-beta-23419.nupkg",
"Microsoft.NETCore.Runtime.1.0.1-beta-23419.nupkg.sha512",
"Microsoft.NETCore.Runtime.nuspec"
]
},
"Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23419": {
"type": "package",
"sha512": "aRNLgIaLvIIWomygKkOXRIv1hto6h9LSL4awbdBop5JGjqqSY933bc3UFYoenQlwVmYFCAI+DvGNNeypr5p9Cg==",
"files": [
"Microsoft.NETCore.Runtime.CoreCLR.1.0.1-beta-23419.nupkg",
"Microsoft.NETCore.Runtime.CoreCLR.1.0.1-beta-23419.nupkg.sha512",
"Microsoft.NETCore.Runtime.CoreCLR.nuspec",
"runtime.json"
]
},
"Microsoft.NETCore.Runtime.Native/1.0.1-beta-23419": {
"type": "package",
"sha512": "gEXg1djRw6XYU7zbfhzGTgUMgQZ8gP2KpJgU96zfq2DEcLlKCY1+1O3MROAiaQQIEsmUXDB2xWNz8AmLhNHm/Q==",
"files": [
"_._",
"Microsoft.NETCore.Runtime.Native.1.0.1-beta-23419.nupkg",
"Microsoft.NETCore.Runtime.Native.1.0.1-beta-23419.nupkg.sha512",
"Microsoft.NETCore.Runtime.Native.nuspec"
]
},
"Microsoft.NETCore.TestHost/1.0.0-beta-23419": {
"type": "package",
"sha512": "M3qw7KZCh6ZW6gqmNAwSXOnqgzZDiHz0nSaPMMVuf/fVynluYYBXk6IcGq0g7swylgK3xPBNVIomu+G3/mmwaQ==",
"files": [
"Microsoft.NETCore.TestHost.1.0.0-beta-23419.nupkg",
"Microsoft.NETCore.TestHost.1.0.0-beta-23419.nupkg.sha512",
"Microsoft.NETCore.TestHost.nuspec",
"runtime.json"
]
},
"Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23419": {
"type": "package",
"sha512": "slUOwxzpnxPkErbQKC32MkQjDn3fEkCLMD+HBfk8tzmKSsoCDWNNbSifUYu63bDTlq6XS0rs2cHGYKlSlf01gQ==",
"files": [
"Microsoft.NETCore.Windows.ApiSets.1.0.1-beta-23419.nupkg",
"Microsoft.NETCore.Windows.ApiSets.1.0.1-beta-23419.nupkg.sha512",
"Microsoft.NETCore.Windows.ApiSets.nuspec",
"runtime.json"
]
},
"runtime.win7.System.Console/4.0.0-beta-23419": {
"type": "package",
"serviceable": true,
"sha512": "OTUHOdFfDP7zgHBTg4DMeClD1khxRRU74ZS1hLigIofoq15lI6Rmmm138afo+M0ZszTxkloYUaPSHqGVcqc3nA==",
"files": [
"ref/dotnet/_._",
"runtime.win7.System.Console.4.0.0-beta-23419.nupkg",
"runtime.win7.System.Console.4.0.0-beta-23419.nupkg.sha512",
"runtime.win7.System.Console.nuspec",
"runtimes/win7/lib/dotnet/System.Console.dll"
]
},
"runtime.win7.System.Diagnostics.Debug/4.0.11-beta-23419": {
"type": "package",
"serviceable": true,
"sha512": "ovuyl0l5wr2XCHLaJpRwtnHMSPTbaXR6ZdvWXPEF8F19A8fKzWzNjyd0Wngqgpo20wyvQNmQtyY5GbCEn6LaPw==",
"files": [
"ref/dotnet/_._",
"runtime.win7.System.Diagnostics.Debug.4.0.11-beta-23419.nupkg",
"runtime.win7.System.Diagnostics.Debug.4.0.11-beta-23419.nupkg.sha512",
"runtime.win7.System.Diagnostics.Debug.nuspec",
"runtimes/win7/lib/DNXCore50/System.Diagnostics.Debug.dll",
"runtimes/win7/lib/netcore50/System.Diagnostics.Debug.dll",
"runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll"
]
},
"runtime.win7.System.IO.FileSystem/4.0.1-beta-23409": {
"type": "package",
"serviceable": true,
"sha512": "174mgFFnzvMQMAVsIm8IEvCSG3u968h6arQMV+EgHEfQLCkd2CGFfKeSfAqBPRTWOZ0RbU3XdbTAiiJgxsv/iQ==",
"files": [
"lib/net/_._",
"lib/win8/_._",
"lib/wp8/_._",
"lib/wpa81/_._",
"ref/dotnet/_._",
"ref/netcore50/_._",
"runtime.win7.System.IO.FileSystem.4.0.1-beta-23409.nupkg",
"runtime.win7.System.IO.FileSystem.4.0.1-beta-23409.nupkg.sha512",
"runtime.win7.System.IO.FileSystem.nuspec",
"runtimes/win7/lib/dotnet/de/System.IO.FileSystem.xml",
"runtimes/win7/lib/dotnet/es/System.IO.FileSystem.xml",
"runtimes/win7/lib/dotnet/fr/System.IO.FileSystem.xml",
"runtimes/win7/lib/dotnet/it/System.IO.FileSystem.xml",
"runtimes/win7/lib/dotnet/ja/System.IO.FileSystem.xml",
"runtimes/win7/lib/dotnet/ko/System.IO.FileSystem.xml",
"runtimes/win7/lib/dotnet/ru/System.IO.FileSystem.xml",
"runtimes/win7/lib/dotnet/System.IO.FileSystem.dll",
"runtimes/win7/lib/dotnet/System.IO.FileSystem.xml",
"runtimes/win7/lib/dotnet/zh-hans/System.IO.FileSystem.xml",
"runtimes/win7/lib/dotnet/zh-hant/System.IO.FileSystem.xml",
"runtimes/win7/lib/netcore50/de/System.IO.FileSystem.xml",
"runtimes/win7/lib/netcore50/es/System.IO.FileSystem.xml",
"runtimes/win7/lib/netcore50/fr/System.IO.FileSystem.xml",
"runtimes/win7/lib/netcore50/it/System.IO.FileSystem.xml",
"runtimes/win7/lib/netcore50/ja/System.IO.FileSystem.xml",
"runtimes/win7/lib/netcore50/ko/System.IO.FileSystem.xml",
"runtimes/win7/lib/netcore50/ru/System.IO.FileSystem.xml",
"runtimes/win7/lib/netcore50/System.IO.FileSystem.dll",
"runtimes/win7/lib/netcore50/System.IO.FileSystem.xml",
"runtimes/win7/lib/netcore50/zh-hans/System.IO.FileSystem.xml",
"runtimes/win7/lib/netcore50/zh-hant/System.IO.FileSystem.xml"
]
},
"runtime.win7.System.Private.Uri/4.0.1-beta-23419": {
"type": "package",
"serviceable": true,
"sha512": "TL7qEdw4FDZAJU2yQ6W8K/FXSv5pEn+HFWsHl5u09UFO5l6VXzaXxTXuqnJumfFS17UQ2+VZubKh+7ced9p5oQ==",
"files": [
"ref/dotnet/_._",
"runtime.win7.System.Private.Uri.4.0.1-beta-23419.nupkg",
"runtime.win7.System.Private.Uri.4.0.1-beta-23419.nupkg.sha512",
"runtime.win7.System.Private.Uri.nuspec",
"runtimes/win7/lib/DNXCore50/System.Private.Uri.dll",
"runtimes/win7/lib/netcore50/System.Private.Uri.dll",
"runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll"
]
},
"runtime.win7.System.Runtime.Extensions/4.0.11-beta-23419": {
"type": "package",
"serviceable": true,
"sha512": "jA4h33J+6wUgMU2iEE4uNH1UiNPfIyhX+XbY4yxK7h5ahwUctDQwFKgRpTFpRd3mODoQVcbsrVPQf8LrdXtAvA==",
"files": [
"lib/DNXCore50/System.Runtime.Extensions.dll",
"lib/netcore50/System.Runtime.Extensions.dll",
"ref/dotnet/_._",
"runtime.win7.System.Runtime.Extensions.4.0.11-beta-23419.nupkg",
"runtime.win7.System.Runtime.Extensions.4.0.11-beta-23419.nupkg.sha512",
"runtime.win7.System.Runtime.Extensions.nuspec",
"runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll"
]
},
"runtime.win7.System.Threading/4.0.11-beta-23419": {
"type": "package",
"serviceable": true,
"sha512": "E2GFIIgJaqd+qT9ei0rn2LDh5ZLmPvyjN4oXipvfbSxOU/zcDu01ziWcDldHy8btYaOdYZ1j0Lk/Xil2emXkhQ==",
"files": [
"ref/dotnet/_._",
"runtime.win7.System.Threading.4.0.11-beta-23419.nupkg",
"runtime.win7.System.Threading.4.0.11-beta-23419.nupkg.sha512",
"runtime.win7.System.Threading.nuspec",
"runtimes/win7/lib/DNXCore50/System.Threading.dll",
"runtimes/win7/lib/netcore50/System.Threading.dll",
"runtimes/win8-aot/lib/netcore50/System.Threading.dll"
]
},
"runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23419": {
"type": "package",
"sha512": "OtXaiNQ3fwJPXsWi0MCZaEp45lum/5mUJEMdUZt9zJMv0ZuDmyUkwSASRPqhDMBvhYW4BiAcNMA7EEPIedxfNQ==",
"files": [
"ref/dotnet/_._",
"runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR.1.0.1-beta-23419.nupkg",
"runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR.1.0.1-beta-23419.nupkg.sha512",
"runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR.nuspec",
"runtimes/win7-x64/lib/dotnet/mscorlib.ni.dll",
"runtimes/win7-x64/native/clretwrc.dll",
"runtimes/win7-x64/native/coreclr.dll",
"runtimes/win7-x64/native/dbgshim.dll",
"runtimes/win7-x64/native/mscordaccore.dll",
"runtimes/win7-x64/native/mscordbi.dll",
"runtimes/win7-x64/native/mscorrc.debug.dll",
"runtimes/win7-x64/native/mscorrc.dll",
"tools/crossgen.exe",
"tools/sos.dll"
]
},
"runtime.win7-x64.Microsoft.NETCore.TestHost/1.0.0-beta-23419": {
"type": "package",
"sha512": "+vmHBLsVul4IDJkRr120zD2zcQE+SB+6EM00hAdWafrIVZc4yaFOK7Mw/HmAREkYfDPUg8LA1ZhNIoRYtpt8cw==",
"files": [
"runtime.win7-x64.Microsoft.NETCore.TestHost.1.0.0-beta-23419.nupkg",
"runtime.win7-x64.Microsoft.NETCore.TestHost.1.0.0-beta-23419.nupkg.sha512",
"runtime.win7-x64.Microsoft.NETCore.TestHost.nuspec",
"runtimes/win7-x64/native/CoreRun.exe"
]
},
"runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23419": {
"type": "package",
"sha512": "2dDQ8NOVWJ7YwVXZEtjbdDpCjgLA0tM2JF3zEiQ2CtooNDTtd6fIQ8g+bAuU5FCoG6vTGAnVa+NcDq0pVFfOmg==",
"files": [
"runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets.1.0.1-beta-23419.nupkg",
"runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets.1.0.1-beta-23419.nupkg.sha512",
"runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets.nuspec",
"runtimes/win10-x64/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",
"runtimes/win81-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll",
"runtimes/win81-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll",
"runtimes/win81-x64/native/api-ms-win-core-memory-l1-1-3.dll",
"runtimes/win81-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll",
"runtimes/win81-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll",
"runtimes/win81-x64/native/api-ms-win-core-sysinfo-l1-2-2.dll",
"runtimes/win81-x64/native/api-ms-win-core-sysinfo-l1-2-3.dll",
"runtimes/win81-x64/native/api-ms-win-security-cpwl-l1-1-0.dll",
"runtimes/win8-x64/native/api-ms-win-core-file-l1-2-1.dll",
"runtimes/win8-x64/native/api-ms-win-core-file-l2-1-1.dll",
"runtimes/win8-x64/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll",
"runtimes/win8-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll",
"runtimes/win8-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll",
"runtimes/win8-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll",
"runtimes/win8-x64/native/api-ms-win-core-localization-l1-2-1.dll",
"runtimes/win8-x64/native/api-ms-win-core-localization-obsolete-l1-2-0.dll",
"runtimes/win8-x64/native/api-ms-win-core-memory-l1-1-2.dll",
"runtimes/win8-x64/native/api-ms-win-core-memory-l1-1-3.dll",
"runtimes/win8-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll",
"runtimes/win8-x64/native/api-ms-win-core-privateprofile-l1-1-1.dll",
"runtimes/win8-x64/native/api-ms-win-core-processthreads-l1-1-2.dll",
"runtimes/win8-x64/native/api-ms-win-core-shutdown-l1-1-1.dll",
"runtimes/win8-x64/native/api-ms-win-core-stringloader-l1-1-1.dll",
"runtimes/win8-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll",
"runtimes/win8-x64/native/api-ms-win-core-sysinfo-l1-2-1.dll",
"runtimes/win8-x64/native/api-ms-win-core-sysinfo-l1-2-2.dll",
"runtimes/win8-x64/native/api-ms-win-core-sysinfo-l1-2-3.dll",
"runtimes/win8-x64/native/api-ms-win-core-winrt-error-l1-1-1.dll",
"runtimes/win8-x64/native/api-ms-win-core-xstate-l2-1-0.dll",
"runtimes/win8-x64/native/API-MS-Win-devices-config-L1-1-1.dll",
"runtimes/win8-x64/native/api-ms-win-security-cpwl-l1-1-0.dll",
"runtimes/win8-x64/native/api-ms-win-security-cryptoapi-l1-1-0.dll",
"runtimes/win8-x64/native/api-ms-win-security-lsalookup-l2-1-1.dll",
"runtimes/win8-x64/native/api-ms-win-service-private-l1-1-1.dll"
]
},
"runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23419": {
"type": "package",
"sha512": "KjYrowFmH9zypXuCrA6RSTRTngmjRfqnz0+NlZ5B0oKV7d9we1RFmweaZ/6WviABh471MKyJPkFr/j+qwaxpqw==",
"files": [
"ref/dotnet/_._",
"runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR.1.0.1-beta-23419.nupkg",
"runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR.1.0.1-beta-23419.nupkg.sha512",
"runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR.nuspec",
"runtimes/win7-x86/lib/dotnet/mscorlib.ni.dll",
"runtimes/win7-x86/native/clretwrc.dll",
"runtimes/win7-x86/native/coreclr.dll",
"runtimes/win7-x86/native/dbgshim.dll",
"runtimes/win7-x86/native/mscordaccore.dll",
"runtimes/win7-x86/native/mscordbi.dll",
"runtimes/win7-x86/native/mscorrc.debug.dll",
"runtimes/win7-x86/native/mscorrc.dll",
"tools/crossgen.exe",
"tools/sos.dll"
]
},
"runtime.win7-x86.Microsoft.NETCore.TestHost/1.0.0-beta-23419": {
"type": "package",
"sha512": "VTaRjmf1pimltgiZgwJiaUvnwvs2fg0rtq/jooaj+cQQ9uM2n0tNV39pCRPEagvHiAsPoHIAdk8CJDuA/cgpbw==",
"files": [
"runtime.win7-x86.Microsoft.NETCore.TestHost.1.0.0-beta-23419.nupkg",
"runtime.win7-x86.Microsoft.NETCore.TestHost.1.0.0-beta-23419.nupkg.sha512",
"runtime.win7-x86.Microsoft.NETCore.TestHost.nuspec",
"runtimes/win7-x86/native/CoreRun.exe"
]
},
"runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23419": {
"type": "package",
"sha512": "LZazFxeTQv7pTUYuBHW5v/xnALRVojrgzSP8bgsWg2xqadUECPKT2YEoSBQUYfN1n7xyv95rUZqbuLqoS+a+8Q==",
"files": [
"runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets.1.0.1-beta-23419.nupkg",
"runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets.1.0.1-beta-23419.nupkg.sha512",
"runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets.nuspec",
"runtimes/win10-x86/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",
"runtimes/win81-x86/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll",
"runtimes/win81-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll",
"runtimes/win81-x86/native/api-ms-win-core-memory-l1-1-3.dll",
"runtimes/win81-x86/native/api-ms-win-core-namedpipe-l1-2-1.dll",
"runtimes/win81-x86/native/api-ms-win-core-string-obsolete-l1-1-1.dll",
"runtimes/win81-x86/native/api-ms-win-core-sysinfo-l1-2-2.dll",
"runtimes/win81-x86/native/api-ms-win-core-sysinfo-l1-2-3.dll",
"runtimes/win81-x86/native/api-ms-win-security-cpwl-l1-1-0.dll",
"runtimes/win8-x86/native/api-ms-win-core-file-l1-2-1.dll",
"runtimes/win8-x86/native/api-ms-win-core-file-l2-1-1.dll",
"runtimes/win8-x86/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll",
"runtimes/win8-x86/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll",
"runtimes/win8-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll",
"runtimes/win8-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll",
"runtimes/win8-x86/native/api-ms-win-core-localization-l1-2-1.dll",
"runtimes/win8-x86/native/api-ms-win-core-localization-obsolete-l1-2-0.dll",
"runtimes/win8-x86/native/api-ms-win-core-memory-l1-1-2.dll",
"runtimes/win8-x86/native/api-ms-win-core-memory-l1-1-3.dll",
"runtimes/win8-x86/native/api-ms-win-core-namedpipe-l1-2-1.dll",
"runtimes/win8-x86/native/api-ms-win-core-privateprofile-l1-1-1.dll",
"runtimes/win8-x86/native/api-ms-win-core-processthreads-l1-1-2.dll",
"runtimes/win8-x86/native/api-ms-win-core-shutdown-l1-1-1.dll",
"runtimes/win8-x86/native/api-ms-win-core-stringloader-l1-1-1.dll",
"runtimes/win8-x86/native/api-ms-win-core-string-obsolete-l1-1-1.dll",
"runtimes/win8-x86/native/api-ms-win-core-sysinfo-l1-2-1.dll",
"runtimes/win8-x86/native/api-ms-win-core-sysinfo-l1-2-2.dll",
"runtimes/win8-x86/native/api-ms-win-core-sysinfo-l1-2-3.dll",
"runtimes/win8-x86/native/api-ms-win-core-winrt-error-l1-1-1.dll",
"runtimes/win8-x86/native/api-ms-win-core-xstate-l2-1-0.dll",
"runtimes/win8-x86/native/API-MS-Win-devices-config-L1-1-1.dll",
"runtimes/win8-x86/native/api-ms-win-security-cpwl-l1-1-0.dll",
"runtimes/win8-x86/native/api-ms-win-security-cryptoapi-l1-1-0.dll",
"runtimes/win8-x86/native/api-ms-win-security-lsalookup-l2-1-1.dll",
"runtimes/win8-x86/native/api-ms-win-service-private-l1-1-1.dll"
]
},
"System.Collections/4.0.11-beta-23419": {
"type": "package",
"serviceable": true,
"sha512": "WEQabvA6a1c82zTyK6at885ylkh7sVR5rVP3zztBLdy7QLczSnIxRmrBJIcpaICg8a+PMcUTAd2GD+B578exWQ==",
"files": [
"lib/DNXCore50/System.Collections.dll",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Collections.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"ref/dotnet/de/System.Collections.xml",
"ref/dotnet/es/System.Collections.xml",
"ref/dotnet/fr/System.Collections.xml",
"ref/dotnet/it/System.Collections.xml",
"ref/dotnet/ja/System.Collections.xml",
"ref/dotnet/ko/System.Collections.xml",
"ref/dotnet/ru/System.Collections.xml",
"ref/dotnet/System.Collections.dll",
"ref/dotnet/System.Collections.xml",
"ref/dotnet/zh-hans/System.Collections.xml",
"ref/dotnet/zh-hant/System.Collections.xml",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"runtimes/win8-aot/lib/netcore50/System.Collections.dll",
"System.Collections.4.0.11-beta-23419.nupkg",
"System.Collections.4.0.11-beta-23419.nupkg.sha512",
"System.Collections.nuspec"
]
},
"System.Console/4.0.0-beta-23419": {
"type": "package",
"serviceable": true,
"sha512": "3qT+FXi8E79ITgXaIPrs/PtlEv9mfWyeqZClbX08/qThv61xM+Ca8J4XyzVnChag7KJdIRTgMG6Ixgq1eI7WsQ==",
"files": [
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/System.Console.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"ref/dotnet/de/System.Console.xml",
"ref/dotnet/es/System.Console.xml",
"ref/dotnet/fr/System.Console.xml",
"ref/dotnet/it/System.Console.xml",
"ref/dotnet/ja/System.Console.xml",
"ref/dotnet/ko/System.Console.xml",
"ref/dotnet/ru/System.Console.xml",
"ref/dotnet/System.Console.dll",
"ref/dotnet/System.Console.xml",
"ref/dotnet/zh-hans/System.Console.xml",
"ref/dotnet/zh-hant/System.Console.xml",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/System.Console.dll",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"runtime.json",
"System.Console.4.0.0-beta-23419.nupkg",
"System.Console.4.0.0-beta-23419.nupkg.sha512",
"System.Console.nuspec"
]
},
"System.Diagnostics.Contracts/4.0.1-beta-23419": {
"type": "package",
"serviceable": true,
"sha512": "RI+nPtE6MG2G2WSAnbvFSTx6RiwL/PnwRA21b8M9jcUpDYIM5n7306RfXCi4jRkBgX4AZvFu9IoZZb4uj2mGDQ==",
"files": [
"lib/DNXCore50/System.Diagnostics.Contracts.dll",
"lib/net45/_._",
"lib/netcore50/System.Diagnostics.Contracts.dll",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"ref/dotnet/de/System.Diagnostics.Contracts.xml",
"ref/dotnet/es/System.Diagnostics.Contracts.xml",
"ref/dotnet/fr/System.Diagnostics.Contracts.xml",
"ref/dotnet/it/System.Diagnostics.Contracts.xml",
"ref/dotnet/ja/System.Diagnostics.Contracts.xml",
"ref/dotnet/ko/System.Diagnostics.Contracts.xml",
"ref/dotnet/ru/System.Diagnostics.Contracts.xml",
"ref/dotnet/System.Diagnostics.Contracts.dll",
"ref/dotnet/System.Diagnostics.Contracts.xml",
"ref/dotnet/zh-hans/System.Diagnostics.Contracts.xml",
"ref/dotnet/zh-hant/System.Diagnostics.Contracts.xml",
"ref/net45/_._",
"ref/netcore50/System.Diagnostics.Contracts.dll",
"ref/netcore50/System.Diagnostics.Contracts.xml",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll",
"System.Diagnostics.Contracts.4.0.1-beta-23419.nupkg",
"System.Diagnostics.Contracts.4.0.1-beta-23419.nupkg.sha512",
"System.Diagnostics.Contracts.nuspec"
]
},
"System.Diagnostics.Debug/4.0.11-beta-23419": {
"type": "package",
"serviceable": true,
"sha512": "u2ed+tbsfy3lRwJ6VZNv+6/J3d4ane6Rj9VpMlAwuiaDzHPSMeJvyEO25owziCO6jELb9EYYy+FYurYPACDB1A==",
"files": [
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"ref/dotnet/de/System.Diagnostics.Debug.xml",
"ref/dotnet/es/System.Diagnostics.Debug.xml",
"ref/dotnet/fr/System.Diagnostics.Debug.xml",
"ref/dotnet/it/System.Diagnostics.Debug.xml",
"ref/dotnet/ja/System.Diagnostics.Debug.xml",
"ref/dotnet/ko/System.Diagnostics.Debug.xml",
"ref/dotnet/ru/System.Diagnostics.Debug.xml",
"ref/dotnet/System.Diagnostics.Debug.dll",
"ref/dotnet/System.Diagnostics.Debug.xml",
"ref/dotnet/zh-hans/System.Diagnostics.Debug.xml",
"ref/dotnet/zh-hant/System.Diagnostics.Debug.xml",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"runtime.json",
"System.Diagnostics.Debug.4.0.11-beta-23419.nupkg",
"System.Diagnostics.Debug.4.0.11-beta-23419.nupkg.sha512",
"System.Diagnostics.Debug.nuspec"
]
},
"System.Diagnostics.StackTrace/4.0.1-beta-23419": {
"type": "package",
"serviceable": true,
"sha512": "/TqGBCHF5srxZlPhTDzXo2i/7rCl/OYwOA9OfDLohR8xPD7ejvuo/0F8atYPm0XfNtMx2URr2/dXX31AuJiSxw==",
"files": [
"lib/DNXCore50/System.Diagnostics.StackTrace.dll",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/System.Diagnostics.StackTrace.dll",
"lib/netcore50/System.Diagnostics.StackTrace.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"ref/dotnet/de/System.Diagnostics.StackTrace.xml",
"ref/dotnet/es/System.Diagnostics.StackTrace.xml",
"ref/dotnet/fr/System.Diagnostics.StackTrace.xml",
"ref/dotnet/it/System.Diagnostics.StackTrace.xml",
"ref/dotnet/ja/System.Diagnostics.StackTrace.xml",
"ref/dotnet/ko/System.Diagnostics.StackTrace.xml",
"ref/dotnet/ru/System.Diagnostics.StackTrace.xml",
"ref/dotnet/System.Diagnostics.StackTrace.dll",
"ref/dotnet/System.Diagnostics.StackTrace.xml",
"ref/dotnet/zh-hans/System.Diagnostics.StackTrace.xml",
"ref/dotnet/zh-hant/System.Diagnostics.StackTrace.xml",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/System.Diagnostics.StackTrace.dll",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll",
"System.Diagnostics.StackTrace.4.0.1-beta-23419.nupkg",
"System.Diagnostics.StackTrace.4.0.1-beta-23419.nupkg.sha512",
"System.Diagnostics.StackTrace.nuspec"
]
},
"System.Diagnostics.Tools/4.0.1-beta-23419": {
"type": "package",
"serviceable": true,
"sha512": "tgebApBqia4ev70bHgs/oZ6WgEaxVLdrt0c0G5JA/cUtWGzl0U8X4QdmT/242LeFBVRemrU9n+jMqeE+2fnB8w==",
"files": [
"lib/DNXCore50/System.Diagnostics.Tools.dll",
"lib/net45/_._",
"lib/netcore50/System.Diagnostics.Tools.dll",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"ref/dotnet/de/System.Diagnostics.Tools.xml",
"ref/dotnet/es/System.Diagnostics.Tools.xml",
"ref/dotnet/fr/System.Diagnostics.Tools.xml",
"ref/dotnet/it/System.Diagnostics.Tools.xml",
"ref/dotnet/ja/System.Diagnostics.Tools.xml",
"ref/dotnet/ko/System.Diagnostics.Tools.xml",
"ref/dotnet/ru/System.Diagnostics.Tools.xml",
"ref/dotnet/System.Diagnostics.Tools.dll",
"ref/dotnet/System.Diagnostics.Tools.xml",
"ref/dotnet/zh-hans/System.Diagnostics.Tools.xml",
"ref/dotnet/zh-hant/System.Diagnostics.Tools.xml",
"ref/net45/_._",
"ref/netcore50/System.Diagnostics.Tools.dll",
"ref/netcore50/System.Diagnostics.Tools.xml",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll",
"System.Diagnostics.Tools.4.0.1-beta-23419.nupkg",
"System.Diagnostics.Tools.4.0.1-beta-23419.nupkg.sha512",
"System.Diagnostics.Tools.nuspec"
]
},
"System.Diagnostics.Tracing/4.0.21-beta-23419": {
"type": "package",
"serviceable": true,
"sha512": "9P2gk9sMgzKJ7k1yNttAAi5OjrkY7Q9M5fwGZFGzQHVd8zQ539G3KF+as8Ydpf4JROiVexxKympfy7bgT8sidQ==",
"files": [
"lib/DNXCore50/System.Diagnostics.Tracing.dll",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Diagnostics.Tracing.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"ref/dotnet/de/System.Diagnostics.Tracing.xml",
"ref/dotnet/es/System.Diagnostics.Tracing.xml",
"ref/dotnet/fr/System.Diagnostics.Tracing.xml",
"ref/dotnet/it/System.Diagnostics.Tracing.xml",
"ref/dotnet/ja/System.Diagnostics.Tracing.xml",
"ref/dotnet/ko/System.Diagnostics.Tracing.xml",
"ref/dotnet/ru/System.Diagnostics.Tracing.xml",
"ref/dotnet/System.Diagnostics.Tracing.dll",
"ref/dotnet/System.Diagnostics.Tracing.xml",
"ref/dotnet/zh-hans/System.Diagnostics.Tracing.xml",
"ref/dotnet/zh-hant/System.Diagnostics.Tracing.xml",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll",
"System.Diagnostics.Tracing.4.0.21-beta-23419.nupkg",
"System.Diagnostics.Tracing.4.0.21-beta-23419.nupkg.sha512",
"System.Diagnostics.Tracing.nuspec"
]
},
"System.Globalization/4.0.11-beta-23419": {
"type": "package",
"serviceable": true,
"sha512": "eJ2/ShRzay9oshwSVDXKoudJGyTJSoFdttmIKQau/+PIof/r6XvVdTKVRtB4x1c0BJILOmGwBHMYQ2MAJrKFnA==",
"files": [
"lib/DNXCore50/System.Globalization.dll",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Globalization.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"ref/dotnet/de/System.Globalization.xml",
"ref/dotnet/es/System.Globalization.xml",
"ref/dotnet/fr/System.Globalization.xml",
"ref/dotnet/it/System.Globalization.xml",
"ref/dotnet/ja/System.Globalization.xml",
"ref/dotnet/ko/System.Globalization.xml",
"ref/dotnet/ru/System.Globalization.xml",
"ref/dotnet/System.Globalization.dll",
"ref/dotnet/System.Globalization.xml",
"ref/dotnet/zh-hans/System.Globalization.xml",
"ref/dotnet/zh-hant/System.Globalization.xml",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"runtimes/win8-aot/lib/netcore50/System.Globalization.dll",
"System.Globalization.4.0.11-beta-23419.nupkg",
"System.Globalization.4.0.11-beta-23419.nupkg.sha512",
"System.Globalization.nuspec"
]
},
"System.Globalization.Calendars/4.0.1-beta-23419": {
"type": "package",
"serviceable": true,
"sha512": "4SyN6h8USrURFzhTnLRX3Z5M9XTnhKYSuXrugmpLILRvIo9XcHDl2TdLLGIAf6A0aJ27RT6VnrgDB3XroWPp7A==",
"files": [
"lib/DNXCore50/System.Globalization.Calendars.dll",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/System.Globalization.Calendars.dll",
"lib/netcore50/System.Globalization.Calendars.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"ref/dotnet/de/System.Globalization.Calendars.xml",
"ref/dotnet/es/System.Globalization.Calendars.xml",
"ref/dotnet/fr/System.Globalization.Calendars.xml",
"ref/dotnet/it/System.Globalization.Calendars.xml",
"ref/dotnet/ja/System.Globalization.Calendars.xml",
"ref/dotnet/ko/System.Globalization.Calendars.xml",
"ref/dotnet/ru/System.Globalization.Calendars.xml",
"ref/dotnet/System.Globalization.Calendars.dll",
"ref/dotnet/System.Globalization.Calendars.xml",
"ref/dotnet/zh-hans/System.Globalization.Calendars.xml",
"ref/dotnet/zh-hant/System.Globalization.Calendars.xml",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/System.Globalization.Calendars.dll",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"runtimes/win8-aot/lib/netcore50/System.Globalization.Calendars.dll",
"System.Globalization.Calendars.4.0.1-beta-23419.nupkg",
"System.Globalization.Calendars.4.0.1-beta-23419.nupkg.sha512",
"System.Globalization.Calendars.nuspec"
]
},
"System.IO/4.0.11-beta-23409": {
"type": "package",
"serviceable": true,
"sha512": "IWejoNPCWXhqxCySpIoSL15/XMA2ol/gLoI/pE7zXSnVDHhOjPR3lRcWDEHprCl+7bi1ZqHvQqJ8c+CNuR9CGw==",
"files": [
"lib/DNXCore50/de/System.IO.xml",
"lib/DNXCore50/es/System.IO.xml",
"lib/DNXCore50/fr/System.IO.xml",
"lib/DNXCore50/it/System.IO.xml",
"lib/DNXCore50/ja/System.IO.xml",
"lib/DNXCore50/ko/System.IO.xml",
"lib/DNXCore50/ru/System.IO.xml",
"lib/DNXCore50/System.IO.dll",
"lib/DNXCore50/System.IO.xml",
"lib/DNXCore50/zh-hans/System.IO.xml",
"lib/DNXCore50/zh-hant/System.IO.xml",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/de/System.IO.xml",
"lib/netcore50/es/System.IO.xml",
"lib/netcore50/fr/System.IO.xml",
"lib/netcore50/it/System.IO.xml",
"lib/netcore50/ja/System.IO.xml",
"lib/netcore50/ko/System.IO.xml",
"lib/netcore50/ru/System.IO.xml",
"lib/netcore50/System.IO.dll",
"lib/netcore50/System.IO.xml",
"lib/netcore50/zh-hans/System.IO.xml",
"lib/netcore50/zh-hant/System.IO.xml",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"ref/dotnet/System.IO.dll",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"runtimes/win8-aot/lib/netcore50/de/System.IO.xml",
"runtimes/win8-aot/lib/netcore50/es/System.IO.xml",
"runtimes/win8-aot/lib/netcore50/fr/System.IO.xml",
"runtimes/win8-aot/lib/netcore50/it/System.IO.xml",
"runtimes/win8-aot/lib/netcore50/ja/System.IO.xml",
"runtimes/win8-aot/lib/netcore50/ko/System.IO.xml",
"runtimes/win8-aot/lib/netcore50/ru/System.IO.xml",
"runtimes/win8-aot/lib/netcore50/System.IO.dll",
"runtimes/win8-aot/lib/netcore50/System.IO.xml",
"runtimes/win8-aot/lib/netcore50/zh-hans/System.IO.xml",
"runtimes/win8-aot/lib/netcore50/zh-hant/System.IO.xml",
"System.IO.4.0.11-beta-23409.nupkg",
"System.IO.4.0.11-beta-23409.nupkg.sha512",
"System.IO.nuspec"
]
},
"System.IO.FileSystem/4.0.1-beta-23409": {
"type": "package",
"serviceable": true,
"sha512": "rJ1qnAG50/+luhCinZa/Vle7vLyFZSw89ycK5wM8EIhlK9osZ68gcLF0d6X/3mz1UOr4VGMnu6/XS5uELmOZ0g==",
"files": [
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/System.IO.FileSystem.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"ref/dotnet/System.IO.FileSystem.dll",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/System.IO.FileSystem.dll",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"runtime.json",
"System.IO.FileSystem.4.0.1-beta-23409.nupkg",
"System.IO.FileSystem.4.0.1-beta-23409.nupkg.sha512",
"System.IO.FileSystem.nuspec"
]
},
"System.IO.FileSystem.Primitives/4.0.0": {
"type": "package",
"serviceable": true,
"sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==",
"files": [
"lib/dotnet/System.IO.FileSystem.Primitives.dll",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/System.IO.FileSystem.Primitives.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"ref/dotnet/de/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/es/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/fr/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/it/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/ja/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/ko/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/ru/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/System.IO.FileSystem.Primitives.dll",
"ref/dotnet/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml",
"ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/System.IO.FileSystem.Primitives.dll",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"System.IO.FileSystem.Primitives.4.0.0.nupkg",
"System.IO.FileSystem.Primitives.4.0.0.nupkg.sha512",
"System.IO.FileSystem.Primitives.nuspec"
]
},
"System.ObjectModel/4.0.11-beta-23419": {
"type": "package",
"serviceable": true,
"sha512": "XmkmCtRSuCqgO8i0mLkvJcXHL6tBpCmcHZtsGPU0cWiPVQKlUAov5FljpQMIqCYkh0gbx75EW4Ccd63w/w8rqA==",
"files": [
"lib/dotnet/System.ObjectModel.dll",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"ref/dotnet/de/System.ObjectModel.xml",
"ref/dotnet/es/System.ObjectModel.xml",
"ref/dotnet/fr/System.ObjectModel.xml",
"ref/dotnet/it/System.ObjectModel.xml",
"ref/dotnet/ja/System.ObjectModel.xml",
"ref/dotnet/ko/System.ObjectModel.xml",
"ref/dotnet/ru/System.ObjectModel.xml",
"ref/dotnet/System.ObjectModel.dll",
"ref/dotnet/System.ObjectModel.xml",
"ref/dotnet/zh-hans/System.ObjectModel.xml",
"ref/dotnet/zh-hant/System.ObjectModel.xml",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"System.ObjectModel.4.0.11-beta-23419.nupkg",
"System.ObjectModel.4.0.11-beta-23419.nupkg.sha512",
"System.ObjectModel.nuspec"
]
},
"System.Private.Uri/4.0.1-beta-23419": {
"type": "package",
"sha512": "YUNtjYGFt4MlE0/yKXyyXInkjZOQjzACKtwO4JYPrLSRP/Cse1U2ehiFxsuRe7kRInytoH50Qb2RkafxOkHr8g==",
"files": [
"ref/dnxcore50/_._",
"ref/netcore50/_._",
"runtime.json",
"System.Private.Uri.4.0.1-beta-23419.nupkg",
"System.Private.Uri.4.0.1-beta-23419.nupkg.sha512",
"System.Private.Uri.nuspec"
]
},
"System.Reflection/4.1.0-beta-23419": {
"type": "package",
"serviceable": true,
"sha512": "wMj/E43kGJOlFm0gSFg0yx6kjHJj3rma6K7UYT7qgB7SdxJvd/TkptU+VKuNHFLONi24B0ES+MahdYwvgH1nqg==",
"files": [
"lib/DNXCore50/System.Reflection.dll",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Reflection.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"ref/dotnet/de/System.Reflection.xml",
"ref/dotnet/es/System.Reflection.xml",
"ref/dotnet/fr/System.Reflection.xml",
"ref/dotnet/it/System.Reflection.xml",
"ref/dotnet/ja/System.Reflection.xml",
"ref/dotnet/ko/System.Reflection.xml",
"ref/dotnet/ru/System.Reflection.xml",
"ref/dotnet/System.Reflection.dll",
"ref/dotnet/System.Reflection.xml",
"ref/dotnet/zh-hans/System.Reflection.xml",
"ref/dotnet/zh-hant/System.Reflection.xml",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"runtimes/win8-aot/lib/netcore50/System.Reflection.dll",
"System.Reflection.4.1.0-beta-23419.nupkg",
"System.Reflection.4.1.0-beta-23419.nupkg.sha512",
"System.Reflection.nuspec"
]
},
"System.Reflection.Extensions/4.0.1-beta-23419": {
"type": "package",
"serviceable": true,
"sha512": "72R973FTVbpburw3KSWvV5G3yBepvyJ8P0n6hGTeJKq1f/eTdUdDSEKB7puP+hO9nsq5yPFTxhDhyWcZjqn5SA==",
"files": [
"lib/DNXCore50/System.Reflection.Extensions.dll",
"lib/net45/_._",
"lib/netcore50/System.Reflection.Extensions.dll",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"ref/dotnet/de/System.Reflection.Extensions.xml",
"ref/dotnet/es/System.Reflection.Extensions.xml",
"ref/dotnet/fr/System.Reflection.Extensions.xml",
"ref/dotnet/it/System.Reflection.Extensions.xml",
"ref/dotnet/ja/System.Reflection.Extensions.xml",
"ref/dotnet/ko/System.Reflection.Extensions.xml",
"ref/dotnet/ru/System.Reflection.Extensions.xml",
"ref/dotnet/System.Reflection.Extensions.dll",
"ref/dotnet/System.Reflection.Extensions.xml",
"ref/dotnet/zh-hans/System.Reflection.Extensions.xml",
"ref/dotnet/zh-hant/System.Reflection.Extensions.xml",
"ref/net45/_._",
"ref/netcore50/System.Reflection.Extensions.dll",
"ref/netcore50/System.Reflection.Extensions.xml",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll",
"System.Reflection.Extensions.4.0.1-beta-23419.nupkg",
"System.Reflection.Extensions.4.0.1-beta-23419.nupkg.sha512",
"System.Reflection.Extensions.nuspec"
]
},
"System.Reflection.Primitives/4.0.1-beta-23419": {
"type": "package",
"serviceable": true,
"sha512": "m9kQedOXGcnlPl/u2Gtfj/kn6bWgE4zYy/oOrCLe0CZ6xfPsx6dvgTptrXHTzAA/CvIg7kEQy+avJ0/tD+Fvcg==",
"files": [
"lib/DNXCore50/System.Reflection.Primitives.dll",
"lib/net45/_._",
"lib/netcore50/System.Reflection.Primitives.dll",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"ref/dotnet/de/System.Reflection.Primitives.xml",
"ref/dotnet/es/System.Reflection.Primitives.xml",
"ref/dotnet/fr/System.Reflection.Primitives.xml",
"ref/dotnet/it/System.Reflection.Primitives.xml",
"ref/dotnet/ja/System.Reflection.Primitives.xml",
"ref/dotnet/ko/System.Reflection.Primitives.xml",
"ref/dotnet/ru/System.Reflection.Primitives.xml",
"ref/dotnet/System.Reflection.Primitives.dll",
"ref/dotnet/System.Reflection.Primitives.xml",
"ref/dotnet/zh-hans/System.Reflection.Primitives.xml",
"ref/dotnet/zh-hant/System.Reflection.Primitives.xml",
"ref/net45/_._",
"ref/netcore50/System.Reflection.Primitives.dll",
"ref/netcore50/System.Reflection.Primitives.xml",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll",
"System.Reflection.Primitives.4.0.1-beta-23419.nupkg",
"System.Reflection.Primitives.4.0.1-beta-23419.nupkg.sha512",
"System.Reflection.Primitives.nuspec"
]
},
"System.Resources.ResourceManager/4.0.1-beta-23419": {
"type": "package",
"serviceable": true,
"sha512": "yf5AHqaLhsMflOjIHId4xP8oxURVujj0yekTd7iwDLH2+hfs+rFk11njoT3QJHSWtW0Y2WSxBAPv/j8PZu7VEA==",
"files": [
"lib/DNXCore50/System.Resources.ResourceManager.dll",
"lib/net45/_._",
"lib/netcore50/System.Resources.ResourceManager.dll",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"ref/dotnet/de/System.Resources.ResourceManager.xml",
"ref/dotnet/es/System.Resources.ResourceManager.xml",
"ref/dotnet/fr/System.Resources.ResourceManager.xml",
"ref/dotnet/it/System.Resources.ResourceManager.xml",
"ref/dotnet/ja/System.Resources.ResourceManager.xml",
"ref/dotnet/ko/System.Resources.ResourceManager.xml",
"ref/dotnet/ru/System.Resources.ResourceManager.xml",
"ref/dotnet/System.Resources.ResourceManager.dll",
"ref/dotnet/System.Resources.ResourceManager.xml",
"ref/dotnet/zh-hans/System.Resources.ResourceManager.xml",
"ref/dotnet/zh-hant/System.Resources.ResourceManager.xml",
"ref/net45/_._",
"ref/netcore50/System.Resources.ResourceManager.dll",
"ref/netcore50/System.Resources.ResourceManager.xml",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll",
"System.Resources.ResourceManager.4.0.1-beta-23419.nupkg",
"System.Resources.ResourceManager.4.0.1-beta-23419.nupkg.sha512",
"System.Resources.ResourceManager.nuspec"
]
},
"System.Runtime/4.0.21-beta-23419": {
"type": "package",
"serviceable": true,
"sha512": "XMpxeL5yaIkK2rSkcDxSp7h8/61L2/rSKIeaUHRTqSAZWum7sTqUdvPI/heSbiTDvr6O+EeLwkb5wn9h3HwC5A==",
"files": [
"lib/DNXCore50/System.Runtime.dll",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"ref/dotnet/de/System.Runtime.xml",
"ref/dotnet/es/System.Runtime.xml",
"ref/dotnet/fr/System.Runtime.xml",
"ref/dotnet/it/System.Runtime.xml",
"ref/dotnet/ja/System.Runtime.xml",
"ref/dotnet/ko/System.Runtime.xml",
"ref/dotnet/ru/System.Runtime.xml",
"ref/dotnet/System.Runtime.dll",
"ref/dotnet/System.Runtime.xml",
"ref/dotnet/zh-hans/System.Runtime.xml",
"ref/dotnet/zh-hant/System.Runtime.xml",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"runtimes/win8-aot/lib/netcore50/System.Runtime.dll",
"System.Runtime.4.0.21-beta-23419.nupkg",
"System.Runtime.4.0.21-beta-23419.nupkg.sha512",
"System.Runtime.nuspec"
]
},
"System.Runtime.Extensions/4.0.11-beta-23419": {
"type": "package",
"serviceable": true,
"sha512": "u5BGzJU6oSOmoJPHhjXxmQxNmGYK6feSCpt2S9H7YNV3jA1QPnEeuGL7Yt0b18rv7t45ukf8OwCfgXIPZ/ypdQ==",
"files": [
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"ref/dotnet/de/System.Runtime.Extensions.xml",
"ref/dotnet/es/System.Runtime.Extensions.xml",
"ref/dotnet/fr/System.Runtime.Extensions.xml",
"ref/dotnet/it/System.Runtime.Extensions.xml",
"ref/dotnet/ja/System.Runtime.Extensions.xml",
"ref/dotnet/ko/System.Runtime.Extensions.xml",
"ref/dotnet/ru/System.Runtime.Extensions.xml",
"ref/dotnet/System.Runtime.Extensions.dll",
"ref/dotnet/System.Runtime.Extensions.xml",
"ref/dotnet/zh-hans/System.Runtime.Extensions.xml",
"ref/dotnet/zh-hant/System.Runtime.Extensions.xml",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"runtime.json",
"System.Runtime.Extensions.4.0.11-beta-23419.nupkg",
"System.Runtime.Extensions.4.0.11-beta-23419.nupkg.sha512",
"System.Runtime.Extensions.nuspec"
]
},
"System.Runtime.Handles/4.0.1-beta-23419": {
"type": "package",
"serviceable": true,
"sha512": "9tMCZ0ZrCPXdatAlNJYL/2tusFhQLUqQM4lQPGKF94nP2D7IvMA4hMybBIwa03I9TEnlo+DrjHEF0v//zUEX9A==",
"files": [
"lib/DNXCore50/System.Runtime.Handles.dll",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.Handles.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"ref/dotnet/de/System.Runtime.Handles.xml",
"ref/dotnet/es/System.Runtime.Handles.xml",
"ref/dotnet/fr/System.Runtime.Handles.xml",
"ref/dotnet/it/System.Runtime.Handles.xml",
"ref/dotnet/ja/System.Runtime.Handles.xml",
"ref/dotnet/ko/System.Runtime.Handles.xml",
"ref/dotnet/ru/System.Runtime.Handles.xml",
"ref/dotnet/System.Runtime.Handles.dll",
"ref/dotnet/System.Runtime.Handles.xml",
"ref/dotnet/zh-hans/System.Runtime.Handles.xml",
"ref/dotnet/zh-hant/System.Runtime.Handles.xml",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll",
"System.Runtime.Handles.4.0.1-beta-23419.nupkg",
"System.Runtime.Handles.4.0.1-beta-23419.nupkg.sha512",
"System.Runtime.Handles.nuspec"
]
},
"System.Runtime.InteropServices/4.0.21-beta-23419": {
"type": "package",
"serviceable": true,
"sha512": "76JQ0YdZa+Ng4OAHni1yDw0WwrysNJRlDkdbTbtyPP9cJRbL0BNGWNd6PrPYkSA9MmcMlrI2YuNpF0Qwao2eMg==",
"files": [
"lib/DNXCore50/System.Runtime.InteropServices.dll",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Runtime.InteropServices.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"ref/dotnet/de/System.Runtime.InteropServices.xml",
"ref/dotnet/es/System.Runtime.InteropServices.xml",
"ref/dotnet/fr/System.Runtime.InteropServices.xml",
"ref/dotnet/it/System.Runtime.InteropServices.xml",
"ref/dotnet/ja/System.Runtime.InteropServices.xml",
"ref/dotnet/ko/System.Runtime.InteropServices.xml",
"ref/dotnet/ru/System.Runtime.InteropServices.xml",
"ref/dotnet/System.Runtime.InteropServices.dll",
"ref/dotnet/System.Runtime.InteropServices.xml",
"ref/dotnet/zh-hans/System.Runtime.InteropServices.xml",
"ref/dotnet/zh-hant/System.Runtime.InteropServices.xml",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll",
"System.Runtime.InteropServices.4.0.21-beta-23419.nupkg",
"System.Runtime.InteropServices.4.0.21-beta-23419.nupkg.sha512",
"System.Runtime.InteropServices.nuspec"
]
},
"System.Text.Encoding/4.0.11-beta-23419": {
"type": "package",
"serviceable": true,
"sha512": "VKdbUEaQKPO+yAvcGmXp8BXG8TwCPVgGUKw1044HYjc0SNmb9o8QVV7+UCn8srW7dg4//NJccCxjQxTWzTQ0xw==",
"files": [
"lib/DNXCore50/System.Text.Encoding.dll",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Text.Encoding.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"ref/dotnet/de/System.Text.Encoding.xml",
"ref/dotnet/es/System.Text.Encoding.xml",
"ref/dotnet/fr/System.Text.Encoding.xml",
"ref/dotnet/it/System.Text.Encoding.xml",
"ref/dotnet/ja/System.Text.Encoding.xml",
"ref/dotnet/ko/System.Text.Encoding.xml",
"ref/dotnet/ru/System.Text.Encoding.xml",
"ref/dotnet/System.Text.Encoding.dll",
"ref/dotnet/System.Text.Encoding.xml",
"ref/dotnet/zh-hans/System.Text.Encoding.xml",
"ref/dotnet/zh-hant/System.Text.Encoding.xml",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll",
"System.Text.Encoding.4.0.11-beta-23419.nupkg",
"System.Text.Encoding.4.0.11-beta-23419.nupkg.sha512",
"System.Text.Encoding.nuspec"
]
},
"System.Text.Encoding.Extensions/4.0.11-beta-23419": {
"type": "package",
"serviceable": true,
"sha512": "hcnmwiDOq4XTeAMnH6Zv5sLLGPK+93pjWh8UAufpIxr63RZQEEJEObWZaCmEcPpBU7sASZKZnmGec2OC0BxLBQ==",
"files": [
"lib/DNXCore50/System.Text.Encoding.Extensions.dll",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Text.Encoding.Extensions.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"ref/dotnet/de/System.Text.Encoding.Extensions.xml",
"ref/dotnet/es/System.Text.Encoding.Extensions.xml",
"ref/dotnet/fr/System.Text.Encoding.Extensions.xml",
"ref/dotnet/it/System.Text.Encoding.Extensions.xml",
"ref/dotnet/ja/System.Text.Encoding.Extensions.xml",
"ref/dotnet/ko/System.Text.Encoding.Extensions.xml",
"ref/dotnet/ru/System.Text.Encoding.Extensions.xml",
"ref/dotnet/System.Text.Encoding.Extensions.dll",
"ref/dotnet/System.Text.Encoding.Extensions.xml",
"ref/dotnet/zh-hans/System.Text.Encoding.Extensions.xml",
"ref/dotnet/zh-hant/System.Text.Encoding.Extensions.xml",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll",
"System.Text.Encoding.Extensions.4.0.11-beta-23419.nupkg",
"System.Text.Encoding.Extensions.4.0.11-beta-23419.nupkg.sha512",
"System.Text.Encoding.Extensions.nuspec"
]
},
"System.Threading/4.0.11-beta-23419": {
"type": "package",
"serviceable": true,
"sha512": "5xaSAYLy3OcvSCHTn7/0huaOBNrmVi6oNaa4WIntPUJFfDiQ0on4tJ8LXSLIuW1oXBwSHgI5rqdMFutQPj/RxA==",
"files": [
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"ref/dotnet/de/System.Threading.xml",
"ref/dotnet/es/System.Threading.xml",
"ref/dotnet/fr/System.Threading.xml",
"ref/dotnet/it/System.Threading.xml",
"ref/dotnet/ja/System.Threading.xml",
"ref/dotnet/ko/System.Threading.xml",
"ref/dotnet/ru/System.Threading.xml",
"ref/dotnet/System.Threading.dll",
"ref/dotnet/System.Threading.xml",
"ref/dotnet/zh-hans/System.Threading.xml",
"ref/dotnet/zh-hant/System.Threading.xml",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"runtime.json",
"System.Threading.4.0.11-beta-23419.nupkg",
"System.Threading.4.0.11-beta-23419.nupkg.sha512",
"System.Threading.nuspec"
]
},
"System.Threading.Overlapped/4.0.0": {
"type": "package",
"serviceable": true,
"sha512": "X5LuQFhM5FTqaez3eXKJ9CbfSGZ7wj6j4hSVtxct3zmwQXLqG95qoWdvILcgN7xtrDOBIFtpiyDg0vmoI0jE2A==",
"files": [
"lib/DNXCore50/System.Threading.Overlapped.dll",
"lib/net46/System.Threading.Overlapped.dll",
"lib/netcore50/System.Threading.Overlapped.dll",
"ref/dotnet/de/System.Threading.Overlapped.xml",
"ref/dotnet/es/System.Threading.Overlapped.xml",
"ref/dotnet/fr/System.Threading.Overlapped.xml",
"ref/dotnet/it/System.Threading.Overlapped.xml",
"ref/dotnet/ja/System.Threading.Overlapped.xml",
"ref/dotnet/ko/System.Threading.Overlapped.xml",
"ref/dotnet/ru/System.Threading.Overlapped.xml",
"ref/dotnet/System.Threading.Overlapped.dll",
"ref/dotnet/System.Threading.Overlapped.xml",
"ref/dotnet/zh-hans/System.Threading.Overlapped.xml",
"ref/dotnet/zh-hant/System.Threading.Overlapped.xml",
"ref/net46/System.Threading.Overlapped.dll",
"System.Threading.Overlapped.4.0.0.nupkg",
"System.Threading.Overlapped.4.0.0.nupkg.sha512",
"System.Threading.Overlapped.nuspec"
]
},
"System.Threading.Tasks/4.0.11-beta-23419": {
"type": "package",
"serviceable": true,
"sha512": "ivwl7y1Zt847s+6lcdWdqFPUK/ShkivITUNtbIClRzZYIiemGhehecZcbTxL/x7ne2BfaOPhltXWBys6Y6KhYw==",
"files": [
"lib/DNXCore50/System.Threading.Tasks.dll",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/_._",
"lib/netcore50/System.Threading.Tasks.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"ref/dotnet/de/System.Threading.Tasks.xml",
"ref/dotnet/es/System.Threading.Tasks.xml",
"ref/dotnet/fr/System.Threading.Tasks.xml",
"ref/dotnet/it/System.Threading.Tasks.xml",
"ref/dotnet/ja/System.Threading.Tasks.xml",
"ref/dotnet/ko/System.Threading.Tasks.xml",
"ref/dotnet/ru/System.Threading.Tasks.xml",
"ref/dotnet/System.Threading.Tasks.dll",
"ref/dotnet/System.Threading.Tasks.xml",
"ref/dotnet/zh-hans/System.Threading.Tasks.xml",
"ref/dotnet/zh-hant/System.Threading.Tasks.xml",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll",
"System.Threading.Tasks.4.0.11-beta-23419.nupkg",
"System.Threading.Tasks.4.0.11-beta-23419.nupkg.sha512",
"System.Threading.Tasks.nuspec"
]
},
"System.Threading.Timer/4.0.1-beta-23419": {
"type": "package",
"serviceable": true,
"sha512": "Nonexe9eZdkELWfhrn7Op8tGIpAXQW8niJCevqJfGLL6wCoDsvjEm+FgPoSdKKgRCVFEnIt14/WuirIl0W5rWQ==",
"files": [
"lib/DNXCore50/System.Threading.Timer.dll",
"lib/net451/_._",
"lib/netcore50/System.Threading.Timer.dll",
"lib/win81/_._",
"lib/wpa81/_._",
"ref/dotnet/de/System.Threading.Timer.xml",
"ref/dotnet/es/System.Threading.Timer.xml",
"ref/dotnet/fr/System.Threading.Timer.xml",
"ref/dotnet/it/System.Threading.Timer.xml",
"ref/dotnet/ja/System.Threading.Timer.xml",
"ref/dotnet/ko/System.Threading.Timer.xml",
"ref/dotnet/ru/System.Threading.Timer.xml",
"ref/dotnet/System.Threading.Timer.dll",
"ref/dotnet/System.Threading.Timer.xml",
"ref/dotnet/zh-hans/System.Threading.Timer.xml",
"ref/dotnet/zh-hant/System.Threading.Timer.xml",
"ref/net451/_._",
"ref/netcore50/System.Threading.Timer.dll",
"ref/netcore50/System.Threading.Timer.xml",
"ref/win81/_._",
"ref/wpa81/_._",
"runtimes/win8-aot/lib/netcore50/System.Threading.Timer.dll",
"System.Threading.Timer.4.0.1-beta-23419.nupkg",
"System.Threading.Timer.4.0.1-beta-23419.nupkg.sha512",
"System.Threading.Timer.nuspec"
]
}
},
"projectFileDependencyGroups": {
"": [
"System.Console >= 4.0.0-beta-23419",
"System.IO >= 4.0.11-beta-23409",
"System.IO.FileSystem >= 4.0.1-beta-23409",
"Microsoft.NETCore.TestHost >= 1.0.0-beta-23419",
"Microsoft.NETCore.Runtime >= 1.0.1-beta-23419"
],
"DNXCore,Version=v5.0": []
}
}