{ "buildOptions": { "allowUnsafe": true, "emitEntryPoint": true, "debugType": "portable" }, "dependencies": { "Microsoft.NETCore.App": { "version": "1.0.0" }, "ImGui.NET": { "target": "project" }, "OpenTK.NETCore": "1.1.2364.6424" }, "frameworks": { "netcoreapp1.0": {} }, "runtimes": { "win7-x64": {}, "ubuntu.14.04-x64": {} }, "content": [ "cimgui.dll", "cimgui.so" ] }