Delete app.config from the ServiceWrapper_dotNET4 project

pull/147/head
Oleg Nenashev 2016-12-04 12:33:06 +01:00
parent 071afc3e6b
commit 109e34045a
1 changed files with 1 additions and 2 deletions

View File

@ -85,7 +85,6 @@
</Content>
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
<None Include="packages.config">
<SubType>Designer</SubType>
</None>
@ -142,7 +141,7 @@
<ItemGroup>
<MergeAsm Include="$(OutputPath)$(TargetFileName)" />
<MergeAsm Include="$(OutputPath)WindowsService.exe" />
<MergeAsm Include="$(OutputPath)WinSWCore.dll" />
<MergeAsm Include="$(OutputPath)WinSWCore.dll" />
<MergeAsm Include="$(OutputPath)SharedDirectoryMapper.dll" />
<MergeAsm Include="$(OutputPath)RunawayProcessKiller.dll" />
<MergeAsm Include="$(OutputPath)log4net.dll" />