diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2017-06-20 15:37:52 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2017-06-20 15:37:52 -0400 |
| commit | 018df6d4c63a1ef5fb6815694b28b707791de0ff (patch) | |
| tree | d91b3e8decce18ff9938176b0eed133e11426517 /Emby.Common.Implementations/Emby.Common.Implementations.csproj | |
| parent | 76c1c723f87a702df0f931ed59ef827bc5197f0a (diff) | |
update libs
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> |
