Added the app.config file to the repo. Updated the svn:ignore property to ignore the .user files.

This commit is contained in:
antiduh
2014-06-24 03:15:46 +00:00
parent fe14836949
commit 1fcbf6da72

3
app.config Normal file
View File

@@ -0,0 +1,3 @@
<?xml version="1.0"?>
<configuration>
<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5"/></startup></configuration>