From 8644004b93a5a3a50a4fc0f5c5aaf3a7cb52fb00 Mon Sep 17 00:00:00 2001 From: Juan Diego Herrera Date: Thu, 19 Oct 2023 14:29:06 -0700 Subject: [PATCH] [Templates] Fix template typo --- src/Templates/src/templates/maui-blazor/MauiApp.1.csproj | 2 +- src/Templates/src/templates/maui-mobile/MauiApp.1.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Templates/src/templates/maui-blazor/MauiApp.1.csproj b/src/Templates/src/templates/maui-blazor/MauiApp.1.csproj index 60b2e7ef755e..42c51790cb2a 100644 --- a/src/Templates/src/templates/maui-blazor/MauiApp.1.csproj +++ b/src/Templates/src/templates/maui-blazor/MauiApp.1.csproj @@ -8,7 +8,7 @@ diff --git a/src/Templates/src/templates/maui-mobile/MauiApp.1.csproj b/src/Templates/src/templates/maui-mobile/MauiApp.1.csproj index 71273db8b4c5..052b9ece0d34 100644 --- a/src/Templates/src/templates/maui-mobile/MauiApp.1.csproj +++ b/src/Templates/src/templates/maui-mobile/MauiApp.1.csproj @@ -8,7 +8,7 @@