10 lines
409 B
Plaintext
10 lines
409 B
Plaintext
|
|
<Application x:Class="WD7UVN_SzTGUI_2023242.Client.WPF.App"
|
||
|
|
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||
|
|
xmlns:local="clr-namespace:WD7UVN_SzTGUI_2023242.Client.WPF"
|
||
|
|
StartupUri="MainWindow.xaml">
|
||
|
|
<Application.Resources>
|
||
|
|
|
||
|
|
</Application.Resources>
|
||
|
|
</Application>
|