mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-15 23:58:57 +00:00
Replaced binary Emby.XmlTv.dll with compiled one
This commit is contained in:
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
[submodule "Emby.XmlTv"]
|
||||
path = Emby.XmlTv
|
||||
url = https://github.com/JustAMan/Emby.XmlTv.git
|
||||
@@ -17,10 +17,10 @@
|
||||
<ProjectReference Include="..\OpenSubtitlesHandler\OpenSubtitlesHandler.csproj" />
|
||||
<ProjectReference Include="..\Emby.Photos\Emby.Photos.csproj" />
|
||||
<ProjectReference Include="..\Emby.Drawing\Emby.Drawing.csproj" />
|
||||
<ProjectReference Include="..\Emby.XmlTv/Emby.XmlTv/Emby.XmlTv.csproj" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Emby.XmlTv" Version="1.0.18" />
|
||||
<PackageReference Include="Mono.Posix.NETStandard" Version="1.0.0" />
|
||||
<PackageReference Include="ServiceStack.Text.Core" Version="5.2.0" />
|
||||
<PackageReference Include="sharpcompress" Version="0.22.0" />
|
||||
|
||||
1
Emby.XmlTv
Submodule
1
Emby.XmlTv
Submodule
Submodule Emby.XmlTv added at 56454a9664
Reference in New Issue
Block a user