annotate app.config @ 200:6a0a0e228e3c

Re #350: Add requirement to allow N of unit for specific other units * Add unit tests for additive requirements Still need tests to make sure mixing additive with non-additive is handled correctly
author IBBoard <dev@ibboard.co.uk>
date Tue, 20 Dec 2011 21:01:46 +0000
parents b053872f1dce
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
81
eb62004d8a35 * Yet another target framework update - this time from VS.Net instead of MD
IBBoard <dev@ibboard.co.uk>
parents: 79
diff changeset
1 <?xml version="1.0"?>
79
b64f6158ac85 * Add app.config to try to convince VS.Net that we want .Net 2.0 compatibility
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
2 <configuration>
159
b053872f1dce * Update to VS.Net 2010 compatibility
IBBoard <dev@ibboard.co.uk>
parents: 83
diff changeset
3 <startup/></configuration>