Add project files.

This commit is contained in:
Lohikar 2017-11-17 10:17:34 -06:00
parent 501225291b
commit 91d580e21f
20 changed files with 1742 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.2" />
</startup>
</configuration>