view 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
line wrap: on
line source

<?xml version="1.0"?>
<configuration>
	<startup><supportedRuntime version="v2.0.50727"/></startup></configuration>