Files
door-thing/door-thing-win/door-thing-app/App.xaml

8 lines
234 B
XML

<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>