From 0e2e20252be481fbb605176675e8f64f12ab4e9a Mon Sep 17 00:00:00 2001 From: Pascal Richter Date: Mon, 14 Jun 2021 14:21:20 +0200 Subject: [PATCH] Replace NuGet reference to NuGet.Build.Packaging with reference to NuGetizer --- src/TemplateUI/TemplateUI.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/TemplateUI/TemplateUI.csproj b/src/TemplateUI/TemplateUI.csproj index 335fae7..31b2b58 100644 --- a/src/TemplateUI/TemplateUI.csproj +++ b/src/TemplateUI/TemplateUI.csproj @@ -15,11 +15,11 @@ - - - runtime; build; native; contentfiles; analyzers; buildtransitive + all + runtime; build; native; contentfiles; analyzers; buildtransitive +