diff IBBoard.WarFoundry.Forge.WinForms.csproj @ 7:d4c03cc5bfb7

#322 - WarFoundry "Forge" crashes when opening system files Removed schema in Forge project so that it will pull schema from API project
author Tsudico
date Thu, 16 Dec 2010 16:14:46 -0600
parents 866d0093bb11
children 372f921c20fc
line wrap: on
line diff
--- a/IBBoard.WarFoundry.Forge.WinForms.csproj	Mon Dec 13 22:38:01 2010 -0600
+++ b/IBBoard.WarFoundry.Forge.WinForms.csproj	Thu Dec 16 16:14:46 2010 -0600
@@ -172,9 +172,6 @@
       <Name>ICSharpCode.SharpZLib</Name>
     </ProjectReference>
   </ItemGroup>
-  <ItemGroup>
-    <Folder Include="schemas\" />
-  </ItemGroup>
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
        Other similar extension points exist, see Microsoft.Common.targets.