{ "dependencies": { "dotnet-test-xunit": "2.2.0-*", "AntiforgerySample": "1.1.0-*", "Microsoft.AspNetCore.TestHost": "1.1.0-*", "Moq": "4.6.25-*", "xunit": "2.2.0-*" }, "testRunner": "xunit", "frameworks": { "netcoreapp1.0": { "dependencies": { "Microsoft.NETCore.App": { "version": "1.0.0-*", "type": "platform" }, "System.Net.Http": "4.1.0-*" }, "imports": "dotnet5.4" }, "net451": { "frameworkAssemblies": { "System.Net.Http": "" } } } }