{ "version": "1.0.0-*", "dependencies": { "dotnet-test-xunit": "1.0.0-rc2-192208-24", "Microsoft.NETCore.Platforms": "1.0.1-rc3-24126-00", "xunit": "2.1.0" }, "frameworks": { "netcoreapp1.0": { "imports": [ "dotnet", "portable-dnxcore50+net45+win8+wp8+wpa81", "portable-net45+win8" ], "dependencies": { "Microsoft.NETCore.App": { "type": "platform", "version": "1.0.0-rc3-004312" }, "System.Linq.Expressions": "4.1.0-rc3-24126-00", "System.Runtime.Serialization.Primitives": "4.1.1-rc3-24126-00" } }, "net451": {} }, "testRunner": "xunit" }