{ "buildOptions": { "allowUnsafe": true, "publicSign": true, "keyFile": "../../Cosmos.snk" }, "dependencies": { "NETStandard.Library": "1.6.1" }, "frameworks": { "netstandard1.6": { "dependencies": { "Cosmos.Common": { "target": "project" }, "Cosmos.Core.Common": { "target": "project" }, "Cosmos.Debug.Kernel": { "target": "project" } } } } }