From c19115f25239c0218947eb6f89c314641a2dcbab Mon Sep 17 00:00:00 2001 From: Colin Date: Thu, 3 Sep 2020 13:32:08 +0100 Subject: [PATCH] Added nuget.config file --- 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..554c2f6 --- /dev/null +++ b/nuget.config @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file