diff options
| author | Luke <luke.pulverenti@gmail.com> | 2017-05-29 16:18:10 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-05-29 16:18:10 -0400 |
| commit | b51c2d9ecad6ebdf4828b1dbbf9fd3ba4a9c33f5 (patch) | |
| tree | fb22582b5ce7ca1d724c9c19a236d358d2c931ce /Emby.Common.Implementations/Emby.Common.Implementations.csproj | |
| parent | 1753225b80f9e889ba5728acc31e32ff8d438f25 (diff) | |
| parent | 8da3a3680c89d865e320dbd20b9a9bdd870143d9 (diff) | |
Merge pull request #2671 from MediaBrowser/dev
Dev
Diffstat (limited to 'Emby.Common.Implementations/Emby.Common.Implementations.csproj')
| -rw-r--r-- | Emby.Common.Implementations/Emby.Common.Implementations.csproj | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Emby.Common.Implementations/Emby.Common.Implementations.csproj b/Emby.Common.Implementations/Emby.Common.Implementations.csproj index de2a872cd..bf52ff0c7 100644 --- a/Emby.Common.Implementations/Emby.Common.Implementations.csproj +++ b/Emby.Common.Implementations/Emby.Common.Implementations.csproj @@ -32,8 +32,7 @@ </PropertyGroup> <ItemGroup> <Reference Include="NLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL"> - <HintPath>..\packages\NLog.4.4.3\lib\net45\NLog.dll</HintPath> - <Private>True</Private> + <HintPath>..\packages\NLog.4.4.9\lib\net45\NLog.dll</HintPath> </Reference> <Reference Include="ServiceStack.Text, Version=4.5.8.0, Culture=neutral, processorArchitecture=MSIL"> <HintPath>..\packages\ServiceStack.Text.4.5.8\lib\net45\ServiceStack.Text.dll</HintPath> |
