This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.

10 lines
391 B
Plaintext
Raw Normal View History

2021-10-06 15:25:50 +13:00
<Application x:Class="RadioBroadcaster.Server.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:RadioBroadcaster.Server"
StartupUri="MainWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>