aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Emby.Server.Implementations.csproj
diff options
context:
space:
mode:
authorClaus Vium <cvium@users.noreply.github.com>2021-05-03 22:52:31 +0200
committerGitHub <noreply@github.com>2021-05-03 22:52:31 +0200
commitb9d18f0fa70a0f722331f6a9d3ce5c71750c7253 (patch)
tree5e3669c0860ca15579301b89cd04974c5d41ff48 /Emby.Server.Implementations/Emby.Server.Implementations.csproj
parent716cbb06958da987ab917c1f6408396d4ace7a0c (diff)
parent8bcffdc52e111e2c6b3511897557e3bf301dae71 (diff)
Merge branch 'master' into allocationz
Diffstat (limited to 'Emby.Server.Implementations/Emby.Server.Implementations.csproj')
-rw-r--r--Emby.Server.Implementations/Emby.Server.Implementations.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Emby.Server.Implementations.csproj b/Emby.Server.Implementations/Emby.Server.Implementations.csproj
index adbfe52c4..b8a544b8c 100644
--- a/Emby.Server.Implementations/Emby.Server.Implementations.csproj
+++ b/Emby.Server.Implementations/Emby.Server.Implementations.csproj
@@ -31,7 +31,7 @@
<PackageReference Include="Mono.Nat" Version="3.0.1" />
<PackageReference Include="prometheus-net.DotNetRuntime" Version="4.0.0" />
<PackageReference Include="sharpcompress" Version="0.28.2" />
- <PackageReference Include="SQLitePCL.pretty.netstandard" Version="2.1.0" />
+ <PackageReference Include="SQLitePCL.pretty.netstandard" Version="2.2.0" />
<PackageReference Include="DotNet.Glob" Version="3.1.2" />
</ItemGroup>