10 lines
377 B
Plaintext
Raw Normal View History

2021-09-23 17:30:38 +12:00
<Application x:Class="Audio_Router_WPF.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:Audio_Router_WPF"
StartupUri="MainWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>