From d96c29d22d95a7ba406ab56d12a42ae9333ce9ea Mon Sep 17 00:00:00 2001 From: Mike Griese Date: Mon, 14 Jul 2025 13:58:59 -0500 Subject: [PATCH] Replace our nuget.org feed with a public azure artifacts feed (#40486) _This madness has gone on too long, I say_ This replaces our default nuget.org feed with a public azure artifacts feed in the shine-oss org. This is what literally everyone else does, I don't know why we don't. This should unblock _wait where'd that issue go_ since we can just add the community toolkit labs feed as an upstream This has the negative side effect that it did prompt me to log in to azure artifacts with my MSA. I've cancelled like 5 prompts now, but it seems to still be working on it? --- nuget.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nuget.config b/nuget.config index e6a17ffdfe..51f9b3b3f7 100644 --- a/nuget.config +++ b/nuget.config @@ -2,10 +2,10 @@ - + - +