Replaced binary Emby.XmlTv.dll with compiled one
This commit is contained in:
parent
6757475311
commit
6bd48ece70
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
|
@ -0,0 +1 @@
|
|||
Subproject commit 56454a96645716329f0d9a02ea9f362780571f92
|
Loading…
Reference in New Issue
Block a user