aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/project.json
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2016-11-03 18:53:02 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2016-11-03 18:53:02 -0400
commit8ef442c2e8f39307f72bc98d6c79a9b5f09e6d72 (patch)
treee830632342c9b9c5da81f86e382d131c4cda50c5 /Emby.Server.Implementations/project.json
parentf52373609eac871c2883e1052020ff5327b19707 (diff)
move classes
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": {}