From 4b9a10363c92d1cc239679c92de17091627a4191 Mon Sep 17 00:00:00 2001 From: Pranav K Date: Tue, 18 Jul 2017 14:53:34 -0700 Subject: [PATCH] Explicitly call Restore on AspNetCore.csproj before calling pack on it. --- Build/repo.targets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Build/repo.targets b/Build/repo.targets index 1d39f35999..ca7bf29eb8 100644 --- a/Build/repo.targets +++ b/Build/repo.targets @@ -40,7 +40,7 @@