aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 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"
},