Register IImageEncoder in Jellyfin.Server instead of Emby.Server.Implementations

This commit is contained in:
Mark Monteiro
2020-04-05 10:03:53 -04:00
parent 735d6c8ad5
commit f2760cb055
3 changed files with 15 additions and 8 deletions

View File

@@ -4,7 +4,6 @@
<ProjectReference Include="..\Emby.Naming\Emby.Naming.csproj" />
<ProjectReference Include="..\Emby.Notifications\Emby.Notifications.csproj" />
<ProjectReference Include="..\Jellyfin.Api\Jellyfin.Api.csproj" />
<ProjectReference Include="..\Jellyfin.Drawing.Skia\Jellyfin.Drawing.Skia.csproj" />
<ProjectReference Include="..\MediaBrowser.Model\MediaBrowser.Model.csproj" />
<ProjectReference Include="..\MediaBrowser.Common\MediaBrowser.Common.csproj" />
<ProjectReference Include="..\MediaBrowser.Controller\MediaBrowser.Controller.csproj" />