annotate app.config @ 219:a3e62a2c267f xml-export-ui

Added translation support for exceptional cases
author Dan.Kulinski@dank-laptop.Global.Local
date Wed, 24 Aug 2011 08:07:18 -0600
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>