{ "buildOptions": { "emitEntryPoint": true }, "dependencies": { "Microsoft.Net.Http.Server": "1.0.0-rc2-final" }, "commands": { "sample": "HelloWorld" }, "frameworks": { "net451": {}, "netcoreapp1.0": { "dependencies": { "Microsoft.NETCore.App": { "version": "1.0.0", "type": "platform" } } } } }