jellyfin/MediaBrowser.Model/project.json
Luke Pulverenti 13dcb5abb1 fix projects
2016-11-03 17:04:55 -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":{
}
}
}
}