aboutsummaryrefslogtreecommitdiff
path: root/src/Emby.Server
diff options
context:
space:
mode:
authorLuke <luke.pulverenti@gmail.com>2016-12-17 01:49:02 -0500
committerGitHub <noreply@github.com>2016-12-17 01:49:02 -0500
commit12f46d961b9b3b3857e1c2beadd4464f0e4e19cc (patch)
treeaa8808d9ba1e1364313482ae9c062eae2224cf5d /src/Emby.Server
parent7a67cb5498bcb53c0dbc3f3e1e6f61e527bfe46b (diff)
parentef490818d7246aec127bfb7722c23c2103f4bf5f (diff)
Merge pull request #2345 from MediaBrowser/dev
Dev
Diffstat (limited to 'src/Emby.Server')
-rw-r--r--src/Emby.Server/project.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/Emby.Server/project.json b/src/Emby.Server/project.json
index 852c7d519..e77506e92 100644
--- a/src/Emby.Server/project.json
+++ b/src/Emby.Server/project.json
@@ -12,10 +12,10 @@
"version": "1.1.0"
},
"Mono.Nat": "1.0.0-*",
- "Microsoft.Win32.Registry": "4.0.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Diagnostics.Process": "4.1.0",
- "SQLitePCLRaw.provider.sqlite3.netstandard11": "1.1.1-pre20161109081005"
+ "System.Runtime.Extensions": "4.3.0",
+ "System.Diagnostics.Process": "4.3.0",
+ "Microsoft.Win32.Registry": "4.3.0",
+ "SQLitePCLRaw.provider.sqlite3.netstandard11": "1.1.1"
},
"runtimes": {