annotate app.config @ 199:f9ef9b2db496

Re #343: Show unit requirement failures * Add missing translation for dialog * Add first pass of showing messages when adding units (needs reworking due to space limitations)
author IBBoard <dev@ibboard.co.uk>
date Sun, 01 May 2011 19:31:26 +0000
parents 0ad6bb578c1e
children 314d90a059d8
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
192
0ad6bb578c1e * Add app.config to try to make VS.Net happy
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
1 <?xml version="1.0"?>
0ad6bb578c1e * Add app.config to try to make VS.Net happy
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
2 <configuration>
0ad6bb578c1e * Add app.config to try to make VS.Net happy
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
3 <startup><supportedRuntime version="v2.0.50727"/></startup></configuration>