Replaced binary Emby.XmlTv.dll with compiled one

pull/1154/head
Vasily 6 years ago
parent 6757475311
commit 6bd48ece70

3
.gitmodules vendored

@ -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" />

@ -0,0 +1 @@
Subproject commit 56454a96645716329f0d9a02ea9f362780571f92
Loading…
Cancel
Save