{ "buildOptions": { "warningsAsErrors": true }, "dependencies": { "dotnet-test-xunit": "2.2.0-*", "Microsoft.AspNetCore.Routing": "1.1.0-*", "Microsoft.AspNetCore.Routing.DecisionTree.Sources": { "type": "build", "version": "1.1.0-*" }, "Microsoft.AspNetCore.Testing": "1.1.0-*", "xunit": "2.2.0-*" }, "frameworks": { "netcoreapp1.0": { "dependencies": { "Microsoft.NETCore.App": { "version": "1.1.0-*", "type": "platform" } } }, "net451": {} }, "testRunner": "xunit" }