From 69182e3009e5243d4f415b9f9a08ce113f7cb73d Mon Sep 17 00:00:00 2001 From: Rolf Bjarne Kvinge Date: Fri, 1 Mar 2024 10:23:56 +0100 Subject: [PATCH] Use a public feed. This way authentication isn't required to build. --- NuGet.Config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NuGet.Config b/NuGet.Config index 06b68eab..d7029795 100644 --- a/NuGet.Config +++ b/NuGet.Config @@ -5,6 +5,6 @@ - + \ No newline at end of file