Files
yoga/csharp/Facebook.Yoga/project.json
2016-12-12 10:34:28 -08:00

12 lines
232 B
JSON

{
"dependencies": {
"Microsoft.NETCore.Portable.Compatibility": "1.0.1",
"NETStandard.Library": "1.6.0"
},
"frameworks": {
"netstandard1.1": {}
},
"language": "en",
"supports": {},
"version": "3.0.0-*"
}