jellyfin/MediaBrowser.Model/project.json

17 lines
363 B
JSON
Raw Normal View History

2016-11-03 22:04:55 +01:00
{
"frameworks":{
"netstandard1.6":{
"dependencies":{
"NETStandard.Library":"1.6.0",
}
},
".NETPortable,Version=v4.5,Profile=Profile7":{
"buildOptions": {
"define": [ ]
},
"frameworkAssemblies":{
}
}
}
2016-10-22 04:08:34 +02:00
}