KaraokePC/SingsALot/App.xaml
Matt Bruce e90160c56d added windows launch app
Signed-off-by: Matt Bruce <mbrucedogs@gmail.com>
2017-12-12 08:51:12 -06:00

10 lines
363 B
XML

<Application x:Class="SingsALot.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:SingsALot"
StartupUri="MainWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>