From afe9604920f009b0a9fa7bc0abb30c6d415f90c6 Mon Sep 17 00:00:00 2001 From: nikolajlauridsen Date: Thu, 28 Nov 2024 10:12:13 +0100 Subject: [PATCH] Don't pack template.json --- templates/Umbraco.Templates.csproj | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/templates/Umbraco.Templates.csproj b/templates/Umbraco.Templates.csproj index 19ab42d32fae..7527f011d434 100644 --- a/templates/Umbraco.Templates.csproj +++ b/templates/Umbraco.Templates.csproj @@ -11,7 +11,7 @@ . $(NoWarn),NU5128 - + @@ -24,9 +24,7 @@ - - - + <_TemplateJsonFiles Include="**\.template.config\template.json" Exclude="bin\**;obj\**" /> @@ -64,4 +62,8 @@ UmbracoProject\Views + + + +