Files
cuetools.net/CUERipper.WPF/App.xaml

9 lines
286 B
XML

<Application x:Class="CUERipper.WPF.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
StartupUri="Window1.xaml">
<Application.Resources>
</Application.Resources>
</Application>