{ "version": "1.0.0-*", "buildOptions": { "emitEntryPoint": true }, "dependencies": { "Microsoft.NETCore.App": { "type": "platform", "version": "1.0.1" }, "TestLibrary": { "target": "project", "version": "1.0.0-*" }, "subdir": { "target": "project", "version": "1.0.0-*" } }, "frameworks": { "netcoreapp1.0": { "imports": "dnxcore50" } } }