From 7c6ebe9b218040ed55e07f9c287a1925a4e7a97a Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Thu, 15 Dec 2016 23:05:22 -0500 Subject: [PATCH] update components --- src/Emby.Server/project.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Emby.Server/project.json b/src/Emby.Server/project.json index 8ca59f8f2e..e77506e927 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" },