{ "version": "1.0.0-*", "compilationOptions": { "emitEntryPoint": true }, "dependencies": { "Microsoft.NETCore.App": { "type": "platform", "version": "1.0.0-rc2-*" }, "DependencyContextValidator": "1.0.0-*" }, "frameworks": { "netstandard1.5": { "imports": "dnxcore50" } } }