annotate app.config @ 32:4d9c0cc7c4a3

* Add app.config to try to make VS.Net happy no-open-ticket
author IBBoard <dev@ibboard.co.uk>
date Wed, 26 Jan 2011 20:23:19 +0000
parents
children e89129edb222
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
32
4d9c0cc7c4a3 * Add app.config to try to make VS.Net happy
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
1 <?xml version="1.0"?>
4d9c0cc7c4a3 * Add app.config to try to make VS.Net happy
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
2 <configuration>
4d9c0cc7c4a3 * 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>