aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Core/project.json
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2016-11-11 02:30:03 -0500
committerLuke Pulverenti <luke.pulverenti@gmail.com>2016-11-11 02:30:03 -0500
commitf8dd02bb66d2f243515d295b4d256a4c74f433ca (patch)
treece85fe9a517a10a4b0ac7ae265ee2e03cb4ba89f /Emby.Server.Core/project.json
parent00cbadea2c5ea8c717808fb4e8b11004509dc379 (diff)
update LibraryMonitor
Diffstat (limited to 'Emby.Server.Core/project.json')
-rw-r--r--Emby.Server.Core/project.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/Emby.Server.Core/project.json b/Emby.Server.Core/project.json
index 8e120c8a1..d5f274858 100644
--- a/Emby.Server.Core/project.json
+++ b/Emby.Server.Core/project.json
@@ -40,6 +40,7 @@
"NETStandard.Library": "1.6.0",
"System.AppDomain": "2.0.11",
"System.Globalization.Extensions": "4.0.1",
+ "System.IO.FileSystem.Watcher": "4.0.0",
"MediaBrowser.Model": {
"target": "project"
},