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