added another Doboz implementation

This commit is contained in:
Digi
2025-03-15 11:14:41 +01:00
parent 8a8c57969a
commit 4b27a19904
29 changed files with 440 additions and 4 deletions

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>