From d8e26c6fad9a14379c4266bc7bfa3779766d65c3 Mon Sep 17 00:00:00 2001 From: "soroush.asadi" Date: Thu, 28 May 2026 16:28:18 +0330 Subject: [PATCH] fix(mirror): point NuGet source to nuget-group (was nuget-proxy which doesn't exist) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit nuget-group aggregates nuget.org-proxy (Liara) and nuget-runflare-proxy (Runflare) — automatic fallback if one upstream is down. npm-proxy and docker-hub-proxy names match exactly, no changes needed. Co-Authored-By: Claude Sonnet 4.6 --- nuget.mirror.config | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/nuget.mirror.config b/nuget.mirror.config index 1825e29..bd177cf 100644 --- a/nuget.mirror.config +++ b/nuget.mirror.config @@ -6,7 +6,9 @@ - + +