jj: update Logging to 0.0.0.4

This commit is contained in:
Jonathan Jenne
2018-10-11 16:45:22 +02:00
parent e54b1d2843
commit 7fa329a349
4 changed files with 80 additions and 84 deletions

View File

@@ -45,7 +45,8 @@
<ItemGroup>
<Reference Include="Microsoft.CSharp" />
<Reference Include="NLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL">
<HintPath>..\packages\NLog.4.5.8\lib\net45\NLog.dll</HintPath>
<HintPath>..\packages\NLog.4.5.10\lib\net45\NLog.dll</HintPath>
<EmbedInteropTypes>False</EmbedInteropTypes>
</Reference>
<Reference Include="System" />
<Reference Include="System.Configuration" />