From ea00b9421547ca247ac1836233f55f98dfc2a557 Mon Sep 17 00:00:00 2001 From: Gerald Versluis Date: Tue, 1 Jul 2025 10:52:34 +0200 Subject: [PATCH] Remove .NET 8 specific code for templates --- src/Templates/src/templates/maui-mobile/MauiApp.1.csproj | 4 ---- .../src/templates/maui-mobile/Pages/ManageMetaPage.xaml | 8 -------- 2 files changed, 12 deletions(-) diff --git a/src/Templates/src/templates/maui-mobile/MauiApp.1.csproj b/src/Templates/src/templates/maui-mobile/MauiApp.1.csproj index 71b1e03140dca..5d72b22b9fd47 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 27173ea943fdb..a292a63abe9ae 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}$" />