mirror of
https://github.com/jellyfin/jellyfin.git
synced 2024-11-16 18:42:52 -07:00
16 lines
296 B
JSON
16 lines
296 B
JSON
{
|
|
"frameworks": {
|
|
"netstandard1.6": {
|
|
"dependencies": {
|
|
"NETStandard.Library": "1.6.0"
|
|
}
|
|
},
|
|
".NETPortable,Version=v4.5,Profile=Profile7": {
|
|
"buildOptions": {
|
|
"define": []
|
|
},
|
|
"frameworkAssemblies": {}
|
|
}
|
|
},
|
|
"dependencies": {}
|
|
} |