Add project files.

This commit is contained in:
2018-11-25 16:47:48 +01:00
parent 46e6c04f9c
commit 94f36c63c7
5 changed files with 134 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>