This commit is contained in:
Paul Schneider 2021-08-15 05:31:38 +01:00
commit f6f3473346
56 changed files with 1351 additions and 31 deletions

View file

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