aboutsummaryrefslogtreecommitdiff
path: root/src/Emby.Server/project.json
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2016-11-18 03:39:20 -0500
committerLuke Pulverenti <luke.pulverenti@gmail.com>2016-11-18 03:39:20 -0500
commitfa714425dd91fed2ca691cd45f73f7ea5a579dff (patch)
tree2c80df4c66a2eee15f59f3c3cc8b6228b7e51e69 /src/Emby.Server/project.json
parent7a2cb6da5a14e8786adefbe3a58baa202c6f85e2 (diff)
begin to rework repositories
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": {