diff IBBoard.WarFoundry.API.Tests.csproj @ 42:d4f6e9ac981e

Re #152: Test and fix extensibility of current schemas * Test system and army files * Test multiple unknown children in racex file
author IBBoard <dev@ibboard.co.uk>
date Sat, 13 Mar 2010 20:50:31 +0000
parents feb77f3287ca
children 00abd1c2f7d6
line wrap: on
line diff
--- a/IBBoard.WarFoundry.API.Tests.csproj	Sat Mar 13 16:47:03 2010 +0000
+++ b/IBBoard.WarFoundry.API.Tests.csproj	Sat Mar 13 20:50:31 2010 +0000
@@ -81,6 +81,12 @@
     <None Include="testdata\extended-data.racex">
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </None>
+    <None Include="testdata\extended-data.systemx">
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </None>
+    <None Include="testdata\extended-data.armyx">
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </None>
   </ItemGroup>
   <ItemGroup>
     <Reference Include="ICSharpCode.SharpZipLib, Version=0.85.5.452, Culture=neutral, PublicKeyToken=1b03e6acf1164f73">