Mercurial > repos > IBBoard.WarFoundry.API
comparison IBBoard.WarFoundry.API.csproj @ 255:0db25d5d0992
Re #274: crash when missing unitMember id
* Try to update schema to require appropriate validation
Also:
* Remove unused log4net DLL
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Wed, 12 May 2010 20:01:34 +0000 |
parents | a54da5a8b5bb |
children | 7933d852181e |
comparison
equal
deleted
inserted
replaced
254:cdda78975be1 | 255:0db25d5d0992 |
---|---|
158 <Compile Include="api\DefaultWarFoundryLoader.cs" /> | 158 <Compile Include="api\DefaultWarFoundryLoader.cs" /> |
159 <Compile Include="api\Objects\UnitMemberType.cs" /> | 159 <Compile Include="api\Objects\UnitMemberType.cs" /> |
160 </ItemGroup> | 160 </ItemGroup> |
161 <ItemGroup> | 161 <ItemGroup> |
162 <Content Include="libs\ICSharpCode.SharpZipLib.dll" /> | 162 <Content Include="libs\ICSharpCode.SharpZipLib.dll" /> |
163 <Content Include="libs\log4net.dll" /> | |
164 </ItemGroup> | 163 </ItemGroup> |
165 <ItemGroup> | 164 <ItemGroup> |
166 <ProjectReference Include="..\IBBoard\IBBoard.csproj"> | 165 <ProjectReference Include="..\IBBoard\IBBoard.csproj"> |
167 <Project>{5DFD64F6-FC2B-4B4F-B92E-483BAC468105}</Project> | 166 <Project>{5DFD64F6-FC2B-4B4F-B92E-483BAC468105}</Project> |
168 <Name>IBBoard</Name> | 167 <Name>IBBoard</Name> |