Mercurial > repos > IBBoard
annotate app.config @ 111:9832caa89140
* Make the SimpleSet a proper collection
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sat, 28 Jan 2012 16:52:48 +0000 |
parents | a78efc8b2119 |
children |
rev | line source |
---|---|
96
fca39ac7080c
* Add app.config to try to convince VS.Net that we want .Net 2.0 compatibility
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
fca39ac7080c
* 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> |
106
a78efc8b2119
* Update to VS.Net 2010 compatibility
IBBoard <dev@ibboard.co.uk>
parents:
96
diff
changeset
|
3 <startup/></configuration> |