Files
ZuneShell.dll/ZuneHost.Wpf/App.xaml
T

10 lines
369 B
XML
Raw Normal View History

2022-06-03 11:13:53 -05:00
<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>