{ "dependencies": { "AntiforgerySample": "1.1.0-*", "dotnet-test-xunit": "2.2.0-*", "Microsoft.AspNetCore.TestHost": "1.1.0-*", "Moq": "4.6.36-*", "xunit": "2.2.0-*" }, "testRunner": "xunit", "frameworks": { "netcoreapp1.1": { "dependencies": { "Microsoft.NETCore.App": { "version": "1.1.0-*", "type": "platform" } } }, "net451": { "frameworkAssemblies": { "System.Net.Http": "" } } } }