aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Emby.Server.Implementations.csproj
diff options
context:
space:
mode:
authorClaus Vium <cvium@users.noreply.github.com>2021-08-30 19:54:06 +0200
committerGitHub <noreply@github.com>2021-08-30 19:54:06 +0200
commit442e756395c69cf001e2bafa6512e82a79d04c6b (patch)
treeb461e4d23fd87186d1819f184745daa2fc0df931 /Emby.Server.Implementations/Emby.Server.Implementations.csproj
parentb7e13f3a03215f089a3a03ff044ea54173e6a1b0 (diff)
parent351ae665090c238bc34b57fe4ab7dc91f30dd5fc (diff)
Merge pull request #6183 from stanionascu/bdiso-playback
Diffstat (limited to 'Emby.Server.Implementations/Emby.Server.Implementations.csproj')
-rw-r--r--Emby.Server.Implementations/Emby.Server.Implementations.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/Emby.Server.Implementations/Emby.Server.Implementations.csproj b/Emby.Server.Implementations/Emby.Server.Implementations.csproj
index 927aa0c20..fa24e9dd1 100644
--- a/Emby.Server.Implementations/Emby.Server.Implementations.csproj
+++ b/Emby.Server.Implementations/Emby.Server.Implementations.csproj
@@ -23,6 +23,7 @@
</ItemGroup>
<ItemGroup>
+ <PackageReference Include="DiscUtils.Udf" Version="0.16.4" />
<PackageReference Include="Jellyfin.XmlTv" Version="10.6.2" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="5.0.2" />
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="5.0.0" />