annotate IBBoard.WarFoundry.API.csproj.user @ 42:d0d44434b557

Fixes #45 - Fix XPath problems * Include namespace prefix and namespace manager in SelectNode calls, as per remark at http://msdn.microsoft.com/en-us/library/hcebdtae.aspx * Add SelectNodes method that always adds NamespaceManager * Fix XPath queries Also: * Add Army XSD to settings schema cache * Stop using deprecated Category constructor
author IBBoard <dev@ibboard.co.uk>
date Sun, 22 Mar 2009 16:37:43 +0000
parents 3c228f093a71
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
520818033bb6 Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
1 <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
520818033bb6 Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
2 <PropertyGroup>
18
3c228f093a71 Re #16 - Complete Rollcall file loading
IBBoard <dev@ibboard.co.uk>
parents: 0
diff changeset
3 <ProjectView>ProjectFiles</ProjectView>
0
520818033bb6 Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
4 </PropertyGroup>
520818033bb6 Initial commit of WarFoundry code
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
5 </Project>