annotate app.config @ 463:cbeee87dc2d3

Re #58: Remove LogNotifier from API * Remove LogNotifier from API - mostly unnecessary logging Also: * Formatting auto-corrected * LoadFile() "try...catch {silently dispose}" removed. Code shouldn't be throwing those errors and needs to be handled elsewhere if it does
author IBBoard <dev@ibboard.co.uk>
date Sat, 17 Mar 2012 20:02:32 +0000
parents 92d10b06ab0f
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
305
92d10b06ab0f Fixes #62: Delete obsolete methods
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
1 <?xml version="1.0"?>
92d10b06ab0f Fixes #62: Delete obsolete methods
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
2 <configuration>
92d10b06ab0f Fixes #62: Delete obsolete methods
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
3 <startup><supportedRuntime version="v2.0.50727"/></startup></configuration>