aboutsummaryrefslogtreecommitdiff
path: root/Emby.Common.Implementations/Emby.Common.Implementations.csproj
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2017-06-02 14:48:31 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2017-06-02 14:48:31 -0400
commit3f24af13427d16f8b5eb4c71af14ec23e51ee0df (patch)
tree2ef802994f60578634097664a3548e2819e02fe5 /Emby.Common.Implementations/Emby.Common.Implementations.csproj
parentf96e5c84a2cdf090b6f9097472e6e2332fbf97fe (diff)
update nlog
Diffstat (limited to 'Emby.Common.Implementations/Emby.Common.Implementations.csproj')
-rw-r--r--Emby.Common.Implementations/Emby.Common.Implementations.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.Common.Implementations/Emby.Common.Implementations.csproj b/Emby.Common.Implementations/Emby.Common.Implementations.csproj
index bf52ff0c7e..567f295261 100644
--- a/Emby.Common.Implementations/Emby.Common.Implementations.csproj
+++ b/Emby.Common.Implementations/Emby.Common.Implementations.csproj
@@ -32,7 +32,7 @@
</PropertyGroup>
<ItemGroup>
<Reference Include="NLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL">
- <HintPath>..\packages\NLog.4.4.9\lib\net45\NLog.dll</HintPath>
+ <HintPath>..\packages\NLog.4.4.10\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>