mirror of
https://github.com/usatiuk/door-thing.git
synced 2025-10-27 03:27:48 +01:00
reorganize, make an app?
This commit is contained in:
7
door-thing-win/door-thing-app/App.xaml
Normal file
7
door-thing-win/door-thing-app/App.xaml
Normal 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>
|
||||
Reference in New Issue
Block a user