comparison IBBoard.WarFoundry.API.csproj @ 263:7933d852181e

Re #289: Double-check extensibility where sets of values are allowed * Remove ArmourType and all usage as it needs rebuilding from scratch to be extensible and isn't widely used yet
author IBBoard <dev@ibboard.co.uk>
date Sat, 05 Jun 2010 12:43:28 +0000
parents 0db25d5d0992
children 6fe0cb1bf74f
comparison
equal deleted inserted replaced
262:900adf96a915 263:7933d852181e
56 <Compile Include="api\Factories\Xml\WarFoundryXmlElementName.cs" /> 56 <Compile Include="api\Factories\Xml\WarFoundryXmlElementName.cs" />
57 <Compile Include="api\Factories\Xml\WarFoundryXmlFactory.cs" /> 57 <Compile Include="api\Factories\Xml\WarFoundryXmlFactory.cs" />
58 <Compile Include="api\Factories\Xml\WarFoundryXmlSaver.cs" /> 58 <Compile Include="api\Factories\Xml\WarFoundryXmlSaver.cs" />
59 <Compile Include="api\FileLoadFailure.cs" /> 59 <Compile Include="api\FileLoadFailure.cs" />
60 <Compile Include="api\Objects\Ability.cs" /> 60 <Compile Include="api\Objects\Ability.cs" />
61 <Compile Include="api\Objects\ArmourType.cs" />
62 <Compile Include="api\Objects\Army.cs" /> 61 <Compile Include="api\Objects\Army.cs" />
63 <Compile Include="api\Objects\ArmyCategory.cs" /> 62 <Compile Include="api\Objects\ArmyCategory.cs" />
64 <Compile Include="api\Objects\Category.cs" /> 63 <Compile Include="api\Objects\Category.cs" />
65 <Compile Include="api\Objects\DuplicateItemException.cs" /> 64 <Compile Include="api\Objects\DuplicateItemException.cs" />
66 <Compile Include="api\Objects\EquipmentItem.cs" /> 65 <Compile Include="api\Objects\EquipmentItem.cs" />