Fixing log4net usage

--HG--
branch : NH3
This commit is contained in:
Sebastien Ros
2012-07-10 17:15:30 -07:00
parent 296347aa8f
commit 7dbb70ebf0
3 changed files with 2 additions and 5 deletions

View File

@@ -299,9 +299,6 @@
<EmbeddedResource Include="Recipes\Services\FoldersData\Sample1\Module.txt" />
<EmbeddedResource Include="Recipes\Services\FoldersData\Sample1\Recipes\cms.recipe.xml" />
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.