remove app.config from proj

This commit is contained in:
Henry Rawas
2013-07-21 12:44:24 -07:00
committed by JonathanPickett
parent e4b13e5eb0
commit fe7c28cc50
@@ -71,9 +71,6 @@
<EmbedInteropTypes>True</EmbedInteropTypes>
</COMReference>
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PostBuildEvent>XCOPY /Y/I/Q "$(ProjectDir)$(OutDir)*.exe" "$(SolutionDir)RedisInstBin"