{ "compilationOptions": { "emitEntryPoint": true }, "commands": { "web": "MvcSubAreaSample.Web" }, "dependencies": { "Microsoft.AspNet.IISPlatformHandler": "1.0.0-*", "Microsoft.AspNet.Diagnostics": "1.0.0-*", "Microsoft.AspNet.Mvc": "6.0.0-*", "Microsoft.AspNet.Mvc.TagHelpers": "6.0.0-*", "Microsoft.AspNet.Server.Kestrel": "1.0.0-*", "Microsoft.AspNet.StaticFiles": "1.0.0-*" }, "frameworks": { "dnx451": { }, "dnxcore50": { } } }