🎉 Added files

This commit is contained in:
2024-12-06 10:26:27 +01:00
commit 953f596db1
29 changed files with 1288 additions and 0 deletions

5
App.config Normal file
View File

@@ -0,0 +1,5 @@
<configuration>
<runtime>
<ThrowUnobservedTaskExceptions enabled="true"/>
</runtime>
</configuration>