From ffe38bdf1da1958cce9c5fcacd63e06f3ba37b58 Mon Sep 17 00:00:00 2001 From: tomer-w <57483589+tomer-w@users.noreply.github.com> Date: Tue, 5 May 2026 12:51:47 +0300 Subject: [PATCH] Add nuget.config with nuget.org package source Ensures all contributors have the correct NuGet package source configured without relying on machine-level settings. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- nuget.config | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 nuget.config diff --git a/nuget.config b/nuget.config new file mode 100644 index 0000000..3d0e385 --- /dev/null +++ b/nuget.config @@ -0,0 +1,7 @@ + + + + + + +