Files
HomeStatusWindow/App.xaml
2018-03-26 16:22:22 -04:00

8 lines
277 B
XML

<Application x:Class="HomeStatusWindow.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
<Application.Resources>
</Application.Resources>
</Application>