aboutsummaryrefslogtreecommitdiff
path: root/Emby.Common.Implementations/project.json
diff options
context:
space:
mode:
authorLuke <luke.pulverenti@gmail.com>2017-04-29 02:23:26 -0400
committerGitHub <noreply@github.com>2017-04-29 02:23:26 -0400
commitbdfbc854f7db7200b30401027d31a45add23c93f (patch)
tree4651bb0b726c25ae7bbf2cfce1bea132068866b3 /Emby.Common.Implementations/project.json
parent25b25afbb837adcb0af723f63ad54f9be8fe7de7 (diff)
parent6b17dd9db457fc1064b6d2b63389de8da624620a (diff)
Merge pull request #2601 from MediaBrowser/dev
Dev
Diffstat (limited to 'Emby.Common.Implementations/project.json')
-rw-r--r--Emby.Common.Implementations/project.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/Emby.Common.Implementations/project.json b/Emby.Common.Implementations/project.json
index 674101e8a..dcd4085b9 100644
--- a/Emby.Common.Implementations/project.json
+++ b/Emby.Common.Implementations/project.json
@@ -23,6 +23,7 @@
"System.Xml.ReaderWriter": "4.0.0"
},
"dependencies": {
+ "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
"SimpleInjector": "3.2.4",
"ServiceStack.Text": "4.5.4",
"NLog": "4.4.0-betaV15",