annotate app.config @ 213:f57957fe9009 xml-export-ui

UI Dialog for XML output
author Dan.Kulinski@dank-laptop.Global.Local
date Sun, 14 Aug 2011 23:04:42 -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>