From be3f0c9a92298f34893a384aa4c0636abef14913 Mon Sep 17 00:00:00 2001 From: Argo-Tianyi Date: Sun, 15 Aug 2021 21:01:16 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=A2=9E=E5=8A=A0=20Nuget.Config=20?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 0000000..95e879e --- /dev/null +++ b/NuGet.Config @@ -0,0 +1,6 @@ + + + + + + -- Gitee