1
0
Files
2026-02-26 00:16:48 +03:00

10 lines
353 B
XML

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