MS Service ZuGferd und Begin GUI

This commit is contained in:
Digital Data - Marlon Schreiber
2018-12-17 18:30:17 +01:00
parent 142d9e316c
commit 71fdc188c2
36 changed files with 2115 additions and 92 deletions

6
GUI_EDMI/App.config Normal file
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>