BarTest/Bar_Five/App.xaml
2025-04-17 14:49:24 +03:00

10 lines
361 B
XML

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