diff IBBoard.csproj @ 64:70d6c2a5d99e

* Move schema from "dtds" folder to "schemas" folder to match warfoundry:429 no-open-ticket
author IBBoard <dev@ibboard.co.uk>
date Wed, 16 Dec 2009 20:48:10 +0000
parents 8fe11cd7d3bf
children b5d7e8b93205
line wrap: on
line diff
--- a/IBBoard.csproj	Mon Nov 30 21:00:05 2009 +0000
+++ b/IBBoard.csproj	Wed Dec 16 20:48:10 2009 +0000
@@ -149,7 +149,7 @@
   <ItemGroup>
     <None Include="COPYING.GPL" />
     <None Include="COPYING.LGPL" />
-    <None Include="dtds\translation.xsd">
+    <None Include="schemas\translation.xsd">
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </None>
   </ItemGroup>