Mercurial > repos > IBBoard.WarFoundry.API
diff IBBoard.WarFoundry.API.csproj @ 197:ec1cfe3ef94e
* Add extra method for getting the number of items in a slot without including the given item (required when editing equipment in slots)
no-open-ticket
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Fri, 30 Oct 2009 21:02:48 +0000 |
parents | 36adabb1c3ea |
children | 1cde49671c8b |
line wrap: on
line diff
--- a/IBBoard.WarFoundry.API.csproj Fri Oct 30 20:58:19 2009 +0000 +++ b/IBBoard.WarFoundry.API.csproj Fri Oct 30 21:02:48 2009 +0000 @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="utf-8"?> +<?xml version="1.0" encoding="utf-8"?> <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> @@ -45,6 +45,8 @@ </None> <None Include="dtds\warfoundry-core.xsd"> <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> + <SubType> + </SubType> </None> <None Include="dtds\warfoundry-cats.xsd"> <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>