initial commit

This commit is contained in:
2026-04-11 12:45:18 +02:00
commit 6e1b929e2f
1246 changed files with 177580 additions and 0 deletions

7
App.xaml Normal file
View File

@@ -0,0 +1,7 @@
<Application x:Class="HC_APTBS.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:HC_APTBS">
<Application.Resources>
</Application.Resources>
</Application>