{ "version": "1.0.0-rc-*", "buildOptions": { "emitEntryPoint": true }, "dependencies": { "Microsoft.NETCore.App": { "type": "platform", "version": "1.0.0-rc3-004449-00" }, "Microsoft.Extensions.DependencyModel": { "target": "project" } }, "frameworks": { "netcoreapp1.0": { "imports": [ "dnxcore50", "portable-net45+win8" ] } } }