From 4fb18c97659bd3c3e602d0c8fefc89df216317fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolt=C3=A1n=20Leh=C3=B3czky?= Date: Wed, 11 Oct 2023 21:02:24 +0200 Subject: [PATCH] Again removing future project references --- ConvertTo-Nuspec.ps1 | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/ConvertTo-Nuspec.ps1 b/ConvertTo-Nuspec.ps1 index 60689fe9..0f6b8382 100644 --- a/ConvertTo-Nuspec.ps1 +++ b/ConvertTo-Nuspec.ps1 @@ -2,10 +2,7 @@ $packages = @( 'Lombiq.Analyzers', - 'Lombiq.Analyzers.NetFx', - 'Lombiq.Analyzers.OrchardCore', - 'Lombiq.Analyzers.Orchard1', - 'Lombiq.Analyzers.VisualStudioExtension' + 'Lombiq.Analyzers.OrchardCore' ) # Iterate through the packages to replace