diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-12-15 23:05:22 -0500 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-12-15 23:05:22 -0500 |
| commit | 7c6ebe9b218040ed55e07f9c287a1925a4e7a97a (patch) | |
| tree | 6c492157dbce7537f2ba823c7820c81b4b3c640e /src | |
| parent | 0091d2c51ec0e099a6a87f587fea6e87567dd3e4 (diff) | |
update components
Diffstat (limited to 'src')
| -rw-r--r-- | src/Emby.Server/project.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Emby.Server/project.json b/src/Emby.Server/project.json index 8ca59f8f2..e77506e92 100644 --- a/src/Emby.Server/project.json +++ b/src/Emby.Server/project.json @@ -12,9 +12,9 @@ "version": "1.1.0" }, "Mono.Nat": "1.0.0-*", - "Microsoft.Win32.Registry": "4.3.0", "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" }, |
