aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/project.json
diff options
context:
space:
mode:
Diffstat (limited to 'Emby.Server.Implementations/project.json')
-rw-r--r--Emby.Server.Implementations/project.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/project.json b/Emby.Server.Implementations/project.json
index 81f816753..9d80f8ce4 100644
--- a/Emby.Server.Implementations/project.json
+++ b/Emby.Server.Implementations/project.json
@@ -1,7 +1,8 @@
{
"supports": {},
"dependencies": {
- "MediaBrowser.Naming": "1.0.0.59"
+ "MediaBrowser.Naming": "1.0.0.59",
+ "UniversalDetector": "1.0.1"
},
"frameworks": {
".NETPortable,Version=v4.5,Profile=Profile7": {}