diff --git a/src/OpenSilver.TemplateWizards/AppCustomizationWindow/AppConfigurationWindow.xaml b/src/OpenSilver.TemplateWizards/AppCustomizationWindow/AppConfigurationWindow.xaml index a1ede6a..1191008 100644 --- a/src/OpenSilver.TemplateWizards/AppCustomizationWindow/AppConfigurationWindow.xaml +++ b/src/OpenSilver.TemplateWizards/AppCustomizationWindow/AppConfigurationWindow.xaml @@ -4,122 +4,110 @@ xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:local="clr-namespace:OpenSilver.TemplateWizards.AppCustomizationWindow" + xmlns:models="clr-namespace:OpenSilver.TemplateWizards.AppCustomizationWindow.Models" WindowStartupLocation="CenterScreen" mc:Ignorable="d" + Background="#F1F1F1" SizeToContent="WidthAndHeight" ResizeMode="NoResize" - Title="OpenSilver Configuration" Icon="Icon.ico"> - + Title="OpenSilver Configuration" + Icon="Icon.ico"> + + + + + + + + + + - - - - - - - - - - + + + + + - - + + + - - - + + - - - - - - - - - - - - - .NET 7 (Out of support) - .NET 8 (Long Term Support) - .NET 9 (Standard Term Support) + + + + + + + + + + + + + + + - - - - - - - + + - - - - - - - - - - - - - - - - - - - + + + + - + - +