aboutsummaryrefslogtreecommitdiff
path: root/Emby.Common.Implementations/project.json
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2017-04-29 02:22:33 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2017-04-29 02:22:33 -0400
commitf53472584eedbf21dfb43902fedda89aff57ff77 (patch)
tree4159db3d3d46e52f4621e784446c9b448688b0d3 /Emby.Common.Implementations/project.json
parentb220e221fa2d370d1c74d07497be1b4d083abef7 (diff)
update environment detection
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",