From a2f553a9fc323ef8b8364d15a9a7de815761b27d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Laban?= Date: Thu, 19 May 2022 16:58:20 -0400 Subject: [PATCH] fix: Adjust solution filter for unoapp-net6 --- .../Uno.ProjectTemplates.Dotnet.csproj | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/SolutionTemplate/Uno.ProjectTemplates.Dotnet/Uno.ProjectTemplates.Dotnet.csproj b/src/SolutionTemplate/Uno.ProjectTemplates.Dotnet/Uno.ProjectTemplates.Dotnet.csproj index 2ec5b97ca9a0..7768bcb47ad8 100644 --- a/src/SolutionTemplate/Uno.ProjectTemplates.Dotnet/Uno.ProjectTemplates.Dotnet.csproj +++ b/src/SolutionTemplate/Uno.ProjectTemplates.Dotnet/Uno.ProjectTemplates.Dotnet.csproj @@ -120,9 +120,12 @@ - + content\unoapp + + content\unoapp-net6 + content\unoapp-winui-net6