jellyfin/DvdLib/project.json
2016-10-26 15:29:56 -04:00

16 lines
296 B
JSON

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