{ "dependencies": { "dotnet-test-xunit": "2.2.0-*", "Microsoft.Net.Http.Headers": "1.2.0-*", "xunit": "2.2.0-*" }, "buildOptions": { "warningsAsErrors": true, "keyFile": "../../tools/Key.snk" }, "frameworks": { "netcoreapp1.1": { "dependencies": { "Microsoft.NETCore.App": { "version": "1.2.0-*", "type": "platform" } } }, "net451": {} }, "testRunner": "xunit" }