diff app.config @ 0:aca8706f4eec default tip

Initial commit
author Brad Greco <brad@bgreco.net>
date Mon, 13 Oct 2014 21:28:19 -0500
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/app.config	Mon Oct 13 21:28:19 2014 -0500
@@ -0,0 +1,6 @@
+<?xml version="1.0"?>
+<configuration>
+<configSections>
+</configSections>
+<startup><supportedRuntime version="v2.0.50727"/></startup>
+</configuration>