Files
ZuneShell.dll/ZuneHost.Wpf/App.xaml
T
2022-06-03 11:13:53 -05:00

10 lines
369 B
XML

<Application x:Class="ZuneHost.Wpf.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:ZuneHost.Wpf"
StartupUri="MainWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>