jellyfin/MediaBrowser.Providers/project.json
2016-10-27 15:03:23 -04:00

17 lines
363 B
JSON

{
"frameworks":{
"netstandard1.6":{
"dependencies":{
"NETStandard.Library":"1.6.0",
}
},
".NETPortable,Version=v4.5,Profile=Profile7":{
"buildOptions": {
"define": [ ]
},
"frameworkAssemblies":{
}
}
}
}