mirror of https://github.com/winsw/winsw
Merge log4net.dll into the output DLL
Signed-off-by: Oleg Nenashev <o.v.nenashev@gmail.com>pull/74/head
parent
1f6542e171
commit
fb8dd8a15f
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue