Files
MPF/App.xaml
ReignStumble 98a1c4d614 Initial commit
2018-05-12 19:48:18 -04:00

10 lines
355 B
XML

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