From 9717e2d6af3db5dc2b2c31d81e72e308bda6f977 Mon Sep 17 00:00:00 2001 From: Chris Kaczor Date: Mon, 24 Nov 2025 13:38:18 -0500 Subject: [PATCH] Fix System.Drawing.Common dependency - Add System.Drawing.Common explicitly and prevent pruning - Update other packages --- Application/FeedCenter.csproj | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Application/FeedCenter.csproj b/Application/FeedCenter.csproj index e07412b..23ff2da 100644 --- a/Application/FeedCenter.csproj +++ b/Application/FeedCenter.csproj @@ -6,6 +6,7 @@ false true true + false false @@ -39,23 +40,24 @@ - - + + NU1701 - + NU1701 - + +