{ "version": "0.1.0", "buildOptions": { "debugType": "portable" }, "dependencies": { "dotnet-test-xunit": "1.0.0-rc2-*", "Luticate2.Utils": "0.5.*", "Microsoft.DotNet.InternalAbstractions": "1.0.500-preview2-1-003177", "Moq": "4.6.38-alpha", "System.Runtime.Serialization.Primitives": "4.1.1", "xunit": "2.1.0" }, "testRunner": "xunit", "frameworks": { "netcoreapp1.0": { "dependencies": { "Microsoft.NETCore.App": { "type": "platform", "version": "1.0.1" } }, "imports": [ "dotnet5.4", "portable-net451+win8" ] } } }