diff --git a/src/Templates/src/templates/maui-mobile/MauiApp.1.csproj b/src/Templates/src/templates/maui-mobile/MauiApp.1.csproj index 71b1e03140dc..5d72b22b9fd4 100644 --- a/src/Templates/src/templates/maui-mobile/MauiApp.1.csproj +++ b/src/Templates/src/templates/maui-mobile/MauiApp.1.csproj @@ -84,11 +84,7 @@ - - - - diff --git a/src/Templates/src/templates/maui-mobile/Pages/ManageMetaPage.xaml b/src/Templates/src/templates/maui-mobile/Pages/ManageMetaPage.xaml index 27173ea943fd..a292a63abe9a 100644 --- a/src/Templates/src/templates/maui-mobile/Pages/ManageMetaPage.xaml +++ b/src/Templates/src/templates/maui-mobile/Pages/ManageMetaPage.xaml @@ -62,11 +62,7 @@ - Flags="ValidateOnUnfocusing" - Flags="ValidateOnUnfocused" - RegexPattern="^#(?:[0-9a-fA-F]{3}){1,2}$" /> @@ -108,11 +104,7 @@ - Flags="ValidateOnUnfocusing" - Flags="ValidateOnUnfocused" - RegexPattern="^#(?:[0-9a-fA-F]{3}){1,2}$" />