Forgot to add new files in previous commit.

This commit is contained in:
Adam Ierymenko 2013-08-29 12:36:24 -04:00
commit 1bd3cd4225
17 changed files with 844 additions and 0 deletions

View file

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