diff IBBoard.WarFoundry.API.csproj @ 286:08a9c960e17f

Fixes #97: Default army size * Merge default army size branch with trunk code * Fix issues with UTF-8 encoding and new line characters
author IBBoard <dev@ibboard.co.uk>
date Mon, 13 Dec 2010 20:20:00 +0000
parents 40362a9adf20
children a1657c6f41a0
line wrap: on
line diff
--- a/IBBoard.WarFoundry.API.csproj	Sat Oct 30 14:28:44 2010 +0000
+++ b/IBBoard.WarFoundry.API.csproj	Mon Dec 13 20:20:00 2010 +0000
@@ -60,7 +60,6 @@
   </Target>
   -->
   <ItemGroup>
-    <None Include="app.config" />
     <None Include="COPYING" />
     <Compile Include="api\Objects\ICostedWarFoundryObject.cs" />
     <Compile Include="api\Commands\CreateAndAddUnitCommand.cs" />