{ "testRunner": "xunit", "frameworks": { "netcoreapp1.0": { "dependencies": { "Microsoft.NETCore.App": { "type": "platform", "version": "1.0.1" } } } }, "dependencies": { "Microsoft.Extensions.PlatformAbstractions": "1.0.0", "SharpCompress": { "target" : "project"}, "xunit": "2.2.0-beta3-build3402", "dotnet-test-xunit": "2.2.0-preview2-build1029" } }