From 0922fb9d11cb11086b4a122c761655f16b7b8447 Mon Sep 17 00:00:00 2001 From: Enis Necipoglu Date: Tue, 13 Sep 2022 09:48:38 +0300 Subject: [PATCH] Add nightly nuget source --- templates/NuGet.Config | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 templates/NuGet.Config diff --git a/templates/NuGet.Config b/templates/NuGet.Config new file mode 100644 index 0000000000..d595c5314d --- /dev/null +++ b/templates/NuGet.Config @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file