{ "buildOptions": { "warningsAsErrors": true }, "dependencies": { "dotnet-test-xunit": "2.2.0-*", "Microsoft.AspNetCore.Hosting": "1.2.0-*", "Microsoft.AspNetCore.Sockets": "0.1.0-*", "Microsoft.AspNetCore.SignalR": "1.0.0-*", "Microsoft.Extensions.DependencyInjection": "1.2.0-*", "Microsoft.Extensions.Logging": "1.2.0-*", "Microsoft.Extensions.TaskCache.Sources": { "version": "1.2.0-*", "type": "build" }, "Moq": "4.6.36-*", "xunit": "2.2.0-*" }, "frameworks": { "netcoreapp1.1": { "dependencies": { "Microsoft.NETCore.App": { "version": "1.2.0-*", "type": "platform" } } }, "net46": {} }, "testRunner": "xunit" }