Add project files.

This commit is contained in:
Cameron Neville
2018-07-01 09:44:17 -05:00
parent 45860ecd19
commit e4520870e8
11 changed files with 453 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.6.1" />
</startup>
</configuration>