提交 bbc3ab51 编写于 作者: M Marc Gravell

Merge pull request #311 from aggieben/runtime-dependency

Runtime dependency
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
"net45": { "net45": {
"compilationOptions": { "define": [ "ASYNC" ], "warningsAsErrors": true }, "compilationOptions": { "define": [ "ASYNC" ], "warningsAsErrors": true },
"dependencies": { "dependencies": {
"System.Runtime": "4.0.20-beta-22816"
}, },
"frameworkAssemblies": { "frameworkAssemblies": {
"System.Data": "4.0.0.0" "System.Data": "4.0.0.0"
......
{ {
"locked": false, "locked": false,
"version": -9998, "version": 1,
"projectFileDependencyGroups": { "targets": {
"": [], ".NETFramework,Version=v4.5": {
".NETFramework,Version=v4.5": [ "Dapper/1.41-beta5": {
"System.Runtime >= 4.0.20-beta-22816", "dependencies": {
"framework/System.Data >= 4.0.0.0" "System.Runtime": "4.0.20-beta-22816"
], },
".NETFramework,Version=v4.0": [ "frameworkAssemblies": [
"framework/System.Data >= 4.0.0.0" "Microsoft.CSharp",
], "mscorlib",
"DNX,Version=v4.5.1": [ "System",
"framework/System.Data >= 4.0.0.0" "System.Core",
], "System.Data"
"DNXCore,Version=v5.0": [ ],
"System.Text.RegularExpressions >= 4.0.10-beta-*", "compile": {
"System.Collections >= 4.0.10-beta-*", "lib/net45/Dapper.dll": {}
"System.Collections.Concurrent >= 4.0.10-beta-*", },
"System.Linq >= 4.0.0-beta-*", "runtime": {
"System.Threading >= 4.0.10-beta-*", "lib/net45/Dapper.dll": {}
"Microsoft.CSharp >= 4.0.0-beta-*", }
"System.Reflection >= 4.0.10-beta-*", }
"System.Reflection.Emit >= 4.0.0-beta-*", },
"System.Reflection.Emit.ILGeneration >= 4.0.0-beta-*", ".NETFramework,Version=v4.0": {
"System.Reflection.Emit.Lightweight >= 4.0.0-beta-*", "Dapper/1.41-beta5": {
"System.Reflection.TypeExtensions >= 4.0.0-beta-*", "frameworkAssemblies": [
"System.Data.Common >= 4.0.0-beta-*", "Microsoft.CSharp",
"System.Runtime.Extensions >= 4.0.10-beta-*", "mscorlib",
"System.Text.Encoding.CodePages >= 4.0.0-beta-*", "System",
"System.Globalization >= 4.0.10-beta-*" "System.Core",
] "System.Data"
}, ],
"libraries": { "compile": {
"Microsoft.CSharp/4.0.0-beta-22816": { "lib/net40/Dapper.dll": {}
"serviceable": false, },
"sha": "h+75iL9JfUbT0P8xOm9u0XSvk5+8GUD92VVwjbvJHqIcM23DVv2AjYVhVjTm6y923lNLn+qh/h4ViinL9RME2Q==", "runtime": {
"frameworks": { "lib/net40/Dapper.dll": {}
".NETFramework,Version=v4.5": { }
"dependencies": { }
"System.Dynamic.Runtime": "4.0.10-beta-22816", },
"System.Linq.Expressions": "4.0.10-beta-22816", "DNX,Version=v4.5.1": {
"System.Runtime": "4.0.20-beta-22816" "Dapper/1.41-beta5": {
}, "dependencies": {
"frameworkAssemblies": [], "System.Runtime": "4.0.20-beta-22816"
"runtimeAssemblies": [], },
"compileAssemblies": [] "frameworkAssemblies": [
}, "Microsoft.CSharp",
".NETFramework,Version=v4.0": { "mscorlib",
"dependencies": { "System",
"System.Dynamic.Runtime": "4.0.10-beta-22816", "System.Core",
"System.Linq.Expressions": "4.0.10-beta-22816", "System.Data"
"System.Runtime": "4.0.20-beta-22816" ],
}, "compile": {
"frameworkAssemblies": [], "lib/dnx451/Dapper.dll": {}
"runtimeAssemblies": [], },
"compileAssemblies": [] "runtime": {
}, "lib/dnx451/Dapper.dll": {}
"DNX,Version=v4.5.1": { }
"dependencies": { }
"System.Dynamic.Runtime": "4.0.10-beta-22816", },
"System.Linq.Expressions": "4.0.10-beta-22816", "DNXCore,Version=v5.0": {
"System.Runtime": "4.0.20-beta-22816" "Dapper/1.41-beta5": {
}, "dependencies": {
"frameworkAssemblies": [], "Microsoft.CSharp": "4.0.0-beta-22816",
"runtimeAssemblies": [], "System.Collections": "4.0.10-beta-22816",
"compileAssemblies": [] "System.Collections.Concurrent": "4.0.10-beta-22816",
}, "System.Data.Common": "4.0.0-beta-22816",
"DNXCore,Version=v5.0": { "System.Globalization": "4.0.10-beta-22816",
"dependencies": { "System.Linq": "4.0.0-beta-22816",
"System.Dynamic.Runtime": "4.0.10-beta-22816", "System.Reflection": "4.0.10-beta-22816",
"System.Linq.Expressions": "4.0.10-beta-22816", "System.Reflection.Emit": "4.0.0-beta-22816",
"System.Runtime": "4.0.20-beta-22816" "System.Reflection.Emit.ILGeneration": "4.0.0-beta-22816",
}, "System.Reflection.Emit.Lightweight": "4.0.0-beta-22816",
"frameworkAssemblies": [], "System.Reflection.TypeExtensions": "4.0.0-beta-22816",
"runtimeAssemblies": [ "System.Runtime.Extensions": "4.0.10-beta-22816",
"lib/aspnetcore50/Microsoft.CSharp.dll" "System.Text.Encoding.CodePages": "4.0.0-beta-22816",
], "System.Text.RegularExpressions": "4.0.10-beta-22816",
"compileAssemblies": [ "System.Threading": "4.0.10-beta-22816"
"lib/contract/Microsoft.CSharp.dll" },
] "compile": {
} "lib/dnxcore50/Dapper.dll": {}
}, },
"files": [ "runtime": {
"License.rtf", "lib/dnxcore50/Dapper.dll": {}
"Microsoft.CSharp.4.0.0-beta-22816.nupkg", }
"Microsoft.CSharp.4.0.0-beta-22816.nupkg.sha512", },
"Microsoft.CSharp.nuspec", "Microsoft.CSharp/4.0.0-beta-23029": {
"lib/aspnetcore50/Microsoft.CSharp.dll", "dependencies": {
"lib/contract/Microsoft.CSharp.dll", "System.Collections": "4.0.10-beta-23029",
"lib/net45/_._", "System.Diagnostics.Debug": "4.0.10-beta-23029",
"lib/portable-wpa81+wp80+win80+net45+aspnetcore50/Microsoft.CSharp.dll" "System.Dynamic.Runtime": "4.0.0-beta-23029",
] "System.Globalization": "4.0.10-beta-23029",
}, "System.Linq": "4.0.0-beta-23029",
"System.Collections/4.0.10-beta-22816": { "System.Linq.Expressions": "4.0.0-beta-23029",
"serviceable": false, "System.ObjectModel": "4.0.10-beta-23029",
"sha": "pFwiLMtcsvAx8ZFsSIDVSuPAXXW2z1gkmE/YqiMELlxPVHKyJGrUZoJCIBfVg1HERxMnd1dyj7ffqj5Nx3mzGQ==", "System.Reflection": "4.0.10-beta-23029",
"frameworks": { "System.Reflection.Extensions": "4.0.0-beta-23029",
".NETFramework,Version=v4.5": { "System.Reflection.Primitives": "4.0.0-beta-23029",
"dependencies": { "System.Reflection.TypeExtensions": "4.0.0-beta-23029",
"System.Runtime": "4.0.20-beta-22816" "System.Resources.ResourceManager": "4.0.0-beta-23029",
}, "System.Runtime": "4.0.20-beta-23029",
"frameworkAssemblies": [ "System.Runtime.Extensions": "4.0.10-beta-23029",
"mscorlib", "System.Runtime.InteropServices": "4.0.20-beta-23029",
"System", "System.Threading": "4.0.0-beta-23029"
"System.Core" },
], "compile": {
"runtimeAssemblies": [ "ref/dotnet/Microsoft.CSharp.dll": {}
"lib/net45/System.Collections.dll" },
], "runtime": {
"compileAssemblies": [ "lib/dotnet/Microsoft.CSharp.dll": {}
"lib/net45/System.Collections.dll" }
] },
}, "System.Collections/4.0.10-beta-23029": {
".NETFramework,Version=v4.0": { "dependencies": {
"dependencies": { "System.Runtime": "4.0.20-beta-23029"
"System.Runtime": "4.0.20-beta-22816" },
}, "compile": {
"frameworkAssemblies": [], "ref/dotnet/System.Collections.dll": {}
"runtimeAssemblies": [], },
"compileAssemblies": [] "runtime": {
}, "lib/DNXCore50/System.Collections.dll": {}
"DNX,Version=v4.5.1": { }
"dependencies": { },
"System.Runtime": "4.0.20-beta-22816" "System.Collections.Concurrent/4.0.10-beta-23029": {
}, "dependencies": {
"frameworkAssemblies": [ "System.Collections": "4.0.10-beta-23029",
"mscorlib", "System.Diagnostics.Debug": "4.0.10-beta-23029",
"System", "System.Diagnostics.Tracing": "4.0.20-beta-23029",
"System.Core" "System.Globalization": "4.0.10-beta-23029",
], "System.Resources.ResourceManager": "4.0.0-beta-23029",
"runtimeAssemblies": [ "System.Runtime": "4.0.20-beta-23029",
"lib/net45/System.Collections.dll" "System.Runtime.Extensions": "4.0.10-beta-23029",
], "System.Threading": "4.0.10-beta-23029",
"compileAssemblies": [ "System.Threading.Tasks": "4.0.10-beta-23029"
"lib/net45/System.Collections.dll" },
] "compile": {
}, "ref/dotnet/System.Collections.Concurrent.dll": {}
"DNXCore,Version=v5.0": { },
"dependencies": { "runtime": {
"System.Runtime": "4.0.20-beta-22816" "lib/dotnet/System.Collections.Concurrent.dll": {}
}, }
"frameworkAssemblies": [], },
"runtimeAssemblies": [ "System.Collections.NonGeneric/4.0.0-beta-23029": {
"lib/aspnetcore50/System.Collections.dll" "dependencies": {
], "System.Diagnostics.Debug": "4.0.10-beta-23029",
"compileAssemblies": [ "System.Globalization": "4.0.10-beta-23029",
"lib/contract/System.Collections.dll" "System.Resources.ResourceManager": "4.0.0-beta-23029",
] "System.Runtime": "4.0.20-beta-23029",
} "System.Runtime.Extensions": "4.0.10-beta-23029",
}, "System.Threading": "4.0.10-beta-23029"
"files": [ },
"License.rtf", "compile": {
"System.Collections.4.0.10-beta-22816.nupkg", "ref/dotnet/System.Collections.NonGeneric.dll": {}
"System.Collections.4.0.10-beta-22816.nupkg.sha512", },
"System.Collections.nuspec", "runtime": {
"lib/aspnetcore50/System.Collections.dll", "lib/dotnet/System.Collections.NonGeneric.dll": {}
"lib/contract/System.Collections.dll", }
"lib/net45/System.Collections.dll", },
"lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Collections.dll" "System.Data.Common/4.0.0-beta-23029": {
] "dependencies": {
}, "System.Collections": "4.0.0-beta-23029",
"System.Collections.Concurrent/4.0.10-beta-22816": { "System.Collections.NonGeneric": "4.0.0-beta-23029",
"serviceable": false, "System.Globalization": "4.0.0-beta-23029",
"sha": "mI2+5S3DG07KCur+L4sHleKLzFQEnXo8h3t4gS0awNFzyar8nVKNb95OkiECI68PLy/FM3HfVAuqb12qPw3CXg==", "System.IO": "4.0.0-beta-23029",
"frameworks": { "System.Resources.ResourceManager": "4.0.0-beta-23029",
".NETFramework,Version=v4.5": { "System.Runtime": "4.0.0-beta-23029",
"dependencies": { "System.Runtime.Extensions": "4.0.0-beta-23029",
"System.Runtime": "4.0.20-beta-22816", "System.Text.RegularExpressions": "4.0.0-beta-23029",
"System.Threading.Tasks": "4.0.10-beta-22816" "System.Threading.Tasks": "4.0.0-beta-23029"
}, },
"frameworkAssemblies": [ "compile": {
"mscorlib", "ref/dotnet/System.Data.Common.dll": {}
"System" },
], "runtime": {
"runtimeAssemblies": [ "lib/dotnet/System.Data.Common.dll": {}
"lib/net45/System.Collections.Concurrent.dll" }
], },
"compileAssemblies": [ "System.Diagnostics.Debug/4.0.10-beta-23029": {
"lib/net45/System.Collections.Concurrent.dll" "dependencies": {
] "System.Runtime": "4.0.0-beta-23029"
}, },
".NETFramework,Version=v4.0": { "compile": {
"dependencies": { "ref/dotnet/System.Diagnostics.Debug.dll": {}
"System.Runtime": "4.0.20-beta-22816", },
"System.Threading.Tasks": "4.0.10-beta-22816" "runtime": {
}, "lib/DNXCore50/System.Diagnostics.Debug.dll": {}
"frameworkAssemblies": [], }
"runtimeAssemblies": [], },
"compileAssemblies": [] "System.Diagnostics.Tracing/4.0.20-beta-23029": {
}, "dependencies": {
"DNX,Version=v4.5.1": { "System.Runtime": "4.0.0-beta-23029"
"dependencies": { },
"System.Runtime": "4.0.20-beta-22816", "compile": {
"System.Threading.Tasks": "4.0.10-beta-22816" "ref/dotnet/System.Diagnostics.Tracing.dll": {}
}, },
"frameworkAssemblies": [ "runtime": {
"mscorlib", "lib/DNXCore50/System.Diagnostics.Tracing.dll": {}
"System" }
], },
"runtimeAssemblies": [ "System.Dynamic.Runtime/4.0.0-beta-23029": {
"lib/net45/System.Collections.Concurrent.dll" "dependencies": {
], "System.Linq.Expressions": "4.0.0-beta-23029",
"compileAssemblies": [ "System.ObjectModel": "4.0.0-beta-23029",
"lib/net45/System.Collections.Concurrent.dll" "System.Reflection": "4.0.0-beta-23029",
] "System.Runtime": "4.0.0-beta-23029"
}, },
"DNXCore,Version=v5.0": { "compile": {
"dependencies": { "ref/dotnet/System.Dynamic.Runtime.dll": {}
"System.Runtime": "4.0.20-beta-22816", }
"System.Threading.Tasks": "4.0.10-beta-22816" },
}, "System.Globalization/4.0.10-beta-23029": {
"frameworkAssemblies": [], "dependencies": {
"runtimeAssemblies": [ "System.Runtime": "4.0.0-beta-23029"
"lib/aspnetcore50/System.Collections.Concurrent.dll" },
], "compile": {
"compileAssemblies": [ "ref/dotnet/System.Globalization.dll": {}
"lib/contract/System.Collections.Concurrent.dll" },
] "runtime": {
} "lib/DNXCore50/System.Globalization.dll": {}
}, }
"files": [ },
"License.rtf", "System.IO/4.0.10-beta-23029": {
"System.Collections.Concurrent.4.0.10-beta-22816.nupkg", "dependencies": {
"System.Collections.Concurrent.4.0.10-beta-22816.nupkg.sha512", "System.Runtime": "4.0.20-beta-23029",
"System.Collections.Concurrent.nuspec", "System.Text.Encoding": "4.0.0-beta-23029",
"lib/aspnetcore50/System.Collections.Concurrent.dll", "System.Threading.Tasks": "4.0.0-beta-23029"
"lib/contract/System.Collections.Concurrent.dll", },
"lib/net45/System.Collections.Concurrent.dll", "compile": {
"lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Collections.Concurrent.dll" "ref/dotnet/System.IO.dll": {}
] },
}, "runtime": {
"System.Data.Common/4.0.0-beta-22816": { "lib/DNXCore50/System.IO.dll": {}
"serviceable": false, }
"sha": "7cRRCmUPaUbscio/n1MUgnY1IetH7fH19iuLrfahncpWkEkE6cZSMprkWYFp5CsWrky0OXAnbiW8ANsSGhfbFQ==", },
"frameworks": { "System.Linq/4.0.0-beta-23029": {
".NETFramework,Version=v4.5": { "dependencies": {
"dependencies": { "System.Collections": "4.0.10-beta-23029",
"System.IO": "4.0.10-beta-22816", "System.Diagnostics.Debug": "4.0.10-beta-23029",
"System.Runtime": "4.0.20-beta-22816", "System.Resources.ResourceManager": "4.0.0-beta-23029",
"System.Threading.Tasks": "4.0.10-beta-22816" "System.Runtime": "4.0.20-beta-23029",
}, "System.Runtime.Extensions": "4.0.10-beta-23029"
"frameworkAssemblies": [ },
"mscorlib", "compile": {
"System.Data" "ref/dotnet/System.Linq.dll": {}
], },
"runtimeAssemblies": [ "runtime": {
"lib/net45/System.Data.Common.dll" "lib/dotnet/System.Linq.dll": {}
], }
"compileAssemblies": [ },
"lib/net45/System.Data.Common.dll" "System.Linq.Expressions/4.0.0-beta-23029": {
] "dependencies": {
}, "System.Reflection": "4.0.0-beta-23029",
".NETFramework,Version=v4.0": { "System.Runtime": "4.0.0-beta-23029"
"dependencies": { },
"System.IO": "4.0.10-beta-22816", "compile": {
"System.Runtime": "4.0.20-beta-22816", "ref/dotnet/System.Linq.Expressions.dll": {}
"System.Threading.Tasks": "4.0.10-beta-22816" }
}, },
"frameworkAssemblies": [], "System.ObjectModel/4.0.10-beta-23029": {
"runtimeAssemblies": [], "dependencies": {
"compileAssemblies": [] "System.Collections": "4.0.10-beta-23029",
}, "System.Diagnostics.Debug": "4.0.10-beta-23029",
"DNX,Version=v4.5.1": { "System.Resources.ResourceManager": "4.0.0-beta-23029",
"dependencies": { "System.Runtime": "4.0.20-beta-23029",
"System.IO": "4.0.10-beta-22816", "System.Threading": "4.0.10-beta-23029"
"System.Runtime": "4.0.20-beta-22816", },
"System.Threading.Tasks": "4.0.10-beta-22816" "compile": {
}, "ref/dotnet/System.ObjectModel.dll": {}
"frameworkAssemblies": [ },
"mscorlib", "runtime": {
"System.Data" "lib/dotnet/System.ObjectModel.dll": {}
], }
"runtimeAssemblies": [ },
"lib/net45/System.Data.Common.dll" "System.Private.Uri/4.0.0-beta-23029": {
], "runtime": {
"compileAssemblies": [ "lib/DNXCore50/System.Private.Uri.dll": {}
"lib/net45/System.Data.Common.dll" }
] },
}, "System.Reflection/4.0.10-beta-23029": {
"DNXCore,Version=v5.0": { "dependencies": {
"dependencies": { "System.IO": "4.0.0-beta-23029",
"System.IO": "4.0.10-beta-22816", "System.Reflection.Primitives": "4.0.0-beta-23029",
"System.Runtime": "4.0.20-beta-22816", "System.Runtime": "4.0.20-beta-23029"
"System.Threading.Tasks": "4.0.10-beta-22816" },
}, "compile": {
"frameworkAssemblies": [], "ref/dotnet/System.Reflection.dll": {}
"runtimeAssemblies": [ },
"lib/aspnetcore50/System.Data.Common.dll" "runtime": {
], "lib/DNXCore50/System.Reflection.dll": {}
"compileAssemblies": [ }
"lib/contract/System.Data.Common.dll" },
] "System.Reflection.Emit/4.0.0-beta-23029": {
} "dependencies": {
}, "System.IO": "4.0.0-beta-23029",
"files": [ "System.Reflection": "4.0.0-beta-23029",
"License.rtf", "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23029",
"System.Data.Common.4.0.0-beta-22816.nupkg", "System.Reflection.Primitives": "4.0.0-beta-23029",
"System.Data.Common.4.0.0-beta-22816.nupkg.sha512", "System.Runtime": "4.0.0-beta-23029"
"System.Data.Common.nuspec", },
"lib/aspnetcore50/System.Data.Common.dll", "compile": {
"lib/contract/System.Data.Common.dll", "ref/dotnet/System.Reflection.Emit.dll": {}
"lib/net45/System.Data.Common.dll", },
"lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Data.Common.dll" "runtime": {
] "lib/DNXCore50/System.Reflection.Emit.dll": {}
}, }
"System.Dynamic.Runtime/4.0.10-beta-22816": { },
"serviceable": false, "System.Reflection.Emit.ILGeneration/4.0.0-beta-23029": {
"sha": "xPMym5hsntfLf/Gisnvk3t25TaZRvwDF46PaszRlB63WsDbAIUXgrsE4ob8ZKTL7+uyGW1HGwOBVlJCP/J1/hA==", "dependencies": {
"frameworks": { "System.Reflection": "4.0.0-beta-23029",
".NETFramework,Version=v4.5": { "System.Reflection.Primitives": "4.0.0-beta-23029",
"dependencies": { "System.Runtime": "4.0.0-beta-23029"
"System.Linq.Expressions": "4.0.10-beta-22816", },
"System.ObjectModel": "4.0.10-beta-22816", "compile": {
"System.Reflection": "4.0.10-beta-22816", "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {}
"System.Runtime": "4.0.20-beta-22816" },
}, "runtime": {
"frameworkAssemblies": [ "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {}
"mscorlib", }
"System.Core" },
], "System.Reflection.Emit.Lightweight/4.0.0-beta-23029": {
"runtimeAssemblies": [ "dependencies": {
"lib/net45/System.Dynamic.Runtime.dll" "System.Reflection": "4.0.0-beta-23029",
], "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23029",
"compileAssemblies": [ "System.Reflection.Primitives": "4.0.0-beta-23029",
"lib/net45/System.Dynamic.Runtime.dll" "System.Runtime": "4.0.0-beta-23029"
] },
}, "compile": {
".NETFramework,Version=v4.0": { "ref/dotnet/System.Reflection.Emit.Lightweight.dll": {}
"dependencies": { },
"System.Linq.Expressions": "4.0.10-beta-22816", "runtime": {
"System.ObjectModel": "4.0.10-beta-22816", "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll": {}
"System.Reflection": "4.0.10-beta-22816", }
"System.Runtime": "4.0.20-beta-22816" },
}, "System.Reflection.Extensions/4.0.0-beta-23029": {
"frameworkAssemblies": [], "dependencies": {
"runtimeAssemblies": [], "System.Reflection": "4.0.0-beta-23029",
"compileAssemblies": [] "System.Runtime": "4.0.0-beta-23029"
}, },
"DNX,Version=v4.5.1": { "compile": {
"dependencies": { "ref/dotnet/System.Reflection.Extensions.dll": {}
"System.Linq.Expressions": "4.0.10-beta-22816", },
"System.ObjectModel": "4.0.10-beta-22816", "runtime": {
"System.Reflection": "4.0.10-beta-22816", "lib/DNXCore50/System.Reflection.Extensions.dll": {}
"System.Runtime": "4.0.20-beta-22816" }
}, },
"frameworkAssemblies": [ "System.Reflection.Primitives/4.0.0-beta-23029": {
"mscorlib", "dependencies": {
"System.Core" "System.Runtime": "4.0.0-beta-23029"
], },
"runtimeAssemblies": [ "compile": {
"lib/net45/System.Dynamic.Runtime.dll" "ref/dotnet/System.Reflection.Primitives.dll": {}
], },
"compileAssemblies": [ "runtime": {
"lib/net45/System.Dynamic.Runtime.dll" "lib/DNXCore50/System.Reflection.Primitives.dll": {}
] }
}, },
"DNXCore,Version=v5.0": { "System.Reflection.TypeExtensions/4.0.0-beta-23029": {
"dependencies": { "dependencies": {
"System.Linq.Expressions": "4.0.10-beta-22816", "System.Reflection": "4.0.0-beta-23029",
"System.ObjectModel": "4.0.10-beta-22816", "System.Runtime": "4.0.0-beta-23029"
"System.Reflection": "4.0.10-beta-22816", },
"System.Runtime": "4.0.20-beta-22816" "compile": {
}, "ref/dotnet/System.Reflection.TypeExtensions.dll": {}
"frameworkAssemblies": [], },
"runtimeAssemblies": [ "runtime": {
"lib/aspnetcore50/System.Dynamic.Runtime.dll" "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {}
], }
"compileAssemblies": [ },
"lib/contract/System.Dynamic.Runtime.dll" "System.Resources.ResourceManager/4.0.0-beta-23029": {
] "dependencies": {
} "System.Globalization": "4.0.0-beta-23029",
}, "System.Reflection": "4.0.0-beta-23029",
"files": [ "System.Runtime": "4.0.0-beta-23029"
"License.rtf", },
"System.Dynamic.Runtime.4.0.10-beta-22816.nupkg", "compile": {
"System.Dynamic.Runtime.4.0.10-beta-22816.nupkg.sha512", "ref/dotnet/System.Resources.ResourceManager.dll": {}
"System.Dynamic.Runtime.nuspec", },
"lib/aspnetcore50/System.Dynamic.Runtime.dll", "runtime": {
"lib/contract/System.Dynamic.Runtime.dll", "lib/DNXCore50/System.Resources.ResourceManager.dll": {}
"lib/net45/System.Dynamic.Runtime.dll", }
"lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Dynamic.Runtime.dll" },
] "System.Runtime/4.0.20-beta-23029": {
}, "dependencies": {
"System.Globalization/4.0.10-beta-22816": { "System.Private.Uri": "4.0.0-beta-23029"
"serviceable": false, },
"sha": "Bedo0Nd7solBPW1k52EmlA+RKm+yxT2Os8fiu27DK2fyBa68pdFNM9ckjZ1X2DW0E9q49IxRMaWpflTBerMb8Q==", "compile": {
"frameworks": { "ref/dotnet/System.Runtime.dll": {}
".NETFramework,Version=v4.5": { },
"dependencies": { "runtime": {
"System.Runtime": "4.0.20-beta-22816" "lib/DNXCore50/System.Runtime.dll": {}
}, }
"frameworkAssemblies": [ },
"mscorlib" "System.Runtime.Extensions/4.0.10-beta-23029": {
], "dependencies": {
"runtimeAssemblies": [ "System.Runtime": "4.0.20-beta-23029"
"lib/net45/System.Globalization.dll" },
], "compile": {
"compileAssemblies": [ "ref/dotnet/System.Runtime.Extensions.dll": {}
"lib/net45/System.Globalization.dll" },
] "runtime": {
}, "lib/DNXCore50/System.Runtime.Extensions.dll": {}
".NETFramework,Version=v4.0": { }
"dependencies": { },
"System.Runtime": "4.0.20-beta-22816" "System.Runtime.Handles/4.0.0-beta-23029": {
}, "dependencies": {
"frameworkAssemblies": [], "System.Runtime": "4.0.0-beta-23029"
"runtimeAssemblies": [], },
"compileAssemblies": [] "compile": {
}, "ref/dotnet/System.Runtime.Handles.dll": {}
"DNX,Version=v4.5.1": { },
"dependencies": { "runtime": {
"System.Runtime": "4.0.20-beta-22816" "lib/DNXCore50/System.Runtime.Handles.dll": {}
}, }
"frameworkAssemblies": [ },
"mscorlib" "System.Runtime.InteropServices/4.0.20-beta-23029": {
], "dependencies": {
"runtimeAssemblies": [ "System.Reflection": "4.0.0-beta-23029",
"lib/net45/System.Globalization.dll" "System.Reflection.Primitives": "4.0.0-beta-23029",
], "System.Runtime": "4.0.0-beta-23029",
"compileAssemblies": [ "System.Runtime.Handles": "4.0.0-beta-23029"
"lib/net45/System.Globalization.dll" },
] "compile": {
}, "ref/dotnet/System.Runtime.InteropServices.dll": {}
"DNXCore,Version=v5.0": { },
"dependencies": { "runtime": {
"System.Runtime": "4.0.20-beta-22816" "lib/DNXCore50/System.Runtime.InteropServices.dll": {}
}, }
"frameworkAssemblies": [], },
"runtimeAssemblies": [ "System.Text.Encoding/4.0.10-beta-23029": {
"lib/aspnetcore50/System.Globalization.dll" "dependencies": {
], "System.Runtime": "4.0.0-beta-23029"
"compileAssemblies": [ },
"lib/contract/System.Globalization.dll" "compile": {
] "ref/dotnet/System.Text.Encoding.dll": {}
} },
}, "runtime": {
"files": [ "lib/DNXCore50/System.Text.Encoding.dll": {}
"License.rtf", }
"System.Globalization.4.0.10-beta-22816.nupkg", },
"System.Globalization.4.0.10-beta-22816.nupkg.sha512", "System.Text.Encoding.CodePages/4.0.0-beta-23029": {
"System.Globalization.nuspec", "dependencies": {
"lib/aspnetcore50/System.Globalization.dll", "System.Collections": "4.0.10-beta-23029",
"lib/contract/System.Globalization.dll", "System.Globalization": "4.0.10-beta-23029",
"lib/net45/System.Globalization.dll", "System.IO": "4.0.10-beta-23029",
"lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Globalization.dll" "System.Reflection": "4.0.10-beta-23029",
] "System.Resources.ResourceManager": "4.0.0-beta-23029",
}, "System.Runtime": "4.0.20-beta-23029",
"System.IO/4.0.10-beta-22816": { "System.Runtime.Extensions": "4.0.10-beta-23029",
"serviceable": false, "System.Runtime.Handles": "4.0.0-beta-23029",
"sha": "/wVhoi2uVXw5IZFU+JrPlyVgKrtMPtzQaYQ3DKUxH9nqiX64BChTFGNDcwZK3iNWTIWESxJhj9JR3lbqbG/PIg==", "System.Runtime.InteropServices": "4.0.20-beta-23029",
"frameworks": { "System.Text.Encoding": "4.0.10-beta-23029",
".NETFramework,Version=v4.5": { "System.Threading": "4.0.10-beta-23029"
"dependencies": { },
"System.Runtime": "4.0.20-beta-22816", "compile": {
"System.Text.Encoding": "4.0.10-beta-22816", "ref/dotnet/System.Text.Encoding.CodePages.dll": {}
"System.Threading.Tasks": "4.0.10-beta-22816" },
}, "runtime": {
"frameworkAssemblies": [ "lib/dotnet/System.Text.Encoding.CodePages.dll": {}
"mscorlib", }
"System" },
], "System.Text.RegularExpressions/4.0.10-beta-23029": {
"runtimeAssemblies": [ "dependencies": {
"lib/net45/System.IO.dll" "System.Collections": "4.0.10-beta-23029",
], "System.Globalization": "4.0.10-beta-23029",
"compileAssemblies": [ "System.Resources.ResourceManager": "4.0.0-beta-23029",
"lib/net45/System.IO.dll" "System.Runtime": "4.0.20-beta-23029",
] "System.Runtime.Extensions": "4.0.10-beta-23029",
}, "System.Threading": "4.0.10-beta-23029"
".NETFramework,Version=v4.0": { },
"dependencies": { "compile": {
"System.Runtime": "4.0.20-beta-22816", "ref/dotnet/System.Text.RegularExpressions.dll": {}
"System.Text.Encoding": "4.0.10-beta-22816", },
"System.Threading.Tasks": "4.0.10-beta-22816" "runtime": {
}, "lib/dotnet/System.Text.RegularExpressions.dll": {}
"frameworkAssemblies": [], }
"runtimeAssemblies": [], },
"compileAssemblies": [] "System.Threading/4.0.10-beta-23029": {
}, "dependencies": {
"DNX,Version=v4.5.1": { "System.Runtime": "4.0.0-beta-23029",
"dependencies": { "System.Threading.Tasks": "4.0.0-beta-23029"
"System.Runtime": "4.0.20-beta-22816", },
"System.Text.Encoding": "4.0.10-beta-22816", "compile": {
"System.Threading.Tasks": "4.0.10-beta-22816" "ref/dotnet/System.Threading.dll": {}
}, },
"frameworkAssemblies": [ "runtime": {
"mscorlib", "lib/DNXCore50/System.Threading.dll": {}
"System" }
], },
"runtimeAssemblies": [ "System.Threading.Tasks/4.0.10-beta-23029": {
"lib/net45/System.IO.dll" "dependencies": {
], "System.Runtime": "4.0.0-beta-23029"
"compileAssemblies": [ },
"lib/net45/System.IO.dll" "compile": {
] "ref/dotnet/System.Threading.Tasks.dll": {}
}, },
"DNXCore,Version=v5.0": { "runtime": {
"dependencies": { "lib/DNXCore50/System.Threading.Tasks.dll": {}
"System.Runtime": "4.0.20-beta-22816", }
"System.Text.Encoding": "4.0.10-beta-22816", }
"System.Threading.Tasks": "4.0.10-beta-22816" }
}, },
"frameworkAssemblies": [], "libraries": {
"runtimeAssemblies": [ "Dapper/1.41-beta5": {
"lib/aspnetcore50/System.IO.dll" "sha512": "gsQlnM5+53kQdsQ7TXIAr2kz9aFaI0fh8nLtki3l+dvxclSR0+nqHEEY4gFeE3xW6mZ0tcfliD/R6NManLRmFA==",
], "files": [
"compileAssemblies": [ "Dapper.1.41-beta5.nupkg",
"lib/contract/System.IO.dll" "Dapper.1.41-beta5.nupkg.sha512",
] "Dapper.nuspec",
} "lib/dnx451/Dapper.dll",
}, "lib/dnx451/Dapper.xml",
"files": [ "lib/dnxcore50/Dapper.dll",
"License.rtf", "lib/dnxcore50/Dapper.xml",
"System.IO.4.0.10-beta-22816.nupkg", "lib/net40/Dapper.dll",
"System.IO.4.0.10-beta-22816.nupkg.sha512", "lib/net40/Dapper.xml",
"System.IO.nuspec", "lib/net45/Dapper.dll",
"lib/aspnetcore50/System.IO.dll", "lib/net45/Dapper.xml"
"lib/contract/System.IO.dll", ]
"lib/net45/System.IO.dll", },
"lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.IO.dll" "Microsoft.CSharp/4.0.0-beta-23029": {
] "serviceable": true,
}, "sha512": "ZWkJZ1W7kyOqAcTheMmvhKgq1ogXsqUWqcZmb9jCb8wxJxAHmv+M52G+PaHXiEuTq77KSrxb6otjwalPvwo5hw==",
"System.Linq/4.0.0-beta-22816": { "files": [
"serviceable": false, "lib/dotnet/Microsoft.CSharp.dll",
"sha": "QlwRD8FTiYAZ7BxEjB5u9vjKaAHZ6KvuZYm+4tjYduTIWpFI3o34UjowJXCaPlLwc8USRshAXLgnsQ3iaOjv8Q==", "lib/net45/_._",
"frameworks": { "lib/netcore50/Microsoft.CSharp.dll",
".NETFramework,Version=v4.5": { "lib/win8/_._",
"dependencies": { "lib/wp80/_._",
"System.Collections": "4.0.10-beta-22816", "lib/wpa81/_._",
"System.Runtime": "4.0.20-beta-22816" "Microsoft.CSharp.4.0.0-beta-23029.nupkg",
}, "Microsoft.CSharp.4.0.0-beta-23029.nupkg.sha512",
"frameworkAssemblies": [ "Microsoft.CSharp.nuspec",
"mscorlib", "ref/dotnet/de/Microsoft.CSharp.xml",
"System.Core" "ref/dotnet/es/Microsoft.CSharp.xml",
], "ref/dotnet/fr/Microsoft.CSharp.xml",
"runtimeAssemblies": [ "ref/dotnet/it/Microsoft.CSharp.xml",
"lib/net45/System.Linq.dll" "ref/dotnet/ja/Microsoft.CSharp.xml",
], "ref/dotnet/ko/Microsoft.CSharp.xml",
"compileAssemblies": [ "ref/dotnet/Microsoft.CSharp.dll",
"lib/net45/System.Linq.dll" "ref/dotnet/Microsoft.CSharp.xml",
] "ref/dotnet/ru/Microsoft.CSharp.xml",
}, "ref/dotnet/zh-hans/Microsoft.CSharp.xml",
".NETFramework,Version=v4.0": { "ref/dotnet/zh-hant/Microsoft.CSharp.xml",
"dependencies": { "ref/net45/_._",
"System.Collections": "4.0.10-beta-22816", "ref/netcore50/Microsoft.CSharp.dll",
"System.Runtime": "4.0.20-beta-22816" "ref/netcore50/Microsoft.CSharp.xml",
}, "ref/win8/_._",
"frameworkAssemblies": [], "ref/wp80/_._",
"runtimeAssemblies": [], "ref/wpa81/_._"
"compileAssemblies": [] ]
}, },
"DNX,Version=v4.5.1": { "System.Collections/4.0.10-beta-23029": {
"dependencies": { "serviceable": true,
"System.Collections": "4.0.10-beta-22816", "sha512": "Eil0naQzFdVMm7wPFXlXCyvgLe5B8rUx3YrZH2R1aXL8sPl7KCqZhtUwY30EUxYZr0kNkOeDn4keSnr4151aVg==",
"System.Runtime": "4.0.20-beta-22816" "files": [
}, "lib/DNXCore50/System.Collections.dll",
"frameworkAssemblies": [ "lib/net46/_._",
"mscorlib", "lib/netcore50/System.Collections.dll",
"System.Core" "ref/dotnet/de/System.Collections.xml",
], "ref/dotnet/es/System.Collections.xml",
"runtimeAssemblies": [ "ref/dotnet/fr/System.Collections.xml",
"lib/net45/System.Linq.dll" "ref/dotnet/it/System.Collections.xml",
], "ref/dotnet/ja/System.Collections.xml",
"compileAssemblies": [ "ref/dotnet/ko/System.Collections.xml",
"lib/net45/System.Linq.dll" "ref/dotnet/ru/System.Collections.xml",
] "ref/dotnet/System.Collections.dll",
}, "ref/dotnet/System.Collections.xml",
"DNXCore,Version=v5.0": { "ref/dotnet/zh-hans/System.Collections.xml",
"dependencies": { "ref/dotnet/zh-hant/System.Collections.xml",
"System.Collections": "4.0.10-beta-22816", "ref/net46/_._",
"System.Runtime": "4.0.20-beta-22816" "runtimes/win8-aot/lib/netcore50/System.Collections.dll",
}, "System.Collections.4.0.10-beta-23029.nupkg",
"frameworkAssemblies": [], "System.Collections.4.0.10-beta-23029.nupkg.sha512",
"runtimeAssemblies": [ "System.Collections.nuspec"
"lib/aspnetcore50/System.Linq.dll" ]
], },
"compileAssemblies": [ "System.Collections.Concurrent/4.0.10-beta-23029": {
"lib/contract/System.Linq.dll" "serviceable": true,
] "sha512": "YddOMBgmqqm00O8J5AszvUoQ1momBr5R/rnOUGQrlYKlh6FJscgDzQacHpjYNGfm+o6AEFbcYbh6FnC1g0cewg==",
} "files": [
}, "lib/dotnet/System.Collections.Concurrent.dll",
"files": [ "lib/net46/_._",
"License.rtf", "ref/dotnet/de/System.Collections.Concurrent.xml",
"System.Linq.4.0.0-beta-22816.nupkg", "ref/dotnet/es/System.Collections.Concurrent.xml",
"System.Linq.4.0.0-beta-22816.nupkg.sha512", "ref/dotnet/fr/System.Collections.Concurrent.xml",
"System.Linq.nuspec", "ref/dotnet/it/System.Collections.Concurrent.xml",
"lib/aspnetcore50/System.Linq.dll", "ref/dotnet/ja/System.Collections.Concurrent.xml",
"lib/contract/System.Linq.dll", "ref/dotnet/ko/System.Collections.Concurrent.xml",
"lib/net45/System.Linq.dll", "ref/dotnet/ru/System.Collections.Concurrent.xml",
"lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" "ref/dotnet/System.Collections.Concurrent.dll",
] "ref/dotnet/System.Collections.Concurrent.xml",
}, "ref/dotnet/zh-hans/System.Collections.Concurrent.xml",
"System.Linq.Expressions/4.0.10-beta-22816": { "ref/dotnet/zh-hant/System.Collections.Concurrent.xml",
"serviceable": false, "ref/net46/_._",
"sha": "qTu/alZVoEBZRIrbLzVlFSndQyhIEXY+qoBockbsUu98TDtd1N9gYiyg7FHeW7Qx1vDGfz1PWfUlYBd4G/ZHkg==", "System.Collections.Concurrent.4.0.10-beta-23029.nupkg",
"frameworks": { "System.Collections.Concurrent.4.0.10-beta-23029.nupkg.sha512",
".NETFramework,Version=v4.5": { "System.Collections.Concurrent.nuspec"
"dependencies": { ]
"System.Reflection": "4.0.10-beta-22816", },
"System.Runtime": "4.0.20-beta-22816" "System.Collections.NonGeneric/4.0.0-beta-23029": {
}, "serviceable": true,
"frameworkAssemblies": [ "sha512": "GFcChXb4svYlw1UA0qqE9Ps9Ooh7wYs60Dy1ywNfQSewz5WiZHl+TRc3VhbbP4iwobX676g0PmgltT69FGvQxw==",
"mscorlib", "files": [
"System.Core" "lib/dotnet/System.Collections.NonGeneric.dll",
], "lib/net46/System.Collections.NonGeneric.dll",
"runtimeAssemblies": [ "ref/dotnet/de/System.Collections.NonGeneric.xml",
"lib/net45/System.Linq.Expressions.dll" "ref/dotnet/es/System.Collections.NonGeneric.xml",
], "ref/dotnet/fr/System.Collections.NonGeneric.xml",
"compileAssemblies": [ "ref/dotnet/it/System.Collections.NonGeneric.xml",
"lib/net45/System.Linq.Expressions.dll" "ref/dotnet/ja/System.Collections.NonGeneric.xml",
] "ref/dotnet/ko/System.Collections.NonGeneric.xml",
}, "ref/dotnet/ru/System.Collections.NonGeneric.xml",
".NETFramework,Version=v4.0": { "ref/dotnet/System.Collections.NonGeneric.dll",
"dependencies": { "ref/dotnet/System.Collections.NonGeneric.xml",
"System.Reflection": "4.0.10-beta-22816", "ref/dotnet/zh-hans/System.Collections.NonGeneric.xml",
"System.Runtime": "4.0.20-beta-22816" "ref/dotnet/zh-hant/System.Collections.NonGeneric.xml",
}, "ref/net46/System.Collections.NonGeneric.dll",
"frameworkAssemblies": [], "System.Collections.NonGeneric.4.0.0-beta-23029.nupkg",
"runtimeAssemblies": [], "System.Collections.NonGeneric.4.0.0-beta-23029.nupkg.sha512",
"compileAssemblies": [] "System.Collections.NonGeneric.nuspec"
}, ]
"DNX,Version=v4.5.1": { },
"dependencies": { "System.Data.Common/4.0.0-beta-23029": {
"System.Reflection": "4.0.10-beta-22816", "serviceable": true,
"System.Runtime": "4.0.20-beta-22816" "sha512": "EhhTwre9T9TgkzpcLFgLNU/IyHcTLetPP43fQvQNfe3XXfOAA6M/B8HrKlSvMbg8S/4Sr43060SNyFWMFsaoeA==",
}, "files": [
"frameworkAssemblies": [ "lib/dotnet/System.Data.Common.dll",
"mscorlib", "lib/net46/System.Data.Common.dll",
"System.Core" "ref/dotnet/de/System.Data.Common.xml",
], "ref/dotnet/es/System.Data.Common.xml",
"runtimeAssemblies": [ "ref/dotnet/fr/System.Data.Common.xml",
"lib/net45/System.Linq.Expressions.dll" "ref/dotnet/it/System.Data.Common.xml",
], "ref/dotnet/ja/System.Data.Common.xml",
"compileAssemblies": [ "ref/dotnet/ko/System.Data.Common.xml",
"lib/net45/System.Linq.Expressions.dll" "ref/dotnet/ru/System.Data.Common.xml",
] "ref/dotnet/System.Data.Common.dll",
}, "ref/dotnet/System.Data.Common.xml",
"DNXCore,Version=v5.0": { "ref/dotnet/zh-hans/System.Data.Common.xml",
"dependencies": { "ref/dotnet/zh-hant/System.Data.Common.xml",
"System.Reflection": "4.0.10-beta-22816", "ref/net46/System.Data.Common.dll",
"System.Runtime": "4.0.20-beta-22816" "System.Data.Common.4.0.0-beta-23029.nupkg",
}, "System.Data.Common.4.0.0-beta-23029.nupkg.sha512",
"frameworkAssemblies": [], "System.Data.Common.nuspec"
"runtimeAssemblies": [ ]
"lib/aspnetcore50/System.Linq.Expressions.dll" },
], "System.Diagnostics.Debug/4.0.10-beta-23029": {
"compileAssemblies": [ "serviceable": true,
"lib/contract/System.Linq.Expressions.dll" "sha512": "8ZyfPVeZI3H9YUneQlbP6AyW99EKt+2L8IRznmlW9KiZEdjtkqOadq9FDdPuanyenkbS8L5eCtTeoStCqhIS0w==",
] "files": [
} "lib/DNXCore50/System.Diagnostics.Debug.dll",
}, "lib/net46/_._",
"files": [ "lib/netcore50/System.Diagnostics.Debug.dll",
"License.rtf", "ref/dotnet/de/System.Diagnostics.Debug.xml",
"System.Linq.Expressions.4.0.10-beta-22816.nupkg", "ref/dotnet/es/System.Diagnostics.Debug.xml",
"System.Linq.Expressions.4.0.10-beta-22816.nupkg.sha512", "ref/dotnet/fr/System.Diagnostics.Debug.xml",
"System.Linq.Expressions.nuspec", "ref/dotnet/it/System.Diagnostics.Debug.xml",
"lib/aspnetcore50/System.Linq.Expressions.dll", "ref/dotnet/ja/System.Diagnostics.Debug.xml",
"lib/contract/System.Linq.Expressions.dll", "ref/dotnet/ko/System.Diagnostics.Debug.xml",
"lib/net45/System.Linq.Expressions.dll", "ref/dotnet/ru/System.Diagnostics.Debug.xml",
"lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.Expressions.dll" "ref/dotnet/System.Diagnostics.Debug.dll",
] "ref/dotnet/System.Diagnostics.Debug.xml",
}, "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml",
"System.ObjectModel/4.0.10-beta-22816": { "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml",
"serviceable": false, "ref/net46/_._",
"sha": "Rtu5FLq7JTtignXiSEKx26Q01NHyoO3pTcYYdwF54kFC64VbHEcvs8b586JyVVpM7Wz0zBmdgHDrH9fv2MgeVw==", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll",
"frameworks": { "System.Diagnostics.Debug.4.0.10-beta-23029.nupkg",
".NETFramework,Version=v4.5": { "System.Diagnostics.Debug.4.0.10-beta-23029.nupkg.sha512",
"dependencies": { "System.Diagnostics.Debug.nuspec"
"System.Runtime": "4.0.20-beta-22816" ]
}, },
"frameworkAssemblies": [ "System.Diagnostics.Tracing/4.0.20-beta-23029": {
"mscorlib", "serviceable": true,
"System" "sha512": "iqQjVsfBtGi/qI1VXbLsCNs3xtNT+VBqDrhcb2IVcCeIRZyYlK1zBqr2FttlbihCckj1kEPtMsenHS7o5wkcOw==",
], "files": [
"runtimeAssemblies": [ "lib/DNXCore50/System.Diagnostics.Tracing.dll",
"lib/net45/System.ObjectModel.dll" "lib/net46/_._",
], "lib/netcore50/System.Diagnostics.Tracing.dll",
"compileAssemblies": [ "ref/dotnet/de/System.Diagnostics.Tracing.xml",
"lib/net45/System.ObjectModel.dll" "ref/dotnet/es/System.Diagnostics.Tracing.xml",
] "ref/dotnet/fr/System.Diagnostics.Tracing.xml",
}, "ref/dotnet/it/System.Diagnostics.Tracing.xml",
".NETFramework,Version=v4.0": { "ref/dotnet/ja/System.Diagnostics.Tracing.xml",
"dependencies": { "ref/dotnet/ko/System.Diagnostics.Tracing.xml",
"System.Runtime": "4.0.20-beta-22816" "ref/dotnet/ru/System.Diagnostics.Tracing.xml",
}, "ref/dotnet/System.Diagnostics.Tracing.dll",
"frameworkAssemblies": [], "ref/dotnet/System.Diagnostics.Tracing.xml",
"runtimeAssemblies": [], "ref/dotnet/zh-hans/System.Diagnostics.Tracing.xml",
"compileAssemblies": [] "ref/dotnet/zh-hant/System.Diagnostics.Tracing.xml",
}, "ref/net46/_._",
"DNX,Version=v4.5.1": { "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll",
"dependencies": { "System.Diagnostics.Tracing.4.0.20-beta-23029.nupkg",
"System.Runtime": "4.0.20-beta-22816" "System.Diagnostics.Tracing.4.0.20-beta-23029.nupkg.sha512",
}, "System.Diagnostics.Tracing.nuspec"
"frameworkAssemblies": [ ]
"mscorlib", },
"System" "System.Dynamic.Runtime/4.0.0-beta-23029": {
], "sha512": "sCahFFgNTRAE/st4lqLZlaeoFq2r6Wy5dR68KqH92h9CqWdfFFtv/VTLdLn1e1ZAX5pAFeaRbl/d2/U3cuNBpg==",
"runtimeAssemblies": [ "files": [
"lib/net45/System.ObjectModel.dll" "lib/net45/_._",
], "lib/win8/_._",
"compileAssemblies": [ "lib/wp80/_._",
"lib/net45/System.ObjectModel.dll" "lib/wpa81/_._",
] "License.rtf",
}, "ref/dotnet/de/System.Dynamic.Runtime.xml",
"DNXCore,Version=v5.0": { "ref/dotnet/es/System.Dynamic.Runtime.xml",
"dependencies": { "ref/dotnet/fr/System.Dynamic.Runtime.xml",
"System.Runtime": "4.0.20-beta-22816" "ref/dotnet/it/System.Dynamic.Runtime.xml",
}, "ref/dotnet/ja/System.Dynamic.Runtime.xml",
"frameworkAssemblies": [], "ref/dotnet/ko/System.Dynamic.Runtime.xml",
"runtimeAssemblies": [ "ref/dotnet/ru/System.Dynamic.Runtime.xml",
"lib/aspnetcore50/System.ObjectModel.dll" "ref/dotnet/System.Dynamic.Runtime.dll",
], "ref/dotnet/System.Dynamic.Runtime.xml",
"compileAssemblies": [ "ref/dotnet/zh-hans/System.Dynamic.Runtime.xml",
"lib/contract/System.ObjectModel.dll" "ref/dotnet/zh-hant/System.Dynamic.Runtime.xml",
] "ref/net45/_._",
} "ref/netcore50/de/System.Dynamic.Runtime.xml",
}, "ref/netcore50/es/System.Dynamic.Runtime.xml",
"files": [ "ref/netcore50/fr/System.Dynamic.Runtime.xml",
"License.rtf", "ref/netcore50/it/System.Dynamic.Runtime.xml",
"System.ObjectModel.4.0.10-beta-22816.nupkg", "ref/netcore50/ja/System.Dynamic.Runtime.xml",
"System.ObjectModel.4.0.10-beta-22816.nupkg.sha512", "ref/netcore50/ko/System.Dynamic.Runtime.xml",
"System.ObjectModel.nuspec", "ref/netcore50/ru/System.Dynamic.Runtime.xml",
"lib/aspnetcore50/System.ObjectModel.dll", "ref/netcore50/System.Dynamic.Runtime.dll",
"lib/contract/System.ObjectModel.dll", "ref/netcore50/System.Dynamic.Runtime.xml",
"lib/net45/System.ObjectModel.dll", "ref/netcore50/zh-hans/System.Dynamic.Runtime.xml",
"lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.ObjectModel.dll" "ref/netcore50/zh-hant/System.Dynamic.Runtime.xml",
] "ref/win8/_._",
}, "ref/wp80/_._",
"System.Reflection/4.0.10-beta-22816": { "ref/wpa81/_._",
"serviceable": false, "System.Dynamic.Runtime.4.0.0-beta-23029.nupkg",
"sha": "vdH/6euCyI/0el+6baAh/pttTZyWDh/PfL2TebSri3+FvNkjIEcE4httMn7J/5Lqz+NMDcLP7wOlY4Aa5EazNg==", "System.Dynamic.Runtime.4.0.0-beta-23029.nupkg.sha512",
"frameworks": { "System.Dynamic.Runtime.nuspec"
".NETFramework,Version=v4.5": { ]
"dependencies": { },
"System.IO": "4.0.10-beta-22816", "System.Globalization/4.0.10-beta-23029": {
"System.Reflection.Primitives": "4.0.0-beta-22816", "sha512": "JpRvwrHTIe+pnqKTly145pIoKgc5ld+fC1bJZFLdgF4vQzYzwBfUlxwJvZOwq1dJg8iNPx1hBuoegEc+4/7JYQ==",
"System.Runtime": "4.0.20-beta-22816" "files": [
}, "lib/DNXCore50/System.Globalization.dll",
"frameworkAssemblies": [ "lib/net46/_._",
"mscorlib" "lib/netcore50/System.Globalization.dll",
], "ref/dotnet/de/System.Globalization.xml",
"runtimeAssemblies": [ "ref/dotnet/es/System.Globalization.xml",
"lib/net45/System.Reflection.dll" "ref/dotnet/fr/System.Globalization.xml",
], "ref/dotnet/it/System.Globalization.xml",
"compileAssemblies": [ "ref/dotnet/ja/System.Globalization.xml",
"lib/net45/System.Reflection.dll" "ref/dotnet/ko/System.Globalization.xml",
] "ref/dotnet/ru/System.Globalization.xml",
}, "ref/dotnet/System.Globalization.dll",
".NETFramework,Version=v4.0": { "ref/dotnet/System.Globalization.xml",
"dependencies": { "ref/dotnet/zh-hans/System.Globalization.xml",
"System.IO": "4.0.10-beta-22816", "ref/dotnet/zh-hant/System.Globalization.xml",
"System.Reflection.Primitives": "4.0.0-beta-22816", "ref/net46/_._",
"System.Runtime": "4.0.20-beta-22816" "runtimes/win8-aot/lib/netcore50/System.Globalization.dll",
}, "System.Globalization.4.0.10-beta-23029.nupkg",
"frameworkAssemblies": [], "System.Globalization.4.0.10-beta-23029.nupkg.sha512",
"runtimeAssemblies": [], "System.Globalization.nuspec"
"compileAssemblies": [] ]
}, },
"DNX,Version=v4.5.1": { "System.IO/4.0.10-beta-23029": {
"dependencies": { "serviceable": true,
"System.IO": "4.0.10-beta-22816", "sha512": "Bcatm8sbtmCXWn8Wj/Ul7onB3ed/rrGSqDNHgjCTQP8u7C3NqQE4KsERI4G7L1Wabb2Vy9AETSCelFo4DYKrkA==",
"System.Reflection.Primitives": "4.0.0-beta-22816", "files": [
"System.Runtime": "4.0.20-beta-22816" "lib/DNXCore50/System.IO.dll",
}, "lib/net46/_._",
"frameworkAssemblies": [ "lib/netcore50/System.IO.dll",
"mscorlib" "ref/dotnet/de/System.IO.xml",
], "ref/dotnet/es/System.IO.xml",
"runtimeAssemblies": [ "ref/dotnet/fr/System.IO.xml",
"lib/net45/System.Reflection.dll" "ref/dotnet/it/System.IO.xml",
], "ref/dotnet/ja/System.IO.xml",
"compileAssemblies": [ "ref/dotnet/ko/System.IO.xml",
"lib/net45/System.Reflection.dll" "ref/dotnet/ru/System.IO.xml",
] "ref/dotnet/System.IO.dll",
}, "ref/dotnet/System.IO.xml",
"DNXCore,Version=v5.0": { "ref/dotnet/zh-hans/System.IO.xml",
"dependencies": { "ref/dotnet/zh-hant/System.IO.xml",
"System.IO": "4.0.10-beta-22816", "ref/net46/_._",
"System.Reflection.Primitives": "4.0.0-beta-22816", "runtimes/win8-aot/lib/netcore50/System.IO.dll",
"System.Runtime": "4.0.20-beta-22816" "System.IO.4.0.10-beta-23029.nupkg",
}, "System.IO.4.0.10-beta-23029.nupkg.sha512",
"frameworkAssemblies": [], "System.IO.nuspec"
"runtimeAssemblies": [ ]
"lib/aspnetcore50/System.Reflection.dll" },
], "System.Linq/4.0.0-beta-23029": {
"compileAssemblies": [ "serviceable": true,
"lib/contract/System.Reflection.dll" "sha512": "AINqxAET631i/d13NFYTIc4Ro1AKykMuLfOZep6mDy0qInYOwvfzY/hVbHUYFwCXW4dvOt2dIRfz+kV2i+r79w==",
] "files": [
} "lib/dotnet/System.Linq.dll",
}, "lib/net45/_._",
"files": [ "lib/netcore50/System.Linq.dll",
"License.rtf", "lib/win8/_._",
"System.Reflection.4.0.10-beta-22816.nupkg", "lib/wp80/_._",
"System.Reflection.4.0.10-beta-22816.nupkg.sha512", "lib/wpa81/_._",
"System.Reflection.nuspec", "ref/dotnet/de/System.Linq.xml",
"lib/aspnetcore50/System.Reflection.dll", "ref/dotnet/es/System.Linq.xml",
"lib/contract/System.Reflection.dll", "ref/dotnet/fr/System.Linq.xml",
"lib/net45/System.Reflection.dll", "ref/dotnet/it/System.Linq.xml",
"lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.dll" "ref/dotnet/ja/System.Linq.xml",
] "ref/dotnet/ko/System.Linq.xml",
}, "ref/dotnet/ru/System.Linq.xml",
"System.Reflection.Emit/4.0.0-beta-22816": { "ref/dotnet/System.Linq.dll",
"serviceable": false, "ref/dotnet/System.Linq.xml",
"sha": "vokOs6tgY2cnTcpPSs/fVcY8bybU7nwQ3I9H3JVLpF7t/fN2MaiSEvwTxEHmiCgDQbH5D7mMpCVxu97Fj5zyzA==", "ref/dotnet/zh-hans/System.Linq.xml",
"frameworks": { "ref/dotnet/zh-hant/System.Linq.xml",
".NETFramework,Version=v4.5": { "ref/net45/_._",
"dependencies": { "ref/netcore50/System.Linq.dll",
"System.IO": "4.0.10-beta-22816", "ref/netcore50/System.Linq.xml",
"System.Reflection": "4.0.10-beta-22816", "ref/win8/_._",
"System.Reflection.Emit.ILGeneration": "4.0.0-beta-22816", "ref/wp80/_._",
"System.Reflection.Primitives": "4.0.0-beta-22816", "ref/wpa81/_._",
"System.Runtime": "4.0.20-beta-22816" "System.Linq.4.0.0-beta-23029.nupkg",
}, "System.Linq.4.0.0-beta-23029.nupkg.sha512",
"frameworkAssemblies": [ "System.Linq.nuspec"
"mscorlib" ]
], },
"runtimeAssemblies": [ "System.Linq.Expressions/4.0.0-beta-23029": {
"lib/net45/System.Reflection.Emit.dll" "sha512": "+za1QCR4G9DdgfzHSazfdCFs3ALw0hUVMSnpC7SvqiBHwfux24swQpX7FRvJiXytLYxCc2S6p2l/XgkEpRCVGQ==",
], "files": [
"compileAssemblies": [ "lib/net45/_._",
"lib/net45/System.Reflection.Emit.dll" "lib/win8/_._",
] "lib/wp80/_._",
}, "lib/wpa81/_._",
".NETFramework,Version=v4.0": { "License.rtf",
"dependencies": { "ref/dotnet/de/System.Linq.Expressions.xml",
"System.IO": "4.0.10-beta-22816", "ref/dotnet/es/System.Linq.Expressions.xml",
"System.Reflection": "4.0.10-beta-22816", "ref/dotnet/fr/System.Linq.Expressions.xml",
"System.Reflection.Emit.ILGeneration": "4.0.0-beta-22816", "ref/dotnet/it/System.Linq.Expressions.xml",
"System.Reflection.Primitives": "4.0.0-beta-22816", "ref/dotnet/ja/System.Linq.Expressions.xml",
"System.Runtime": "4.0.20-beta-22816" "ref/dotnet/ko/System.Linq.Expressions.xml",
}, "ref/dotnet/ru/System.Linq.Expressions.xml",
"frameworkAssemblies": [], "ref/dotnet/System.Linq.Expressions.dll",
"runtimeAssemblies": [], "ref/dotnet/System.Linq.Expressions.xml",
"compileAssemblies": [] "ref/dotnet/zh-hans/System.Linq.Expressions.xml",
}, "ref/dotnet/zh-hant/System.Linq.Expressions.xml",
"DNX,Version=v4.5.1": { "ref/net45/_._",
"dependencies": { "ref/netcore50/de/System.Linq.Expressions.xml",
"System.IO": "4.0.10-beta-22816", "ref/netcore50/es/System.Linq.Expressions.xml",
"System.Reflection": "4.0.10-beta-22816", "ref/netcore50/fr/System.Linq.Expressions.xml",
"System.Reflection.Emit.ILGeneration": "4.0.0-beta-22816", "ref/netcore50/it/System.Linq.Expressions.xml",
"System.Reflection.Primitives": "4.0.0-beta-22816", "ref/netcore50/ja/System.Linq.Expressions.xml",
"System.Runtime": "4.0.20-beta-22816" "ref/netcore50/ko/System.Linq.Expressions.xml",
}, "ref/netcore50/ru/System.Linq.Expressions.xml",
"frameworkAssemblies": [ "ref/netcore50/System.Linq.Expressions.dll",
"mscorlib" "ref/netcore50/System.Linq.Expressions.xml",
], "ref/netcore50/zh-hans/System.Linq.Expressions.xml",
"runtimeAssemblies": [ "ref/netcore50/zh-hant/System.Linq.Expressions.xml",
"lib/net45/System.Reflection.Emit.dll" "ref/win8/_._",
], "ref/wp80/_._",
"compileAssemblies": [ "ref/wpa81/_._",
"lib/net45/System.Reflection.Emit.dll" "System.Linq.Expressions.4.0.0-beta-23029.nupkg",
] "System.Linq.Expressions.4.0.0-beta-23029.nupkg.sha512",
}, "System.Linq.Expressions.nuspec"
"DNXCore,Version=v5.0": { ]
"dependencies": { },
"System.IO": "4.0.10-beta-22816", "System.ObjectModel/4.0.10-beta-23029": {
"System.Reflection": "4.0.10-beta-22816", "serviceable": true,
"System.Reflection.Emit.ILGeneration": "4.0.0-beta-22816", "sha512": "Ph4gkTCFewR/CGFcH7yR90xCLC1gEDB0gN1PwJpjMYgqXsIvcn6BcU53iSKIPD+DvFnBWMo+4CoMyUnrClZ9Lg==",
"System.Reflection.Primitives": "4.0.0-beta-22816", "files": [
"System.Runtime": "4.0.20-beta-22816" "lib/dotnet/System.ObjectModel.dll",
}, "lib/net46/_._",
"frameworkAssemblies": [], "ref/dotnet/de/System.ObjectModel.xml",
"runtimeAssemblies": [ "ref/dotnet/es/System.ObjectModel.xml",
"lib/aspnetcore50/System.Reflection.Emit.dll" "ref/dotnet/fr/System.ObjectModel.xml",
], "ref/dotnet/it/System.ObjectModel.xml",
"compileAssemblies": [ "ref/dotnet/ja/System.ObjectModel.xml",
"lib/contract/System.Reflection.Emit.dll" "ref/dotnet/ko/System.ObjectModel.xml",
] "ref/dotnet/ru/System.ObjectModel.xml",
} "ref/dotnet/System.ObjectModel.dll",
}, "ref/dotnet/System.ObjectModel.xml",
"files": [ "ref/dotnet/zh-hans/System.ObjectModel.xml",
"License.rtf", "ref/dotnet/zh-hant/System.ObjectModel.xml",
"System.Reflection.Emit.4.0.0-beta-22816.nupkg", "ref/net46/_._",
"System.Reflection.Emit.4.0.0-beta-22816.nupkg.sha512", "System.ObjectModel.4.0.10-beta-23029.nupkg",
"System.Reflection.Emit.nuspec", "System.ObjectModel.4.0.10-beta-23029.nupkg.sha512",
"lib/aspnetcore50/System.Reflection.Emit.dll", "System.ObjectModel.nuspec"
"lib/contract/System.Reflection.Emit.dll", ]
"lib/net45/System.Reflection.Emit.dll", },
"lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.Emit.dll" "System.Private.Uri/4.0.0-beta-23029": {
] "serviceable": true,
}, "sha512": "Om+atGLJWZrZ9gJusneIF28pD8fAqwdMd5kxFoYT5fBJDpKMMLNe5TMoe/LIoRxI7QBeXiyhGM48AIj/4AcR8A==",
"System.Reflection.Emit.ILGeneration/4.0.0-beta-22816": { "files": [
"serviceable": false, "lib/DNXCore50/System.Private.Uri.dll",
"sha": "dMGaIL8QdIrp4aK5JkEFiUWdGixJtXDaIViszk0VZDzg1yL07+5DIJpbn3u77PQG2kqjG+kk3pyWFB3vLttVMQ==", "lib/netcore50/System.Private.Uri.dll",
"frameworks": { "ref/dnxcore50/_._",
".NETFramework,Version=v4.5": { "ref/netcore50/_._",
"dependencies": { "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll",
"System.Reflection": "4.0.10-beta-22816", "System.Private.Uri.4.0.0-beta-23029.nupkg",
"System.Reflection.Primitives": "4.0.0-beta-22816", "System.Private.Uri.4.0.0-beta-23029.nupkg.sha512",
"System.Runtime": "4.0.20-beta-22816" "System.Private.Uri.nuspec"
}, ]
"frameworkAssemblies": [ },
"mscorlib" "System.Reflection/4.0.10-beta-23029": {
], "sha512": "euY4LRBGqC5xXil65zSyqMTxyRQD2HRMFYLi/UkixfsuAFAuLwNDVBJoqVdYn34N/SVYBGER3NNOry0u+Fl2dw==",
"runtimeAssemblies": [ "files": [
"lib/net45/System.Reflection.Emit.ILGeneration.dll" "lib/DNXCore50/System.Reflection.dll",
], "lib/net46/_._",
"compileAssemblies": [ "lib/netcore50/System.Reflection.dll",
"lib/net45/System.Reflection.Emit.ILGeneration.dll" "ref/dotnet/de/System.Reflection.xml",
] "ref/dotnet/es/System.Reflection.xml",
}, "ref/dotnet/fr/System.Reflection.xml",
".NETFramework,Version=v4.0": { "ref/dotnet/it/System.Reflection.xml",
"dependencies": { "ref/dotnet/ja/System.Reflection.xml",
"System.Reflection": "4.0.10-beta-22816", "ref/dotnet/ko/System.Reflection.xml",
"System.Reflection.Primitives": "4.0.0-beta-22816", "ref/dotnet/ru/System.Reflection.xml",
"System.Runtime": "4.0.20-beta-22816" "ref/dotnet/System.Reflection.dll",
}, "ref/dotnet/System.Reflection.xml",
"frameworkAssemblies": [], "ref/dotnet/zh-hans/System.Reflection.xml",
"runtimeAssemblies": [], "ref/dotnet/zh-hant/System.Reflection.xml",
"compileAssemblies": [] "ref/net46/_._",
}, "runtimes/win8-aot/lib/netcore50/System.Reflection.dll",
"DNX,Version=v4.5.1": { "System.Reflection.4.0.10-beta-23029.nupkg",
"dependencies": { "System.Reflection.4.0.10-beta-23029.nupkg.sha512",
"System.Reflection": "4.0.10-beta-22816", "System.Reflection.nuspec"
"System.Reflection.Primitives": "4.0.0-beta-22816", ]
"System.Runtime": "4.0.20-beta-22816" },
}, "System.Reflection.Emit/4.0.0-beta-23029": {
"frameworkAssemblies": [ "sha512": "1Z79YQyAYWzTRa9Y4mx7c1S2+xaC9B+bXToIC25aY4TMBD9dya/9+c2mQHbpuzvKtHNxWLt3uKHyk47yEO4p2g==",
"mscorlib" "files": [
], "lib/DNXCore50/System.Reflection.Emit.dll",
"runtimeAssemblies": [ "lib/net45/_._",
"lib/net45/System.Reflection.Emit.ILGeneration.dll" "lib/netcore50/System.Reflection.Emit.dll",
], "ref/dotnet/de/System.Reflection.Emit.xml",
"compileAssemblies": [ "ref/dotnet/es/System.Reflection.Emit.xml",
"lib/net45/System.Reflection.Emit.ILGeneration.dll" "ref/dotnet/fr/System.Reflection.Emit.xml",
] "ref/dotnet/it/System.Reflection.Emit.xml",
}, "ref/dotnet/ja/System.Reflection.Emit.xml",
"DNXCore,Version=v5.0": { "ref/dotnet/ko/System.Reflection.Emit.xml",
"dependencies": { "ref/dotnet/ru/System.Reflection.Emit.xml",
"System.Reflection": "4.0.10-beta-22816", "ref/dotnet/System.Reflection.Emit.dll",
"System.Reflection.Primitives": "4.0.0-beta-22816", "ref/dotnet/System.Reflection.Emit.xml",
"System.Runtime": "4.0.20-beta-22816" "ref/dotnet/zh-hans/System.Reflection.Emit.xml",
}, "ref/dotnet/zh-hant/System.Reflection.Emit.xml",
"frameworkAssemblies": [], "ref/net45/_._",
"runtimeAssemblies": [ "System.Reflection.Emit.4.0.0-beta-23029.nupkg",
"lib/aspnetcore50/System.Reflection.Emit.ILGeneration.dll" "System.Reflection.Emit.4.0.0-beta-23029.nupkg.sha512",
], "System.Reflection.Emit.nuspec"
"compileAssemblies": [ ]
"lib/contract/System.Reflection.Emit.ILGeneration.dll" },
] "System.Reflection.Emit.ILGeneration/4.0.0-beta-23029": {
} "sha512": "LiIGPPvKaW4hB7LTFlNScw6zsFx+LlNvHVO82mhZkTUKvoouAMaI30kFiuNGT80Of9s5gFqSMnDm167Nazt5vg==",
}, "files": [
"files": [ "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll",
"License.rtf", "lib/net45/_._",
"System.Reflection.Emit.ILGeneration.4.0.0-beta-22816.nupkg", "lib/netcore50/System.Reflection.Emit.ILGeneration.dll",
"System.Reflection.Emit.ILGeneration.4.0.0-beta-22816.nupkg.sha512", "lib/wp80/_._",
"System.Reflection.Emit.ILGeneration.nuspec", "ref/dotnet/de/System.Reflection.Emit.ILGeneration.xml",
"lib/aspnetcore50/System.Reflection.Emit.ILGeneration.dll", "ref/dotnet/es/System.Reflection.Emit.ILGeneration.xml",
"lib/contract/System.Reflection.Emit.ILGeneration.dll", "ref/dotnet/fr/System.Reflection.Emit.ILGeneration.xml",
"lib/net45/System.Reflection.Emit.ILGeneration.dll", "ref/dotnet/it/System.Reflection.Emit.ILGeneration.xml",
"lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.Emit.ILGeneration.dll" "ref/dotnet/ja/System.Reflection.Emit.ILGeneration.xml",
] "ref/dotnet/ko/System.Reflection.Emit.ILGeneration.xml",
}, "ref/dotnet/ru/System.Reflection.Emit.ILGeneration.xml",
"System.Reflection.Emit.Lightweight/4.0.0-beta-22816": { "ref/dotnet/System.Reflection.Emit.ILGeneration.dll",
"serviceable": false, "ref/dotnet/System.Reflection.Emit.ILGeneration.xml",
"sha": "86ALfAR2qltFbss1KFm8e74JEM/Pmi1RaDfN+sB4E8wwqof7keUVI3HjA81fW3+YOH+HePYzw7m9bF4kd21OBw==", "ref/dotnet/zh-hans/System.Reflection.Emit.ILGeneration.xml",
"frameworks": { "ref/dotnet/zh-hant/System.Reflection.Emit.ILGeneration.xml",
".NETFramework,Version=v4.5": { "ref/net45/_._",
"dependencies": { "ref/wp80/_._",
"System.Reflection": "4.0.10-beta-22816", "System.Reflection.Emit.ILGeneration.4.0.0-beta-23029.nupkg",
"System.Reflection.Emit.ILGeneration": "4.0.0-beta-22816", "System.Reflection.Emit.ILGeneration.4.0.0-beta-23029.nupkg.sha512",
"System.Reflection.Primitives": "4.0.0-beta-22816", "System.Reflection.Emit.ILGeneration.nuspec"
"System.Runtime": "4.0.20-beta-22816" ]
}, },
"frameworkAssemblies": [ "System.Reflection.Emit.Lightweight/4.0.0-beta-23029": {
"mscorlib" "sha512": "8fDLdYxOHdPnz6TYZiVdG4wGvqtbR8MSrQTtu4QV4AuknGBj7T5zxDdxGbZC6BuQaEhA1I1yYEtqArX7uRMqiQ==",
], "files": [
"runtimeAssemblies": [ "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll",
"lib/net45/System.Reflection.Emit.Lightweight.dll" "lib/net45/_._",
], "lib/netcore50/System.Reflection.Emit.Lightweight.dll",
"compileAssemblies": [ "lib/wp80/_._",
"lib/net45/System.Reflection.Emit.Lightweight.dll" "ref/dotnet/de/System.Reflection.Emit.Lightweight.xml",
] "ref/dotnet/es/System.Reflection.Emit.Lightweight.xml",
}, "ref/dotnet/fr/System.Reflection.Emit.Lightweight.xml",
".NETFramework,Version=v4.0": { "ref/dotnet/it/System.Reflection.Emit.Lightweight.xml",
"dependencies": { "ref/dotnet/ja/System.Reflection.Emit.Lightweight.xml",
"System.Reflection": "4.0.10-beta-22816", "ref/dotnet/ko/System.Reflection.Emit.Lightweight.xml",
"System.Reflection.Emit.ILGeneration": "4.0.0-beta-22816", "ref/dotnet/ru/System.Reflection.Emit.Lightweight.xml",
"System.Reflection.Primitives": "4.0.0-beta-22816", "ref/dotnet/System.Reflection.Emit.Lightweight.dll",
"System.Runtime": "4.0.20-beta-22816" "ref/dotnet/System.Reflection.Emit.Lightweight.xml",
}, "ref/dotnet/zh-hans/System.Reflection.Emit.Lightweight.xml",
"frameworkAssemblies": [], "ref/dotnet/zh-hant/System.Reflection.Emit.Lightweight.xml",
"runtimeAssemblies": [], "ref/net45/_._",
"compileAssemblies": [] "ref/wp80/_._",
}, "System.Reflection.Emit.Lightweight.4.0.0-beta-23029.nupkg",
"DNX,Version=v4.5.1": { "System.Reflection.Emit.Lightweight.4.0.0-beta-23029.nupkg.sha512",
"dependencies": { "System.Reflection.Emit.Lightweight.nuspec"
"System.Reflection": "4.0.10-beta-22816", ]
"System.Reflection.Emit.ILGeneration": "4.0.0-beta-22816", },
"System.Reflection.Primitives": "4.0.0-beta-22816", "System.Reflection.Extensions/4.0.0-beta-23029": {
"System.Runtime": "4.0.20-beta-22816" "serviceable": true,
}, "sha512": "ZynaEgnxZBYo4jyaYvi2FaWfjhlPZsJaqYd8Pq6fY33b6G5hF04APh62AXEPLDMNjJuB2TG0JoFtar8yVMk5CA==",
"frameworkAssemblies": [ "files": [
"mscorlib" "lib/DNXCore50/System.Reflection.Extensions.dll",
], "lib/net45/_._",
"runtimeAssemblies": [ "lib/netcore50/System.Reflection.Extensions.dll",
"lib/net45/System.Reflection.Emit.Lightweight.dll" "lib/win8/_._",
], "lib/wp80/_._",
"compileAssemblies": [ "lib/wpa81/_._",
"lib/net45/System.Reflection.Emit.Lightweight.dll" "ref/dotnet/de/System.Reflection.Extensions.xml",
] "ref/dotnet/es/System.Reflection.Extensions.xml",
}, "ref/dotnet/fr/System.Reflection.Extensions.xml",
"DNXCore,Version=v5.0": { "ref/dotnet/it/System.Reflection.Extensions.xml",
"dependencies": { "ref/dotnet/ja/System.Reflection.Extensions.xml",
"System.Reflection": "4.0.10-beta-22816", "ref/dotnet/ko/System.Reflection.Extensions.xml",
"System.Reflection.Emit.ILGeneration": "4.0.0-beta-22816", "ref/dotnet/ru/System.Reflection.Extensions.xml",
"System.Reflection.Primitives": "4.0.0-beta-22816", "ref/dotnet/System.Reflection.Extensions.dll",
"System.Runtime": "4.0.20-beta-22816" "ref/dotnet/System.Reflection.Extensions.xml",
}, "ref/dotnet/zh-hans/System.Reflection.Extensions.xml",
"frameworkAssemblies": [], "ref/dotnet/zh-hant/System.Reflection.Extensions.xml",
"runtimeAssemblies": [ "ref/net45/_._",
"lib/aspnetcore50/System.Reflection.Emit.Lightweight.dll" "ref/netcore50/System.Reflection.Extensions.dll",
], "ref/netcore50/System.Reflection.Extensions.xml",
"compileAssemblies": [ "ref/win8/_._",
"lib/contract/System.Reflection.Emit.Lightweight.dll" "ref/wp80/_._",
] "ref/wpa81/_._",
} "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll",
}, "System.Reflection.Extensions.4.0.0-beta-23029.nupkg",
"files": [ "System.Reflection.Extensions.4.0.0-beta-23029.nupkg.sha512",
"License.rtf", "System.Reflection.Extensions.nuspec"
"System.Reflection.Emit.Lightweight.4.0.0-beta-22816.nupkg", ]
"System.Reflection.Emit.Lightweight.4.0.0-beta-22816.nupkg.sha512", },
"System.Reflection.Emit.Lightweight.nuspec", "System.Reflection.Primitives/4.0.0-beta-23029": {
"lib/aspnetcore50/System.Reflection.Emit.Lightweight.dll", "serviceable": true,
"lib/contract/System.Reflection.Emit.Lightweight.dll", "sha512": "7Iarpz4F8KYCTw3/BmOQjEtb3njPuYHa0pov9zQ812IN5a8lvAA5tXFwFV/KfWsaGzTAkVUsrbQDX6Z1VQ8qgg==",
"lib/net45/System.Reflection.Emit.Lightweight.dll", "files": [
"lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.Emit.Lightweight.dll" "lib/DNXCore50/System.Reflection.Primitives.dll",
] "lib/net45/_._",
}, "lib/netcore50/System.Reflection.Primitives.dll",
"System.Reflection.Primitives/4.0.0-beta-22816": { "lib/win8/_._",
"serviceable": false, "lib/wp80/_._",
"sha": "LXGxjPbmTit9COY1WKRG89Eya58UFVqebeNvGDCrX/c/72OP9XX00+wUUE34WFDioKeVBjofOySFdtKMVsDq1Q==", "lib/wpa81/_._",
"frameworks": { "ref/dotnet/de/System.Reflection.Primitives.xml",
".NETFramework,Version=v4.5": { "ref/dotnet/es/System.Reflection.Primitives.xml",
"dependencies": { "ref/dotnet/fr/System.Reflection.Primitives.xml",
"System.Runtime": "4.0.20-beta-22816" "ref/dotnet/it/System.Reflection.Primitives.xml",
}, "ref/dotnet/ja/System.Reflection.Primitives.xml",
"frameworkAssemblies": [ "ref/dotnet/ko/System.Reflection.Primitives.xml",
"mscorlib" "ref/dotnet/ru/System.Reflection.Primitives.xml",
], "ref/dotnet/System.Reflection.Primitives.dll",
"runtimeAssemblies": [ "ref/dotnet/System.Reflection.Primitives.xml",
"lib/net45/System.Reflection.Primitives.dll" "ref/dotnet/zh-hans/System.Reflection.Primitives.xml",
], "ref/dotnet/zh-hant/System.Reflection.Primitives.xml",
"compileAssemblies": [ "ref/net45/_._",
"lib/net45/System.Reflection.Primitives.dll" "ref/netcore50/System.Reflection.Primitives.dll",
] "ref/netcore50/System.Reflection.Primitives.xml",
}, "ref/win8/_._",
".NETFramework,Version=v4.0": { "ref/wp80/_._",
"dependencies": { "ref/wpa81/_._",
"System.Runtime": "4.0.20-beta-22816" "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll",
}, "System.Reflection.Primitives.4.0.0-beta-23029.nupkg",
"frameworkAssemblies": [], "System.Reflection.Primitives.4.0.0-beta-23029.nupkg.sha512",
"runtimeAssemblies": [], "System.Reflection.Primitives.nuspec"
"compileAssemblies": [] ]
}, },
"DNX,Version=v4.5.1": { "System.Reflection.TypeExtensions/4.0.0-beta-23029": {
"dependencies": { "serviceable": true,
"System.Runtime": "4.0.20-beta-22816" "sha512": "94VSaIxA6dQ0aWthm2MhmD5xqcXMFdPMNPhpjHjfoXk6z87vhVK9rJxdv3NIWpi1z4zm0Y//YLFAI5+ly3Ul+Q==",
}, "files": [
"frameworkAssemblies": [ "lib/DNXCore50/System.Reflection.TypeExtensions.dll",
"mscorlib" "lib/net46/System.Reflection.TypeExtensions.dll",
], "lib/netcore50/System.Reflection.TypeExtensions.dll",
"runtimeAssemblies": [ "ref/dotnet/de/System.Reflection.TypeExtensions.xml",
"lib/net45/System.Reflection.Primitives.dll" "ref/dotnet/es/System.Reflection.TypeExtensions.xml",
], "ref/dotnet/fr/System.Reflection.TypeExtensions.xml",
"compileAssemblies": [ "ref/dotnet/it/System.Reflection.TypeExtensions.xml",
"lib/net45/System.Reflection.Primitives.dll" "ref/dotnet/ja/System.Reflection.TypeExtensions.xml",
] "ref/dotnet/ko/System.Reflection.TypeExtensions.xml",
}, "ref/dotnet/ru/System.Reflection.TypeExtensions.xml",
"DNXCore,Version=v5.0": { "ref/dotnet/System.Reflection.TypeExtensions.dll",
"dependencies": { "ref/dotnet/System.Reflection.TypeExtensions.xml",
"System.Runtime": "4.0.20-beta-22816" "ref/dotnet/zh-hans/System.Reflection.TypeExtensions.xml",
}, "ref/dotnet/zh-hant/System.Reflection.TypeExtensions.xml",
"frameworkAssemblies": [], "ref/net46/System.Reflection.TypeExtensions.dll",
"runtimeAssemblies": [ "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll",
"lib/aspnetcore50/System.Reflection.Primitives.dll" "System.Reflection.TypeExtensions.4.0.0-beta-23029.nupkg",
], "System.Reflection.TypeExtensions.4.0.0-beta-23029.nupkg.sha512",
"compileAssemblies": [ "System.Reflection.TypeExtensions.nuspec"
"lib/contract/System.Reflection.Primitives.dll" ]
] },
} "System.Resources.ResourceManager/4.0.0-beta-23029": {
}, "serviceable": true,
"files": [ "sha512": "T089yOaSgIA5yyl/z8fFjFCoOajL9eDeVTpjqNBhzrpLiBRqEZzAM4Atz8XgQR0IH3DPX/eYUvRxMScnpexLmg==",
"License.rtf", "files": [
"System.Reflection.Primitives.4.0.0-beta-22816.nupkg", "lib/DNXCore50/System.Resources.ResourceManager.dll",
"System.Reflection.Primitives.4.0.0-beta-22816.nupkg.sha512", "lib/net45/_._",
"System.Reflection.Primitives.nuspec", "lib/netcore50/System.Resources.ResourceManager.dll",
"lib/aspnetcore50/System.Reflection.Primitives.dll", "lib/win8/_._",
"lib/contract/System.Reflection.Primitives.dll", "lib/wp80/_._",
"lib/net45/System.Reflection.Primitives.dll", "lib/wpa81/_._",
"lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.Primitives.dll" "ref/dotnet/de/System.Resources.ResourceManager.xml",
] "ref/dotnet/es/System.Resources.ResourceManager.xml",
}, "ref/dotnet/fr/System.Resources.ResourceManager.xml",
"System.Reflection.TypeExtensions/4.0.0-beta-22816": { "ref/dotnet/it/System.Resources.ResourceManager.xml",
"serviceable": false, "ref/dotnet/ja/System.Resources.ResourceManager.xml",
"sha": "VNe9Gt6E7jYfHWghPlX90EOkCL+q+7TAJHx4U7mJZMsxQmp/QrgEIcKCbG502/X/RUL4dqZkL/uG9QfOhDw/tg==", "ref/dotnet/ko/System.Resources.ResourceManager.xml",
"frameworks": { "ref/dotnet/ru/System.Resources.ResourceManager.xml",
".NETFramework,Version=v4.5": { "ref/dotnet/System.Resources.ResourceManager.dll",
"dependencies": { "ref/dotnet/System.Resources.ResourceManager.xml",
"System.Reflection": "4.0.10-beta-22816", "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml",
"System.Runtime": "4.0.20-beta-22816" "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml",
}, "ref/net45/_._",
"frameworkAssemblies": [], "ref/netcore50/System.Resources.ResourceManager.dll",
"runtimeAssemblies": [], "ref/netcore50/System.Resources.ResourceManager.xml",
"compileAssemblies": [] "ref/win8/_._",
}, "ref/wp80/_._",
".NETFramework,Version=v4.0": { "ref/wpa81/_._",
"dependencies": { "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll",
"System.Reflection": "4.0.10-beta-22816", "System.Resources.ResourceManager.4.0.0-beta-23029.nupkg",
"System.Runtime": "4.0.20-beta-22816" "System.Resources.ResourceManager.4.0.0-beta-23029.nupkg.sha512",
}, "System.Resources.ResourceManager.nuspec"
"frameworkAssemblies": [], ]
"runtimeAssemblies": [], },
"compileAssemblies": [] "System.Runtime/4.0.20-beta-23029": {
}, "serviceable": true,
"DNX,Version=v4.5.1": { "sha512": "UJ09bmWG8UlXR6VLHCwC0V9sjuCNxRLKHMrkc06asFsXMU2EroTTylkh/keUl634CozR5pjbAf4hcGLQwLyDfw==",
"dependencies": { "files": [
"System.Reflection": "4.0.10-beta-22816", "lib/DNXCore50/System.Runtime.dll",
"System.Runtime": "4.0.20-beta-22816" "lib/net46/_._",
}, "lib/netcore50/System.Runtime.dll",
"frameworkAssemblies": [], "ref/dotnet/de/System.Runtime.xml",
"runtimeAssemblies": [], "ref/dotnet/es/System.Runtime.xml",
"compileAssemblies": [] "ref/dotnet/fr/System.Runtime.xml",
}, "ref/dotnet/it/System.Runtime.xml",
"DNXCore,Version=v5.0": { "ref/dotnet/ja/System.Runtime.xml",
"dependencies": { "ref/dotnet/ko/System.Runtime.xml",
"System.Reflection": "4.0.10-beta-22816", "ref/dotnet/ru/System.Runtime.xml",
"System.Runtime": "4.0.20-beta-22816" "ref/dotnet/System.Runtime.dll",
}, "ref/dotnet/System.Runtime.xml",
"frameworkAssemblies": [], "ref/dotnet/zh-hans/System.Runtime.xml",
"runtimeAssemblies": [ "ref/dotnet/zh-hant/System.Runtime.xml",
"lib/aspnetcore50/System.Reflection.TypeExtensions.dll" "ref/net46/_._",
], "runtimes/win8-aot/lib/netcore50/System.Runtime.dll",
"compileAssemblies": [ "System.Runtime.4.0.20-beta-23029.nupkg",
"lib/contract/System.Reflection.TypeExtensions.dll" "System.Runtime.4.0.20-beta-23029.nupkg.sha512",
] "System.Runtime.nuspec"
} ]
}, },
"files": [ "System.Runtime.Extensions/4.0.10-beta-23029": {
"License.rtf", "serviceable": true,
"System.Reflection.TypeExtensions.4.0.0-beta-22816.nupkg", "sha512": "Q0RCNJ34t64Ej0d1NTv2C6hiMffYzoBRIGX16Mfp+DBOUth0Omjz7EKTqlXk+Wepx3E48/IUuwmlPiz60xsWew==",
"System.Reflection.TypeExtensions.4.0.0-beta-22816.nupkg.sha512", "files": [
"System.Reflection.TypeExtensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll",
"lib/aspnetcore50/System.Reflection.TypeExtensions.dll", "lib/net46/_._",
"lib/contract/System.Reflection.TypeExtensions.dll", "lib/netcore50/System.Runtime.Extensions.dll",
"lib/net45/_._", "ref/dotnet/de/System.Runtime.Extensions.xml",
"lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.TypeExtensions.dll" "ref/dotnet/es/System.Runtime.Extensions.xml",
] "ref/dotnet/fr/System.Runtime.Extensions.xml",
}, "ref/dotnet/it/System.Runtime.Extensions.xml",
"System.Runtime/4.0.20-beta-22816": { "ref/dotnet/ja/System.Runtime.Extensions.xml",
"serviceable": false, "ref/dotnet/ko/System.Runtime.Extensions.xml",
"sha": "sDSJEmM6Q5O7Nn9XxHTrsEJ4bv4hsBdeTWjuvyzd9/u9ujl9AWa3q1XFLrdPZetILPOC1P0+1LOCq4kZcsKF5Q==", "ref/dotnet/ru/System.Runtime.Extensions.xml",
"frameworks": { "ref/dotnet/System.Runtime.Extensions.dll",
".NETFramework,Version=v4.5": { "ref/dotnet/System.Runtime.Extensions.xml",
"dependencies": {}, "ref/dotnet/zh-hans/System.Runtime.Extensions.xml",
"frameworkAssemblies": [ "ref/dotnet/zh-hant/System.Runtime.Extensions.xml",
"mscorlib", "ref/net46/_._",
"System", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll",
"System.ComponentModel.Composition", "System.Runtime.Extensions.4.0.10-beta-23029.nupkg",
"System.Core" "System.Runtime.Extensions.4.0.10-beta-23029.nupkg.sha512",
], "System.Runtime.Extensions.nuspec"
"runtimeAssemblies": [ ]
"lib/net45/System.Runtime.dll" },
], "System.Runtime.Handles/4.0.0-beta-23029": {
"compileAssemblies": [ "serviceable": true,
"lib/net45/System.Runtime.dll" "sha512": "Q2Afsxvtj2uDPrkgGCA+jIgfDlGRe1R1TbCZf7CgGXYxFxgJeb8u00m48D+gRYzCYGdTWQlqGRAj0cXz6WMjIw==",
] "files": [
}, "lib/DNXCore50/System.Runtime.Handles.dll",
".NETFramework,Version=v4.0": { "lib/net46/_._",
"dependencies": {}, "lib/netcore50/System.Runtime.Handles.dll",
"frameworkAssemblies": [], "ref/dotnet/de/System.Runtime.Handles.xml",
"runtimeAssemblies": [], "ref/dotnet/es/System.Runtime.Handles.xml",
"compileAssemblies": [] "ref/dotnet/fr/System.Runtime.Handles.xml",
}, "ref/dotnet/it/System.Runtime.Handles.xml",
"DNX,Version=v4.5.1": { "ref/dotnet/ja/System.Runtime.Handles.xml",
"dependencies": {}, "ref/dotnet/ko/System.Runtime.Handles.xml",
"frameworkAssemblies": [ "ref/dotnet/ru/System.Runtime.Handles.xml",
"mscorlib", "ref/dotnet/System.Runtime.Handles.dll",
"System", "ref/dotnet/System.Runtime.Handles.xml",
"System.ComponentModel.Composition", "ref/dotnet/zh-hans/System.Runtime.Handles.xml",
"System.Core" "ref/dotnet/zh-hant/System.Runtime.Handles.xml",
], "ref/net46/_._",
"runtimeAssemblies": [ "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll",
"lib/net45/System.Runtime.dll" "System.Runtime.Handles.4.0.0-beta-23029.nupkg",
], "System.Runtime.Handles.4.0.0-beta-23029.nupkg.sha512",
"compileAssemblies": [ "System.Runtime.Handles.nuspec"
"lib/net45/System.Runtime.dll" ]
] },
}, "System.Runtime.InteropServices/4.0.20-beta-23029": {
"DNXCore,Version=v5.0": { "serviceable": true,
"dependencies": {}, "sha512": "j8O7CRH6BRtELmiVf2f6nr8L1Ye/LqwQtQ7EfTp66UWjh+0nhAXRpTktqRRnwonMkdWpftxgZ1/8YphA9rs2PQ==",
"frameworkAssemblies": [], "files": [
"runtimeAssemblies": [ "lib/DNXCore50/System.Runtime.InteropServices.dll",
"lib/aspnetcore50/System.Runtime.dll" "lib/net46/_._",
], "lib/netcore50/System.Runtime.InteropServices.dll",
"compileAssemblies": [ "ref/dotnet/de/System.Runtime.InteropServices.xml",
"lib/contract/System.Runtime.dll" "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",
"files": [ "ref/dotnet/ko/System.Runtime.InteropServices.xml",
"License.rtf", "ref/dotnet/ru/System.Runtime.InteropServices.xml",
"System.Runtime.4.0.20-beta-22816.nupkg", "ref/dotnet/System.Runtime.InteropServices.dll",
"System.Runtime.4.0.20-beta-22816.nupkg.sha512", "ref/dotnet/System.Runtime.InteropServices.xml",
"System.Runtime.nuspec", "ref/dotnet/zh-hans/System.Runtime.InteropServices.xml",
"lib/aspnetcore50/System.Runtime.dll", "ref/dotnet/zh-hant/System.Runtime.InteropServices.xml",
"lib/contract/System.Runtime.dll", "ref/net46/_._",
"lib/net45/System.Runtime.dll", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll",
"lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Runtime.dll" "System.Runtime.InteropServices.4.0.20-beta-23029.nupkg",
] "System.Runtime.InteropServices.4.0.20-beta-23029.nupkg.sha512",
}, "System.Runtime.InteropServices.nuspec"
"System.Runtime.Extensions/4.0.10-beta-22816": { ]
"serviceable": false, },
"sha": "b8ymkNB0apTc/FCmyeB/Js1CMg8EBaOlM2biIKA94Dk0sT/yyGd8SyCeuZXiCGCIk6HpSiIsIdX53rXgTWxH0w==", "System.Text.Encoding/4.0.10-beta-23029": {
"frameworks": { "sha512": "00CKBKtnTiMkYe8WckOLpNod52LiYXlAZa2lJ8Bj7nZugREbujY2yrpE88bIkJiEpOYAvYFotLtN85CpP8h50w==",
".NETFramework,Version=v4.5": { "files": [
"dependencies": { "lib/DNXCore50/System.Text.Encoding.dll",
"System.Runtime": "4.0.20-beta-22816" "lib/net46/_._",
}, "lib/netcore50/System.Text.Encoding.dll",
"frameworkAssemblies": [ "ref/dotnet/de/System.Text.Encoding.xml",
"mscorlib", "ref/dotnet/es/System.Text.Encoding.xml",
"System" "ref/dotnet/fr/System.Text.Encoding.xml",
], "ref/dotnet/it/System.Text.Encoding.xml",
"runtimeAssemblies": [ "ref/dotnet/ja/System.Text.Encoding.xml",
"lib/net45/System.Runtime.Extensions.dll" "ref/dotnet/ko/System.Text.Encoding.xml",
], "ref/dotnet/ru/System.Text.Encoding.xml",
"compileAssemblies": [ "ref/dotnet/System.Text.Encoding.dll",
"lib/net45/System.Runtime.Extensions.dll" "ref/dotnet/System.Text.Encoding.xml",
] "ref/dotnet/zh-hans/System.Text.Encoding.xml",
}, "ref/dotnet/zh-hant/System.Text.Encoding.xml",
".NETFramework,Version=v4.0": { "ref/net46/_._",
"dependencies": { "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll",
"System.Runtime": "4.0.20-beta-22816" "System.Text.Encoding.4.0.10-beta-23029.nupkg",
}, "System.Text.Encoding.4.0.10-beta-23029.nupkg.sha512",
"frameworkAssemblies": [], "System.Text.Encoding.nuspec"
"runtimeAssemblies": [], ]
"compileAssemblies": [] },
}, "System.Text.Encoding.CodePages/4.0.0-beta-23029": {
"DNX,Version=v4.5.1": { "serviceable": true,
"dependencies": { "sha512": "B56k2A+HxB5529+kN7HJDxdo+2hTOTSBxzbjyX7kjgtz+oEVAPi9x+8c8c5rRxS8+tr8NU+6bzWbBjj1GEmKxA==",
"System.Runtime": "4.0.20-beta-22816" "files": [
}, "lib/dotnet/System.Text.Encoding.CodePages.dll",
"frameworkAssemblies": [ "ref/dotnet/de/System.Text.Encoding.CodePages.xml",
"mscorlib", "ref/dotnet/es/System.Text.Encoding.CodePages.xml",
"System" "ref/dotnet/fr/System.Text.Encoding.CodePages.xml",
], "ref/dotnet/it/System.Text.Encoding.CodePages.xml",
"runtimeAssemblies": [ "ref/dotnet/ja/System.Text.Encoding.CodePages.xml",
"lib/net45/System.Runtime.Extensions.dll" "ref/dotnet/ko/System.Text.Encoding.CodePages.xml",
], "ref/dotnet/ru/System.Text.Encoding.CodePages.xml",
"compileAssemblies": [ "ref/dotnet/System.Text.Encoding.CodePages.dll",
"lib/net45/System.Runtime.Extensions.dll" "ref/dotnet/System.Text.Encoding.CodePages.xml",
] "ref/dotnet/zh-hans/System.Text.Encoding.CodePages.xml",
}, "ref/dotnet/zh-hant/System.Text.Encoding.CodePages.xml",
"DNXCore,Version=v5.0": { "System.Text.Encoding.CodePages.4.0.0-beta-23029.nupkg",
"dependencies": { "System.Text.Encoding.CodePages.4.0.0-beta-23029.nupkg.sha512",
"System.Runtime": "4.0.20-beta-22816" "System.Text.Encoding.CodePages.nuspec"
}, ]
"frameworkAssemblies": [], },
"runtimeAssemblies": [ "System.Text.RegularExpressions/4.0.10-beta-23029": {
"lib/aspnetcore50/System.Runtime.Extensions.dll" "serviceable": true,
], "sha512": "/isBwiNHSonUvKdbX3x765hUSsXCFDALKxik6WHl140tSp/yIpJLwSbl986KvHk2pzDCqHcltwHnlz4BVCdiDQ==",
"compileAssemblies": [ "files": [
"lib/contract/System.Runtime.Extensions.dll" "lib/dotnet/System.Text.RegularExpressions.dll",
] "lib/net46/_._",
} "ref/dotnet/de/System.Text.RegularExpressions.xml",
}, "ref/dotnet/es/System.Text.RegularExpressions.xml",
"files": [ "ref/dotnet/fr/System.Text.RegularExpressions.xml",
"License.rtf", "ref/dotnet/it/System.Text.RegularExpressions.xml",
"System.Runtime.Extensions.4.0.10-beta-22816.nupkg", "ref/dotnet/ja/System.Text.RegularExpressions.xml",
"System.Runtime.Extensions.4.0.10-beta-22816.nupkg.sha512", "ref/dotnet/ko/System.Text.RegularExpressions.xml",
"System.Runtime.Extensions.nuspec", "ref/dotnet/ru/System.Text.RegularExpressions.xml",
"lib/aspnetcore50/System.Runtime.Extensions.dll", "ref/dotnet/System.Text.RegularExpressions.dll",
"lib/contract/System.Runtime.Extensions.dll", "ref/dotnet/System.Text.RegularExpressions.xml",
"lib/net45/System.Runtime.Extensions.dll", "ref/dotnet/zh-hans/System.Text.RegularExpressions.xml",
"lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Runtime.Extensions.dll" "ref/dotnet/zh-hant/System.Text.RegularExpressions.xml",
] "ref/net46/_._",
}, "System.Text.RegularExpressions.4.0.10-beta-23029.nupkg",
"System.Text.Encoding/4.0.10-beta-22816": { "System.Text.RegularExpressions.4.0.10-beta-23029.nupkg.sha512",
"serviceable": false, "System.Text.RegularExpressions.nuspec"
"sha": "QDKTAvat7aDGMWnVkGm6tJvvmc2zSTa/p8M4/OEBBkZKNx4SGkeGEjFUhl7b6AXZ220m4dACygkiAVoB/LqMHw==", ]
"frameworks": { },
".NETFramework,Version=v4.5": { "System.Threading/4.0.10-beta-23029": {
"dependencies": { "serviceable": true,
"System.Runtime": "4.0.20-beta-22816" "sha512": "5/D7m6GOkJyvSezIVTrIZ/Y+aP98TyCRwNzkTikev0UI779HUCxUfj3xALEUQ37k1mHTcbq5Ep4rfI8Gk9igIg==",
}, "files": [
"frameworkAssemblies": [ "lib/DNXCore50/System.Threading.dll",
"mscorlib" "lib/net46/_._",
], "lib/netcore50/System.Threading.dll",
"runtimeAssemblies": [ "ref/dotnet/de/System.Threading.xml",
"lib/net45/System.Text.Encoding.dll" "ref/dotnet/es/System.Threading.xml",
], "ref/dotnet/fr/System.Threading.xml",
"compileAssemblies": [ "ref/dotnet/it/System.Threading.xml",
"lib/net45/System.Text.Encoding.dll" "ref/dotnet/ja/System.Threading.xml",
] "ref/dotnet/ko/System.Threading.xml",
}, "ref/dotnet/ru/System.Threading.xml",
".NETFramework,Version=v4.0": { "ref/dotnet/System.Threading.dll",
"dependencies": { "ref/dotnet/System.Threading.xml",
"System.Runtime": "4.0.20-beta-22816" "ref/dotnet/zh-hans/System.Threading.xml",
}, "ref/dotnet/zh-hant/System.Threading.xml",
"frameworkAssemblies": [], "ref/net46/_._",
"runtimeAssemblies": [], "runtimes/win8-aot/lib/netcore50/System.Threading.dll",
"compileAssemblies": [] "System.Threading.4.0.10-beta-23029.nupkg",
}, "System.Threading.4.0.10-beta-23029.nupkg.sha512",
"DNX,Version=v4.5.1": { "System.Threading.nuspec"
"dependencies": { ]
"System.Runtime": "4.0.20-beta-22816" },
}, "System.Threading.Tasks/4.0.10-beta-23029": {
"frameworkAssemblies": [ "serviceable": true,
"mscorlib" "sha512": "hkQ+vycXx9DS9JWuS/UHsob0flA3b8tba2bBUZLo640dwc2gSKeeliJ21kFQWdJfU+5X5+4IatPFcGs9yumNeQ==",
], "files": [
"runtimeAssemblies": [ "lib/DNXCore50/System.Threading.Tasks.dll",
"lib/net45/System.Text.Encoding.dll" "lib/net46/_._",
], "lib/netcore50/System.Threading.Tasks.dll",
"compileAssemblies": [ "ref/dotnet/de/System.Threading.Tasks.xml",
"lib/net45/System.Text.Encoding.dll" "ref/dotnet/es/System.Threading.Tasks.xml",
] "ref/dotnet/fr/System.Threading.Tasks.xml",
}, "ref/dotnet/it/System.Threading.Tasks.xml",
"DNXCore,Version=v5.0": { "ref/dotnet/ja/System.Threading.Tasks.xml",
"dependencies": { "ref/dotnet/ko/System.Threading.Tasks.xml",
"System.Runtime": "4.0.20-beta-22816" "ref/dotnet/ru/System.Threading.Tasks.xml",
}, "ref/dotnet/System.Threading.Tasks.dll",
"frameworkAssemblies": [], "ref/dotnet/System.Threading.Tasks.xml",
"runtimeAssemblies": [ "ref/dotnet/zh-hans/System.Threading.Tasks.xml",
"lib/aspnetcore50/System.Text.Encoding.dll" "ref/dotnet/zh-hant/System.Threading.Tasks.xml",
], "ref/net46/_._",
"compileAssemblies": [ "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll",
"lib/contract/System.Text.Encoding.dll" "System.Threading.Tasks.4.0.10-beta-23029.nupkg",
] "System.Threading.Tasks.4.0.10-beta-23029.nupkg.sha512",
} "System.Threading.Tasks.nuspec"
}, ]
"files": [ }
"License.rtf", },
"System.Text.Encoding.4.0.10-beta-22816.nupkg", "projectFileDependencyGroups": {
"System.Text.Encoding.4.0.10-beta-22816.nupkg.sha512", "": [],
"System.Text.Encoding.nuspec", ".NETFramework,Version=v4.5": [
"lib/aspnetcore50/System.Text.Encoding.dll", "fx/System.Data >= 4.0.0.0"
"lib/contract/System.Text.Encoding.dll", ],
"lib/net45/System.Text.Encoding.dll", ".NETFramework,Version=v4.0": [
"lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Text.Encoding.dll" "fx/System.Data >= 4.0.0.0"
] ],
}, "DNX,Version=v4.5.1": [
"System.Text.Encoding.CodePages/4.0.0-beta-22816": { "fx/System.Data >= 4.0.0.0"
"serviceable": false, ],
"sha": "q52eEfAgtMfsNDbTetTX1EN337+2IyJTJH/DrRnFsdzfoyblYY/511USLsg4qmLriLS0kryXUZG3DzQsOfzt8Q==", "DNXCore,Version=v5.0": [
"frameworks": { "System.Text.RegularExpressions >= 4.0.10-beta-*",
".NETFramework,Version=v4.5": { "System.Collections >= 4.0.10-beta-*",
"dependencies": { "System.Collections.Concurrent >= 4.0.10-beta-*",
"System.Runtime": "4.0.20-beta-22816", "System.Linq >= 4.0.0-beta-*",
"System.Text.Encoding": "4.0.10-beta-22816" "System.Threading >= 4.0.10-beta-*",
}, "Microsoft.CSharp >= 4.0.0-beta-*",
"frameworkAssemblies": [], "System.Reflection >= 4.0.10-beta-*",
"runtimeAssemblies": [], "System.Reflection.Emit >= 4.0.0-beta-*",
"compileAssemblies": [] "System.Reflection.Emit.ILGeneration >= 4.0.0-beta-*",
}, "System.Reflection.Emit.Lightweight >= 4.0.0-beta-*",
".NETFramework,Version=v4.0": { "System.Reflection.TypeExtensions >= 4.0.0-beta-*",
"dependencies": { "System.Data.Common >= 4.0.0-beta-*",
"System.Runtime": "4.0.20-beta-22816", "System.Runtime.Extensions >= 4.0.10-beta-*",
"System.Text.Encoding": "4.0.10-beta-22816" "System.Text.Encoding.CodePages >= 4.0.0-beta-*",
}, "System.Globalization >= 4.0.10-beta-*"
"frameworkAssemblies": [], ]
"runtimeAssemblies": [], }
"compileAssemblies": []
},
"DNX,Version=v4.5.1": {
"dependencies": {
"System.Runtime": "4.0.20-beta-22816",
"System.Text.Encoding": "4.0.10-beta-22816"
},
"frameworkAssemblies": [],
"runtimeAssemblies": [],
"compileAssemblies": []
},
"DNXCore,Version=v5.0": {
"dependencies": {
"System.Runtime": "4.0.20-beta-22816",
"System.Text.Encoding": "4.0.10-beta-22816"
},
"frameworkAssemblies": [],
"runtimeAssemblies": [
"lib/aspnetcore50/System.Text.Encoding.CodePages.dll"
],
"compileAssemblies": [
"lib/contract/System.Text.Encoding.CodePages.dll"
]
}
},
"files": [
"License.rtf",
"System.Text.Encoding.CodePages.4.0.0-beta-22816.nupkg",
"System.Text.Encoding.CodePages.4.0.0-beta-22816.nupkg.sha512",
"System.Text.Encoding.CodePages.nuspec",
"lib/aspnetcore50/System.Text.Encoding.CodePages.dll",
"lib/contract/System.Text.Encoding.CodePages.dll",
"lib/net45/_._",
"lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Text.Encoding.CodePages.dll"
]
},
"System.Text.RegularExpressions/4.0.10-beta-22816": {
"serviceable": false,
"sha": "f6reT2KQ1IjeAKeZEX5TSIFugrsmofjD3N+9HD4c2WAMFlEs4p4/ycsmS1bLlV7n+JRHsmUkhgpCVWMZYPk+aA==",
"frameworks": {
".NETFramework,Version=v4.5": {
"dependencies": {
"System.Runtime": "4.0.20-beta-22816"
},
"frameworkAssemblies": [
"mscorlib",
"System"
],
"runtimeAssemblies": [
"lib/net45/System.Text.RegularExpressions.dll"
],
"compileAssemblies": [
"lib/net45/System.Text.RegularExpressions.dll"
]
},
".NETFramework,Version=v4.0": {
"dependencies": {
"System.Runtime": "4.0.20-beta-22816"
},
"frameworkAssemblies": [],
"runtimeAssemblies": [],
"compileAssemblies": []
},
"DNX,Version=v4.5.1": {
"dependencies": {
"System.Runtime": "4.0.20-beta-22816"
},
"frameworkAssemblies": [
"mscorlib",
"System"
],
"runtimeAssemblies": [
"lib/net45/System.Text.RegularExpressions.dll"
],
"compileAssemblies": [
"lib/net45/System.Text.RegularExpressions.dll"
]
},
"DNXCore,Version=v5.0": {
"dependencies": {
"System.Runtime": "4.0.20-beta-22816"
},
"frameworkAssemblies": [],
"runtimeAssemblies": [
"lib/aspnetcore50/System.Text.RegularExpressions.dll"
],
"compileAssemblies": [
"lib/contract/System.Text.RegularExpressions.dll"
]
}
},
"files": [
"License.rtf",
"System.Text.RegularExpressions.4.0.10-beta-22816.nupkg",
"System.Text.RegularExpressions.4.0.10-beta-22816.nupkg.sha512",
"System.Text.RegularExpressions.nuspec",
"lib/aspnetcore50/System.Text.RegularExpressions.dll",
"lib/contract/System.Text.RegularExpressions.dll",
"lib/net45/System.Text.RegularExpressions.dll",
"lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Text.RegularExpressions.dll"
]
},
"System.Threading/4.0.10-beta-22816": {
"serviceable": false,
"sha": "GO4X3FuGlw4DJH+UbbKDXKnyyWiwlPJIX+Ys0UCzSdAPneBA42dPb2+kRakWy+wo6n6Gcv7ckkfa3j8MSSxbhg==",
"frameworks": {
".NETFramework,Version=v4.5": {
"dependencies": {
"System.Runtime": "4.0.20-beta-22816",
"System.Threading.Tasks": "4.0.10-beta-22816"
},
"frameworkAssemblies": [
"mscorlib",
"System",
"System.Core"
],
"runtimeAssemblies": [
"lib/net45/System.Threading.dll"
],
"compileAssemblies": [
"lib/net45/System.Threading.dll"
]
},
".NETFramework,Version=v4.0": {
"dependencies": {
"System.Runtime": "4.0.20-beta-22816",
"System.Threading.Tasks": "4.0.10-beta-22816"
},
"frameworkAssemblies": [],
"runtimeAssemblies": [],
"compileAssemblies": []
},
"DNX,Version=v4.5.1": {
"dependencies": {
"System.Runtime": "4.0.20-beta-22816",
"System.Threading.Tasks": "4.0.10-beta-22816"
},
"frameworkAssemblies": [
"mscorlib",
"System",
"System.Core"
],
"runtimeAssemblies": [
"lib/net45/System.Threading.dll"
],
"compileAssemblies": [
"lib/net45/System.Threading.dll"
]
},
"DNXCore,Version=v5.0": {
"dependencies": {
"System.Runtime": "4.0.20-beta-22816",
"System.Threading.Tasks": "4.0.10-beta-22816"
},
"frameworkAssemblies": [],
"runtimeAssemblies": [
"lib/aspnetcore50/System.Threading.dll"
],
"compileAssemblies": [
"lib/contract/System.Threading.dll"
]
}
},
"files": [
"License.rtf",
"System.Threading.4.0.10-beta-22816.nupkg",
"System.Threading.4.0.10-beta-22816.nupkg.sha512",
"System.Threading.nuspec",
"lib/aspnetcore50/System.Threading.dll",
"lib/contract/System.Threading.dll",
"lib/net45/System.Threading.dll",
"lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Threading.dll"
]
},
"System.Threading.Tasks/4.0.10-beta-22816": {
"serviceable": false,
"sha": "e7TcoQuIPQ4bvkkCY2ulU8NFvj8XqYxsGpD3fAq1KajAlpx5j327Q13lKxlGPb7ouHQydKHCy5G1ZGuydb0DAA==",
"frameworks": {
".NETFramework,Version=v4.5": {
"dependencies": {
"System.Runtime": "4.0.20-beta-22816"
},
"frameworkAssemblies": [
"mscorlib",
"System.Core"
],
"runtimeAssemblies": [
"lib/net45/System.Threading.Tasks.dll"
],
"compileAssemblies": [
"lib/net45/System.Threading.Tasks.dll"
]
},
".NETFramework,Version=v4.0": {
"dependencies": {
"System.Runtime": "4.0.20-beta-22816"
},
"frameworkAssemblies": [],
"runtimeAssemblies": [],
"compileAssemblies": []
},
"DNX,Version=v4.5.1": {
"dependencies": {
"System.Runtime": "4.0.20-beta-22816"
},
"frameworkAssemblies": [
"mscorlib",
"System.Core"
],
"runtimeAssemblies": [
"lib/net45/System.Threading.Tasks.dll"
],
"compileAssemblies": [
"lib/net45/System.Threading.Tasks.dll"
]
},
"DNXCore,Version=v5.0": {
"dependencies": {
"System.Runtime": "4.0.20-beta-22816"
},
"frameworkAssemblies": [],
"runtimeAssemblies": [
"lib/aspnetcore50/System.Threading.Tasks.dll"
],
"compileAssemblies": [
"lib/contract/System.Threading.Tasks.dll"
]
}
},
"files": [
"License.rtf",
"System.Threading.Tasks.4.0.10-beta-22816.nupkg",
"System.Threading.Tasks.4.0.10-beta-22816.nupkg.sha512",
"System.Threading.Tasks.nuspec",
"lib/aspnetcore50/System.Threading.Tasks.dll",
"lib/contract/System.Threading.Tasks.dll",
"lib/net45/System.Threading.Tasks.dll",
"lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Threading.Tasks.dll"
]
}
}
} }
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册