GUI: Load metadata file

This commit is contained in:
Katy Coe
2020-02-07 03:52:08 +01:00
parent 8683da1a22
commit f4a1a21e9e
4 changed files with 63 additions and 15 deletions

View File

@@ -1,7 +1,6 @@
<Application x:Class="App"
<Application x:Class="Il2CppInspectorGUI.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:Il2CppInspector.GUI"
StartupUri="MainWindow.xaml">
<Application.Resources>