{ "version": "1.0.0-*", "buildOptions": { "emitEntryPoint": true, "publicSign": true, "allowUnsafe": true, "keyFile": "../../Cosmos.snk", "define": [ "COSMOSDEBUG" ], "debugType": "portable" }, "dependencies": { "Microsoft.DiaSymReader": "1.0.8", "Microsoft.DiaSymReader.PortablePdb": "1.1.0", "Microsoft.NETCore.App": { "type": "platform", "version": "1.1.0" } }, "frameworks": { "netcoreapp1.0": { "dependencies": { "IL2CPU": { "target": "project" } } } } }