jellyfin/Emby.Common.Implementations/project.fragment.lock.json

32 lines
796 B
JSON
Raw Normal View History

2016-10-29 07:40:15 +02:00
{
"version": 2,
"exports": {
"MediaBrowser.Common/1.0.0": {
"type": "project",
"framework": ".NETPortable,Version=v4.5,Profile=Profile7",
"compile": {
2016-10-29 22:25:31 +02:00
"bin/Release/MediaBrowser.Common.dll": {}
2016-10-29 07:40:15 +02:00
},
"runtime": {
2016-10-29 22:25:31 +02:00
"bin/Release/MediaBrowser.Common.dll": {}
2016-10-29 07:40:15 +02:00
}
},
"MediaBrowser.Model/1.0.0": {
"type": "project",
"framework": ".NETPortable,Version=v4.5,Profile=Profile7",
"compile": {
2016-10-29 22:25:31 +02:00
"bin/Release/MediaBrowser.Model.dll": {}
2016-10-29 07:40:15 +02:00
},
"runtime": {
2016-10-29 22:25:31 +02:00
"bin/Release/MediaBrowser.Model.dll": {}
2016-10-29 07:40:15 +02:00
},
"contentFiles": {
2016-10-29 22:25:31 +02:00
"bin/Release/MediaBrowser.Model.pdb": {
2016-10-29 07:40:15 +02:00
"buildAction": "None",
"codeLanguage": "any",
"copyToOutput": true
}
}
}
}
}