From 5543360a504e15d113e1f526482623014a84551f Mon Sep 17 00:00:00 2001 From: Simon G Date: Sat, 8 Feb 2020 22:40:15 +0100 Subject: [PATCH] - add 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..d305ef4 --- /dev/null +++ b/nuget.config @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file