From fe0e34c7f3893649ddd16b6bc345ad10d41116cc Mon Sep 17 00:00:00 2001 From: Crsky Date: Sun, 1 Mar 2026 03:34:03 +0800 Subject: [PATCH] Add nuget local source configuration --- nuget.config | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 nuget.config diff --git a/nuget.config b/nuget.config new file mode 100644 index 00000000..b9f4b0c0 --- /dev/null +++ b/nuget.config @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file