7 lines
298 B
Plaintext
7 lines
298 B
Plaintext
|
<Application x:Class="RBG_Server.App"
|
||
|
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||
|
xmlns:local="clr-namespace:RBG_Server"
|
||
|
StartupUri="MainWindow.xaml">
|
||
|
</Application>
|