From b44333b115dc47f78d9e5e25017b9bc7e70dc940 Mon Sep 17 00:00:00 2001 From: Daniel Cazzulino Date: Sat, 25 Mar 2023 15:52:14 -0300 Subject: [PATCH] NuGetizer should always be Pack=false This prevents transitive packing of SponsorLink analyzer localization resources, for example. --- src/NuGetizer.Tasks/NuGetizer.Shared.targets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/NuGetizer.Tasks/NuGetizer.Shared.targets b/src/NuGetizer.Tasks/NuGetizer.Shared.targets index f9dfc5fa..e173eaee 100644 --- a/src/NuGetizer.Tasks/NuGetizer.Shared.targets +++ b/src/NuGetizer.Tasks/NuGetizer.Shared.targets @@ -22,7 +22,7 @@ Copyright (c) .NET Foundation. All rights reserved. - +