Add project files.

This commit is contained in:
2025-06-11 14:06:59 +02:00
parent 73c43a49c0
commit 080bddc941
38 changed files with 465692 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
Class Application
' Application-level events, such as Startup, Exit, and DispatcherUnhandledException
' can be handled in this file.
End Class