diff options
Diffstat (limited to 'Emby.Common.Implementations/Emby.Common.Implementations.csproj')
| -rw-r--r-- | Emby.Common.Implementations/Emby.Common.Implementations.csproj | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Emby.Common.Implementations/Emby.Common.Implementations.csproj b/Emby.Common.Implementations/Emby.Common.Implementations.csproj index 6efc37603..00c90d16e 100644 --- a/Emby.Common.Implementations/Emby.Common.Implementations.csproj +++ b/Emby.Common.Implementations/Emby.Common.Implementations.csproj @@ -32,7 +32,8 @@ </PropertyGroup> <ItemGroup> <Reference Include="NLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL"> - <HintPath>..\packages\NLog.4.4.10\lib\net45\NLog.dll</HintPath> + <HintPath>..\packages\NLog.4.4.11\lib\net45\NLog.dll</HintPath> + <Private>True</Private> </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> |
