2021-08-29 15:04:28 +12:00
|
|
|
<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"
|
2021-11-02 15:02:12 +13:00
|
|
|
StartupUri="ConnectionPage.xaml">
|
2021-08-29 15:04:28 +12:00
|
|
|
</Application>
|