aboutsummaryrefslogtreecommitdiff
path: root/src/Emby.Server/project.json
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2016-11-20 18:48:52 -0500
committerLuke Pulverenti <luke.pulverenti@gmail.com>2016-11-20 18:48:52 -0500
commite297e90bceeb3310e32142af406403d54875720d (patch)
tree27cedda92ea6452f148bbc87c59fbdbf50566174 /src/Emby.Server/project.json
parent94e622e3a0cfcd14ad47ede3342dfab7a862c4d9 (diff)
update .net core startup
Diffstat (limited to 'src/Emby.Server/project.json')
-rw-r--r--src/Emby.Server/project.json2
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": {