From 5ee2f44a8c5e226482f1ba2c4190dbdb3b8afb49 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 28 Apr 2026 07:32:21 +0000 Subject: [PATCH] Rename Nuget.config to NuGet.config in root and samples Agent-Logs-Url: https://github.com/olstakh/ReferenceProtector/sessions/5f942eaa-cf1a-455f-b04b-4434448df423 Co-authored-by: olstakh <45368758+olstakh@users.noreply.github.com> --- Nuget.config => NuGet.config | 0 samples/{Nuget.Config => NuGet.config} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename Nuget.config => NuGet.config (100%) rename samples/{Nuget.Config => NuGet.config} (100%) diff --git a/Nuget.config b/NuGet.config similarity index 100% rename from Nuget.config rename to NuGet.config diff --git a/samples/Nuget.Config b/samples/NuGet.config similarity index 100% rename from samples/Nuget.Config rename to samples/NuGet.config