{ "version": "1.0.0-*", "buildOptions": { "allowUnsafe": true, "publicSign": true, "keyFile": "../../Cosmos.snk", "debugType": "portable" }, "dependencies": { "NETStandard.Library": "1.6.1", "System.Globalization": "4.3.0", "System.Threading.Thread": "4.3.0" }, "frameworks": { "netstandard1.6": { "dependencies": { "Cosmos.Common": { "target": "project" }, "Cosmos.Debug.Kernel": { "target": "project" }, "Cosmos.Core.Common": { "target": "project" }, "Cosmos.Core.Memory": { "target": "project" }, "Cosmos.IL2CPU.Plugs": { "target": "project" } } } } }