jellyfin/Mono.Nat/project.fragment.lock.json

39 lines
973 B
JSON
Raw Normal View History

2016-10-29 20:59:36 +02:00
{
"version": 2,
"exports": {
"MediaBrowser.Common/1.0.0": {
"type": "project",
"framework": ".NETPortable,Version=v4.5,Profile=Profile7",
"compile": {
2016-10-30 08:11:37 +01:00
"bin/Debug/MediaBrowser.Common.dll": {}
2016-10-29 20:59:36 +02:00
},
"runtime": {
2016-10-30 08:11:37 +01:00
"bin/Debug/MediaBrowser.Common.dll": {}
},
"contentFiles": {
"bin/Debug/MediaBrowser.Common.pdb": {
"buildAction": "None",
"codeLanguage": "any",
"copyToOutput": true
}
2016-10-29 20:59:36 +02:00
}
},
"MediaBrowser.Model/1.0.0": {
"type": "project",
"framework": ".NETPortable,Version=v4.5,Profile=Profile7",
"compile": {
2016-10-30 08:11:37 +01:00
"bin/Debug/MediaBrowser.Model.dll": {}
2016-10-29 20:59:36 +02:00
},
"runtime": {
2016-10-30 08:11:37 +01:00
"bin/Debug/MediaBrowser.Model.dll": {}
2016-10-29 20:59:36 +02:00
},
"contentFiles": {
2016-10-30 08:11:37 +01:00
"bin/Debug/MediaBrowser.Model.pdb": {
2016-10-29 20:59:36 +02:00
"buildAction": "None",
"codeLanguage": "any",
"copyToOutput": true
}
}
}
}
}