aboutsummaryrefslogtreecommitdiff
path: root/src/Emby.Server/project.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/Emby.Server/project.json')
-rw-r--r--src/Emby.Server/project.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Emby.Server/project.json b/src/Emby.Server/project.json
index 55acee514..170523db1 100644
--- a/src/Emby.Server/project.json
+++ b/src/Emby.Server/project.json
@@ -15,7 +15,8 @@
"Microsoft.Win32.Registry": "4.0.0",
"System.Runtime.Extensions": "4.1.0",
"System.Diagnostics.Process": "4.1.0",
- "Microsoft.Data.SQLite": "1.1.0-preview1-final"
+ "Microsoft.Data.SQLite": "1.1.0-preview1-final",
+ "SQLitePCLRaw.provider.sqlite3.netstandard11": "1.1.0"
},
"frameworks": {