mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-15 15:48:03 +00:00
Replaced binary ImageMagicSharp with compiled submodule
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -1,3 +1,6 @@
|
||||
[submodule "Emby.XmlTv"]
|
||||
path = Emby.XmlTv
|
||||
url = https://github.com/JustAMan/Emby.XmlTv.git
|
||||
[submodule "ImageMagickSharp"]
|
||||
path = ImageMagickSharp
|
||||
url = https://github.com/JustAMan/ImageMagickSharp.git
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\ImageMagickSharp/ImageMagickSharp/ImageMagickSharp.csproj" />
|
||||
<ProjectReference Include="..\MediaBrowser.Common\MediaBrowser.Common.csproj" />
|
||||
<ProjectReference Include="..\MediaBrowser.Controller\MediaBrowser.Controller.csproj" />
|
||||
<ProjectReference Include="..\MediaBrowser.Model\MediaBrowser.Model.csproj" />
|
||||
|
||||
1
ImageMagickSharp
Submodule
1
ImageMagickSharp
Submodule
Submodule ImageMagickSharp added at 27aff39870
Reference in New Issue
Block a user