Files
yoga/csharp/Windows/Facebook.Yoga/project.json
2016-12-19 14:10:16 -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-*"
}