diff options
Diffstat (limited to 'src/Emby.Server/project.json')
| -rw-r--r-- | src/Emby.Server/project.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Emby.Server/project.json b/src/Emby.Server/project.json index 0e1cf8bee..35ebdc213 100644 --- a/src/Emby.Server/project.json +++ b/src/Emby.Server/project.json @@ -15,7 +15,7 @@ "Microsoft.Win32.Registry": "4.0.0", "System.Runtime.Extensions": "4.1.0", "System.Diagnostics.Process": "4.1.0", - "SQLitePCLRaw.provider.sqlite3.netstandard11": "1.1.0" + "SQLitePCLRaw.provider.sqlite3.netstandard11": "1.1.1-pre20161109081005" }, "frameworks": { |
