{ "version": "1.0.0-*", "compilationOptions": { "emitEntryPoint": true }, "compilerName": "fsc", "compileFiles": [ "Program.fs" ], "dependencies": { "TestLibrary": "1.0.0-*", "NETStandard.Library": "1.0.0-rc2-23808", "Microsoft.FSharp.Core.netcore": "1.0.0-alpha-151221", }, "frameworks": { "dnxcore50": { "imports": "portable-net45+win8" } } }