{ "dependencies": { "Microsoft.NETCore.App": { "type": "platform", "version": "1.0.0-rc2-*" }, "dotnet": { "target": "project" }, "Microsoft.Win32.Registry": { "version": "4.0.0-rc2-24022", "exclude": "Compile" }, "Microsoft.DotNet.Tools.Tests.Utilities": { "target": "project" }, "Microsoft.DotNet.ProjectModel": { "target": "project" }, "xunit": "2.1.0", "dotnet-test-xunit": "1.0.0-rc2-162081-13", "System.Net.NameResolution": "4.0.0-rc2-24022" }, "frameworks": { "netcoreapp1.0": { "imports": [ "netstandardapp1.5", "dotnet5.4", "portable-net451+win8" ] } }, "testRunner": "xunit" }