{ "dependencies": { "dotnet-test-xunit": "2.2.0-*", "Microsoft.AspNetCore.Mvc.Razor.ViewCompilation.Tools": "1.1.0-*", "xunit": "2.2.0-*" }, "frameworks": { "netcoreapp1.0": { "dependencies": { "Microsoft.NETCore.App": { "type": "platform", "version": "1.1.0-*" } }, "net451": {} } }, "testRunner": "xunit" }