Update NewServer

This commit is contained in:
Stefan Hutter
2025-08-27 13:07:35 +02:00
parent a335fed256
commit 02db295701
70 changed files with 640 additions and 42 deletions

6
EDKB04New/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.8" />
</startup>
</configuration>