diff --git a/BFR/MainWindow.xaml b/BFR/MainWindow.xaml index a2cc739..254f90e 100644 --- a/BFR/MainWindow.xaml +++ b/BFR/MainWindow.xaml @@ -2,8 +2,43 @@ xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" - mc:Ignorable="d" d:DesignWidth="800" d:DesignHeight="450" + mc:Ignorable="d" MinWidth="720" MinHeight="480" x:Class="BFR.MainWindow" Title="BFR"> - Welcome to Avalonia! + + + + +