aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Emby.Server.Implementations.csproj
diff options
context:
space:
mode:
authorClaus Vium <clausvium@gmail.com>2019-02-26 22:40:25 +0100
committerClaus Vium <clausvium@gmail.com>2019-02-26 22:40:25 +0100
commit9c02e99e35fa6811502944b19dd1479750ff8f20 (patch)
tree18d3cb3e9f61da05c4ec8e4531268632d3048440 /Emby.Server.Implementations/Emby.Server.Implementations.csproj
parent148db8b81ac4bb52262e071e6920b1449c8611fe (diff)
Undo some of the span abuse
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 a4dac4a7f..230e4892c 100644
--- a/Emby.Server.Implementations/Emby.Server.Implementations.csproj
+++ b/Emby.Server.Implementations/Emby.Server.Implementations.csproj
@@ -40,6 +40,7 @@
<PackageReference Include="ServiceStack.Text.Core" Version="5.4.0" />
<PackageReference Include="sharpcompress" Version="0.22.0" />
<PackageReference Include="SQLitePCL.pretty.netstandard" Version="1.0.0" />
+ <PackageReference Include="System.Buffers" Version="4.5.0" />
<PackageReference Include="UTF.Unknown" Version="1.0.0-beta1" />
</ItemGroup>