Merge log4net.dll into the output DLL

Signed-off-by: Oleg Nenashev <o.v.nenashev@gmail.com>
pull/74/head
Oleg Nenashev 2015-02-04 23:33:06 +03:00
parent 1f6542e171
commit fb8dd8a15f
1 changed files with 1 additions and 0 deletions

View File

@ -142,6 +142,7 @@
<MergeAsm Include="$(OutputPath)$(TargetFileName)" />
<MergeAsm Include="$(OutputPath)WinSWCore.dll" />
<MergeAsm Include="$(OutputPath)SharedDirectoryMapper.dll" />
<MergeAsm Include="$(OutputPath)log4net.dll" />
</ItemGroup>
<PropertyGroup>
<MergedAssembly>$(ProjectDir)$(OutDir)winsw.exe</MergedAssembly>