diff options
Diffstat (limited to 'src/Emby.Server/project.fragment.lock.json')
| -rw-r--r-- | src/Emby.Server/project.fragment.lock.json | 21 |
1 files changed, 19 insertions, 2 deletions
diff --git a/src/Emby.Server/project.fragment.lock.json b/src/Emby.Server/project.fragment.lock.json index 1269b7446e..d13b3cc3d9 100644 --- a/src/Emby.Server/project.fragment.lock.json +++ b/src/Emby.Server/project.fragment.lock.json @@ -3,7 +3,7 @@ "exports": { "BDInfo/1.0.0": { "type": "project", - "framework": ".NETFramework,Version=v4.6", + "framework": ".NETPortable,Version=v4.5,Profile=Profile7", "compile": { "bin/Debug/BDInfo.dll": {} }, @@ -69,6 +69,23 @@ } } }, + "MediaBrowser.LocalMetadata/1.0.0": { + "type": "project", + "framework": ".NETPortable,Version=v4.5,Profile=Profile7", + "compile": { + "bin/Debug/MediaBrowser.LocalMetadata.dll": {} + }, + "runtime": { + "bin/Debug/MediaBrowser.LocalMetadata.dll": {} + }, + "contentFiles": { + "bin/Debug/MediaBrowser.LocalMetadata.pdb": { + "buildAction": "None", + "codeLanguage": "any", + "copyToOutput": true + } + } + }, "MediaBrowser.Model/1.0.0": { "type": "project", "framework": ".NETPortable,Version=v4.5,Profile=Profile7", @@ -7034,7 +7051,7 @@ }, "OpenSubtitlesHandler/1.0.0": { "type": "project", - "framework": ".NETFramework,Version=v4.6", + "framework": ".NETPortable,Version=v4.5,Profile=Profile7", "compile": { "bin/Debug/OpenSubtitlesHandler.dll": {} }, |
