From 18ffdb527a4d8e0176889427feb1667971081c77 Mon Sep 17 00:00:00 2001 From: jklingen Date: Thu, 13 Feb 2025 20:57:05 +0100 Subject: [PATCH] Move nuget config to root --- src/nuget.config => nuget.config | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/nuget.config => nuget.config (100%) diff --git a/src/nuget.config b/nuget.config similarity index 100% rename from src/nuget.config rename to nuget.config