Initial commit

This commit is contained in:
Jakob 2018-07-02 20:11:45 +02:00
parent 5bc6a62673
commit be02e74725
13 changed files with 858 additions and 0 deletions

3
h-encore-auto/app.config Normal file
View file

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