jellyfin/MediaBrowser.Model/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.0": {}
}
2016-10-22 04:08:34 +02:00
}