From 95a2909403e2367ef8703e8d47d4e7dce9096449 Mon Sep 17 00:00:00 2001 From: Bart Koelman <10324372+bkoelman@users.noreply.github.com> Date: Sat, 16 Aug 2025 14:19:46 +0200 Subject: [PATCH] Optimize nuget restore: only check for Swashbuckle packages on MyGet feed --- nuget.config | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/nuget.config b/nuget.config index 16164967c6..98da82b22e 100644 --- a/nuget.config +++ b/nuget.config @@ -1,7 +1,16 @@ - - + + + + + + + + + + +