mirror of
https://github.com/danbulant/Cosmos
synced 2026-06-11 18:51:41 +00:00
27 lines
545 B
JSON
27 lines
545 B
JSON
{
|
|
"buildOptions": {
|
|
"allowUnsafe": true
|
|
},
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Portable.Compatibility": "1.0.2",
|
|
"NETStandard.Library": "1.6.1"
|
|
},
|
|
"frameworks": {
|
|
"netstandard1.5": {
|
|
"dependencies": {
|
|
"Cosmos.Common": {
|
|
"target": "project"
|
|
},
|
|
"Cosmos.Core.Common": {
|
|
"target": "project"
|
|
},
|
|
"Cosmos.Debug.Kernel": {
|
|
"target": "project"
|
|
},
|
|
"Cosmos.IL2CPU.Plugs": {
|
|
"target": "project"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|