10 lines
347 B

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