mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-02-20 11:32:34 +00:00
3.1.202
This commit is contained in:
@@ -5,30 +5,23 @@
|
||||
"type": "project",
|
||||
"framework": ".NETPortable,Version=v4.5,Profile=Profile7",
|
||||
"compile": {
|
||||
"bin/Debug/MediaBrowser.Common.dll": {}
|
||||
"bin/Release/MediaBrowser.Common.dll": {}
|
||||
},
|
||||
"runtime": {
|
||||
"bin/Debug/MediaBrowser.Common.dll": {}
|
||||
},
|
||||
"contentFiles": {
|
||||
"bin/Debug/MediaBrowser.Common.pdb": {
|
||||
"buildAction": "None",
|
||||
"codeLanguage": "any",
|
||||
"copyToOutput": true
|
||||
}
|
||||
"bin/Release/MediaBrowser.Common.dll": {}
|
||||
}
|
||||
},
|
||||
"MediaBrowser.Model/1.0.0": {
|
||||
"type": "project",
|
||||
"framework": ".NETPortable,Version=v4.5,Profile=Profile7",
|
||||
"compile": {
|
||||
"bin/Debug/MediaBrowser.Model.dll": {}
|
||||
"bin/Release/MediaBrowser.Model.dll": {}
|
||||
},
|
||||
"runtime": {
|
||||
"bin/Debug/MediaBrowser.Model.dll": {}
|
||||
"bin/Release/MediaBrowser.Model.dll": {}
|
||||
},
|
||||
"contentFiles": {
|
||||
"bin/Debug/MediaBrowser.Model.pdb": {
|
||||
"bin/Release/MediaBrowser.Model.pdb": {
|
||||
"buildAction": "None",
|
||||
"codeLanguage": "any",
|
||||
"copyToOutput": true
|
||||
|
||||
Reference in New Issue
Block a user