diff --git a/MetaforceInstaller.UI/MainWindow.axaml b/MetaforceInstaller.UI/MainWindow.axaml index 61a426d..e3c5bbc 100644 --- a/MetaforceInstaller.UI/MainWindow.axaml +++ b/MetaforceInstaller.UI/MainWindow.axaml @@ -45,12 +45,19 @@ HorizontalAlignment="Stretch" /> - - + + + + + ()?.Version; + _adbService = new AdbService(); _adbService.ProgressChanged += OnAdbProgressChanged;