Mercurial > repos > IBDev-IBBoard.WarFoundry.API.Tests
annotate app.config @ 216:442bcf7306b9
Re #379: Fix validation of requirements to check for unit
* Add tests for max limit on units in army
* Re-add code for unit type requirement checking with min/max limits
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sun, 04 Mar 2012 21:12:44 +0000 |
parents | b053872f1dce |
children |
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> |