From f5e4e26c7d867c6de3a27c34a3f32068bd117469 Mon Sep 17 00:00:00 2001 From: Matthew Leibowitz Date: Fri, 20 Aug 2021 18:40:55 +0200 Subject: [PATCH] Fix class lib template --- src/Templates/src/templates/maui-lib/MauiLib1.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Templates/src/templates/maui-lib/MauiLib1.csproj b/src/Templates/src/templates/maui-lib/MauiLib1.csproj index 9e029f759606..f251d4c36108 100644 --- a/src/Templates/src/templates/maui-lib/MauiLib1.csproj +++ b/src/Templates/src/templates/maui-lib/MauiLib1.csproj @@ -2,7 +2,7 @@ net6.0;net6.0-ios;net6.0-android;net6.0-maccatalyst - $(TargetFrameworks);net6.0-windows10.0.19041 + $(TargetFrameworks);net6.0-windows10.0.19041 10.0.17763.0 MauiLib1 true