7 lines
302 B
Plaintext
Raw Normal View History

<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="ConnectionPage.xaml">
</Application>