mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-22 22:09:12 +00:00
22 lines
438 B
JSON
22 lines
438 B
JSON
{
|
|
"supports": {},
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Portable.Compatibility": "1.0.1",
|
|
"NETStandard.Library": "1.6.0"
|
|
},
|
|
"frameworks": {
|
|
"netstandard1.5": {
|
|
"dependencies": {
|
|
"Cosmos.Build.Common": {
|
|
"target": "project"
|
|
},
|
|
"Cosmos.IL2CPU.Plugs": {
|
|
"target": "project"
|
|
},
|
|
"XSharp.Common": {
|
|
"target": "project"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|