Files
Il2CppInspectorRedux/Il2CppInspector.GUI/App.xaml
2020-02-08 12:58:54 +01:00

9 lines
321 B
XML

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