From 6077f139d541c0447c951d08715e3139698d2f01 Mon Sep 17 00:00:00 2001 From: Matt Ward <(none)> Date: Sun, 16 Jul 2017 12:05:01 +0100 Subject: [PATCH] Configure packages directory for restored NuGet packages All solutions now restore to the packages directory at the root of the repository. This fixes packages being restored into the src/Mobile/packages directory when the eShopOnContainers.Xamarin.sln is opened. --- NuGet.config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NuGet.config b/NuGet.config index ae7699939..da29646ef 100644 --- a/NuGet.config +++ b/NuGet.config @@ -1,5 +1,8 @@  + + +