diff --git a/nuget.config b/nuget.config index e59e698f..0b8604f4 100644 --- a/nuget.config +++ b/nuget.config @@ -3,8 +3,9 @@ + - + \ No newline at end of file diff --git a/src/Calculator/Calculator.csproj b/src/Calculator/Calculator.csproj index 653eafaf..4f5693fb 100644 --- a/src/Calculator/Calculator.csproj +++ b/src/Calculator/Calculator.csproj @@ -793,6 +793,9 @@ + + 0.0.16 + 6.2.14 diff --git a/src/Calculator/Resources/en-US/Resources.resw b/src/Calculator/Resources/en-US/Resources.resw index b94831fb..5b994de9 100644 --- a/src/Calculator/Resources/en-US/Resources.resw +++ b/src/Calculator/Resources/en-US/Resources.resw @@ -4714,11 +4714,11 @@ Appearance Subtitle of appearance setting on Settings page - + App theme Title of App theme expander - + Select which app theme to display Description of App theme expander diff --git a/src/Calculator/Views/Settings.xaml b/src/Calculator/Views/Settings.xaml index 44848a79..78308de4 100644 --- a/src/Calculator/Views/Settings.xaml +++ b/src/Calculator/Views/Settings.xaml @@ -3,6 +3,7 @@ xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:automation="using:CalculatorApp.ViewModel.Common.Automation" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" + xmlns:labs="using:CommunityToolkit.Labs.WinUI" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:muxc="using:Microsoft.UI.Xaml.Controls" xmlns:utils="using:CalculatorApp.Utils" @@ -14,7 +15,7 @@ + + + + 3 @@ -44,42 +53,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -