Mercurial > repos > IBBoard.WarFoundry.API.Tests
annotate app.config @ 142:f36b5e5e51e6
Re #345: Add failure message to requirements
* Add tests for "unit at least" requirement
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sun, 01 May 2011 14:32:24 +0000 |
parents | e49f7cdff479 |
children | b053872f1dce |
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> |
83
e49f7cdff479
* Migrate a project to work with VS.Net 2008 for the umpteenth time
IBBoard <dev@ibboard.co.uk>
parents:
81
diff
changeset
|
3 <startup><supportedRuntime version="v2.0.50727"/></startup></configuration> |