aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Emby.Server.Implementations.csproj
diff options
context:
space:
mode:
authorBond_009 <bond.009@outlook.com>2019-08-19 17:03:21 +0200
committerBond_009 <bond.009@outlook.com>2019-08-19 17:03:21 +0200
commit3fd489d1cb85d654b4b32d2ffd901832a38adbe9 (patch)
tree2b2c40549d6f893a18ff3611fe0e1afd4f6f9952 /Emby.Server.Implementations/Emby.Server.Implementations.csproj
parentc8474f734c779d61444a6e48de9ff7825d7904c9 (diff)
Upgrade SQLitePCL to v2
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 c78d96d4a..b48193c58 100644
--- a/Emby.Server.Implementations/Emby.Server.Implementations.csproj
+++ b/Emby.Server.Implementations/Emby.Server.Implementations.csproj
@@ -34,7 +34,7 @@
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="2.2.0" />
<PackageReference Include="ServiceStack.Text.Core" Version="5.6.0" />
<PackageReference Include="sharpcompress" Version="0.23.0" />
- <PackageReference Include="SQLitePCL.pretty.netstandard" Version="1.0.0" />
+ <PackageReference Include="SQLitePCL.pretty.netstandard" Version="2.0.1" />
</ItemGroup>
<ItemGroup>