reorganize, make an app?

This commit is contained in:
2022-04-17 20:33:33 +02:00
parent 191df8c418
commit e52ef237af
25 changed files with 945 additions and 20 deletions

View File

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