diff options
| author | dkanada <dkanada@users.noreply.github.com> | 2020-04-08 01:15:44 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-08 01:15:44 +0900 |
| commit | 0a70c55021716bf91a8b4be5ac1188b85363b151 (patch) | |
| tree | 09a69b13c96966e3a91d7c635161d0ea9b81bfc7 /Emby.Server.Implementations/Emby.Server.Implementations.csproj | |
| parent | aeedd06f51b27074f7e08470e8a3e7e3a7b75e7c (diff) | |
| parent | 1f765cdd937273a1d748e63eddd0404a79bc644c (diff) | |
Merge pull request #2793 from mark-monteiro/remove-interactive-extensions
Remove Ix.NET
Diffstat (limited to 'Emby.Server.Implementations/Emby.Server.Implementations.csproj')
| -rw-r--r-- | Emby.Server.Implementations/Emby.Server.Implementations.csproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Emby.Server.Implementations.csproj b/Emby.Server.Implementations/Emby.Server.Implementations.csproj index 3356f54bd6..d46b9507ba 100644 --- a/Emby.Server.Implementations/Emby.Server.Implementations.csproj +++ b/Emby.Server.Implementations/Emby.Server.Implementations.csproj @@ -37,7 +37,6 @@ <PackageReference Include="ServiceStack.Text.Core" Version="5.8.0" /> <PackageReference Include="sharpcompress" Version="0.25.0" /> <PackageReference Include="SQLitePCL.pretty.netstandard" Version="2.1.0" /> - <PackageReference Include="System.Interactive.Async" Version="4.0.0" /> </ItemGroup> <ItemGroup> |
