Browse Source

remove missed app.conf from project file

master
yashen 9 years ago
parent
commit
7d87ed856c
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      B3WeChat/B3WeChat.csproj

+ 0
- 3
B3WeChat/B3WeChat.csproj View File

@ -128,9 +128,6 @@
<ItemGroup> <ItemGroup>
<WCFMetadata Include="Service References\" /> <WCFMetadata Include="Service References\" />
</ItemGroup> </ItemGroup>
<ItemGroup>
<None Include="app.config" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it. <!-- 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. Other similar extension points exist, see Microsoft.Common.targets.


Loading…
Cancel
Save