diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-12-15 23:02:52 -0500 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-12-15 23:02:52 -0500 |
| commit | 0091d2c51ec0e099a6a87f587fea6e87567dd3e4 (patch) | |
| tree | a4842b0a9f449f360bc7a2ae412bd621a62e15e9 /src | |
| parent | 973749bb99954c106382b29efea73b49706aa683 (diff) | |
update components
Diffstat (limited to 'src')
| -rw-r--r-- | src/Emby.Server/project.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/Emby.Server/project.json b/src/Emby.Server/project.json index 852c7d519..8ca59f8f2 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" + "Microsoft.Win32.Registry": "4.3.0", + "System.Runtime.Extensions": "4.3.0", + "System.Diagnostics.Process": "4.3.0", + "SQLitePCLRaw.provider.sqlite3.netstandard11": "1.1.1" }, "runtimes": { |
