diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-11-10 23:25:21 -0500 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-11-10 23:25:21 -0500 |
| commit | ec63e13bbe3078ee1594a00e30224ffff22c6c64 (patch) | |
| tree | cd04209fc43b24bee5834534365071ef48aab49a /Emby.Common.Implementations/project.json | |
| parent | 8492225deef59b4548976e162f6fa147abf923be (diff) | |
more portable restructuring
Diffstat (limited to 'Emby.Common.Implementations/project.json')
| -rw-r--r-- | Emby.Common.Implementations/project.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Emby.Common.Implementations/project.json b/Emby.Common.Implementations/project.json index dd304606b..b0a35bdf3 100644 --- a/Emby.Common.Implementations/project.json +++ b/Emby.Common.Implementations/project.json @@ -25,6 +25,7 @@ "SimpleInjector": "3.2.4", "ServiceStack.Text": "4.5.4", "NLog": "4.4.0-betaV15", + "sharpcompress": "0.14.0", "MediaBrowser.Model": { "target": "project" }, @@ -55,6 +56,7 @@ "SimpleInjector": "3.2.4", "ServiceStack.Text.Core": "1.0.27", "NLog": "4.4.0-betaV15", + "sharpcompress": "0.14.0", "MediaBrowser.Model": { "target": "project" }, |
