From 2af4ae046a4777c1e4833b55d1bcfa266a8b3ced Mon Sep 17 00:00:00 2001 From: mo khan Date: Mon, 20 Jan 2020 12:02:15 -0700 Subject: Specify default restore location to ensure nuget packages are installed --- config/NuGet/NuGet.Config | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 config/NuGet/NuGet.Config (limited to 'config') diff --git a/config/NuGet/NuGet.Config b/config/NuGet/NuGet.Config new file mode 100644 index 0000000..5aacae8 --- /dev/null +++ b/config/NuGet/NuGet.Config @@ -0,0 +1,13 @@ + + + + + + + + + + + + + -- cgit v1.2.3