{ "version": "1.0.0-*", "buildOptions": { "emitEntryPoint": true, "copyToOutput": { "include": [ "reflector_cmd.cmd" ] } }, "dependencies": { "Microsoft.NETCore.App": { "type": "platform", "version": "1.0.0-rc3-004425" } }, "frameworks": { "netcoreapp1.0": {} }, "publishOptions": { "include": [ "reflector_cmd.cmd" ] } }