From d69abb1ae5b68ae8b2b773de0390252a9feeb056 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Karla=C5=A1?= Date: Thu, 7 Jan 2021 10:12:53 +0100 Subject: [PATCH] Fix .NET 6 template missing for console, library... Fixes https://github.com/dotnet/templating/issues/2740 --- src/redist/targets/BundledTemplates.targets | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/redist/targets/BundledTemplates.targets b/src/redist/targets/BundledTemplates.targets index b7a2abb65..588df9538 100644 --- a/src/redist/targets/BundledTemplates.targets +++ b/src/redist/targets/BundledTemplates.targets @@ -22,8 +22,7 @@ - - +