diff options
| author | Luke <luke.pulverenti@gmail.com> | 2017-06-04 17:10:20 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-06-04 17:10:20 -0400 |
| commit | b10021b35ff820d296d897685dac531e15ace1f2 (patch) | |
| tree | 42eef04d611a20bd7c4e62e24f514511401b800d /Emby.Common.Implementations/Emby.Common.Implementations.csproj | |
| parent | 69f00aef741b27b352eab94b5a059f5fd92a6160 (diff) | |
| parent | 8d374353445cd3848ec08473eb636a19192700fb (diff) | |
Merge pull request #2690 from MediaBrowser/dev
Dev
Diffstat (limited to 'Emby.Common.Implementations/Emby.Common.Implementations.csproj')
| -rw-r--r-- | Emby.Common.Implementations/Emby.Common.Implementations.csproj | 5 |
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" /> |
