annotate app.config @ 472:e6c93ceba119

Re #359: Add "only contained" attribute to unit types * Make sure we add and remove from the parent unit appropriately * Make sure that setting the unit's parent to null removes it from the parent
author IBBoard <dev@ibboard.co.uk>
date Mon, 16 Apr 2012 20:14:23 +0100
parents 92d10b06ab0f
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
305
92d10b06ab0f Fixes #62: Delete obsolete methods
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
1 <?xml version="1.0"?>
92d10b06ab0f Fixes #62: Delete obsolete methods
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
2 <configuration>
92d10b06ab0f Fixes #62: Delete obsolete methods
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
3 <startup><supportedRuntime version="v2.0.50727"/></startup></configuration>