From 5bbed9e325afd685476e44c3f6f148ce21d08e33 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..80f5bd7 --- /dev/null +++ b/nuget.config @@ -0,0 +1,7 @@ + + + + + + +