Added first version of the project (Proof Of Concept)

This commit is contained in:
M.Rohmer
2022-03-03 17:07:29 +01:00
parent d5a7454936
commit 3a561f2d0a
14 changed files with 1378 additions and 0 deletions
@@ -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>