From 1db53141424e21fb2c5faaa23711465176e6b3b7 Mon Sep 17 00:00:00 2001 From: Joe-Ortiz <7156063+Joe-Ortiz@users.noreply.github.com> Date: Thu, 23 Jul 2026 09:44:17 -0700 Subject: [PATCH] Add NuGet.Protocol package dependency Added NuGet.Protocol version 6.11.2 to PC2.csproj to enable programmatic interaction with NuGet feeds and packages. This prepares the project for advanced NuGet operations. --- PC2/PC2.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/PC2/PC2.csproj b/PC2/PC2.csproj index ddbb02c..57428ac 100644 --- a/PC2/PC2.csproj +++ b/PC2/PC2.csproj @@ -35,6 +35,7 @@ +