From 277b41fb8a2c4f364117039af6d6c223c230b610 Mon Sep 17 00:00:00 2001 From: Samuel Amoh Date: Fri, 27 Feb 2026 08:37:55 +0000 Subject: [PATCH] feat: add nuget.config for package source configuration --- dotnet/nuget.config | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 dotnet/nuget.config diff --git a/dotnet/nuget.config b/dotnet/nuget.config new file mode 100644 index 0000000000..4d736c19ec --- /dev/null +++ b/dotnet/nuget.config @@ -0,0 +1,7 @@ + + + + + + +