jellyfin/MediaBrowser.Controller/project.json

10 lines
188 B
JSON
Raw Normal View History

2016-11-03 20:07:48 +01:00
{
"supports": {},
"dependencies": {
"Microsoft.NETCore.Portable.Compatibility": "1.0.1",
"NETStandard.Library": "1.6.0"
},
"frameworks": {
"netstandard1.1": {}
}
2016-10-25 21:02:04 +02:00
}