Restructurize

This commit is contained in:
JustArchi
2016-04-13 21:20:21 +02:00
parent fb350fe792
commit 2b28f01b1c
26 changed files with 6971 additions and 885 deletions

6
GUI/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.5.1"/>
</startup>
</configuration>