aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Emby.Server.Implementations.csproj
diff options
context:
space:
mode:
authorPetr Janda <petr.janda@holidaysinhell.com>2019-12-05 19:29:20 +1030
committerPetr Janda <petr.janda@holidaysinhell.com>2019-12-05 19:29:20 +1030
commit7cde256402a5669bb4b71e02720d62c792931ecb (patch)
tree81d03395a3a4c7b9a073f55784dddc6bd9c92402 /Emby.Server.Implementations/Emby.Server.Implementations.csproj
parent70530e1f1415522a601709e11a31f8eb6a3f0a64 (diff)
parent82575db6620fa7ddbcfd908d9575b85eeeb4ad07 (diff)
Merge remote-tracking branch 'upstream/master'
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 eb9069c44..fde4d7059 100644
--- a/Emby.Server.Implementations/Emby.Server.Implementations.csproj
+++ b/Emby.Server.Implementations/Emby.Server.Implementations.csproj
@@ -37,6 +37,7 @@
<PackageReference Include="ServiceStack.Text.Core" Version="5.7.0" />
<PackageReference Include="sharpcompress" Version="0.24.0" />
<PackageReference Include="SQLitePCL.pretty.netstandard" Version="2.0.1" />
+ <PackageReference Include="System.Interactive.Async" Version="4.0.0" />
</ItemGroup>
<ItemGroup>