aboutsummaryrefslogtreecommitdiff
path: root/Emby.Common.Implementations/Emby.Common.Implementations.csproj
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2017-06-04 14:31:40 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2017-06-04 14:31:40 -0400
commit5b6356e7795cfeadcb86ba731658733b494a9e8b (patch)
tree663f04ae7de2b882630edf1d498a1497436e5b64 /Emby.Common.Implementations/Emby.Common.Implementations.csproj
parent7fbea5d96d9df7b5e487c534ad5c37d54d2105ea (diff)
remove ImageMagick from Windows
Diffstat (limited to 'Emby.Common.Implementations/Emby.Common.Implementations.csproj')
-rw-r--r--Emby.Common.Implementations/Emby.Common.Implementations.csproj5
1 files changed, 2 insertions, 3 deletions
diff --git a/Emby.Common.Implementations/Emby.Common.Implementations.csproj b/Emby.Common.Implementations/Emby.Common.Implementations.csproj
index 567f29526..50d0d05ec 100644
--- a/Emby.Common.Implementations/Emby.Common.Implementations.csproj
+++ b/Emby.Common.Implementations/Emby.Common.Implementations.csproj
@@ -42,9 +42,8 @@
<HintPath>..\packages\SharpCompress.0.14.0\lib\net45\SharpCompress.dll</HintPath>
<Private>True</Private>
</Reference>
- <Reference Include="SimpleInjector, Version=4.0.7.0, Culture=neutral, PublicKeyToken=984cb50dea722e99, processorArchitecture=MSIL">
- <HintPath>..\packages\SimpleInjector.4.0.7\lib\net45\SimpleInjector.dll</HintPath>
- <Private>True</Private>
+ <Reference Include="SimpleInjector, Version=4.0.8.0, Culture=neutral, PublicKeyToken=984cb50dea722e99, processorArchitecture=MSIL">
+ <HintPath>..\packages\SimpleInjector.4.0.8\lib\net45\SimpleInjector.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />