Mercurial > repos > IBBoard
annotate app.config @ 119:645e71b9a809
Re #49: XmlResourceResolver fails with HTML DTD on Windows
* Rebuild resolver to handle relative and absolute URIs, with absolute mapping to resource ID
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sat, 01 Sep 2012 11:51:43 +0100 |
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> |