From 2afae09ecab95de537ca05e4ae3380e9aa917803 Mon Sep 17 00:00:00 2001 From: rafsanulhasan Date: Fri, 7 Sep 2018 18:35:42 +0600 Subject: [PATCH] Configured WebMVC project to restore libraries from their specified or global CDN upon project build by installing NuGet package Microsoft.Web.LibraryManager.Build@1.0.163 --- src/Web/WebMVC/WebMVC.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Web/WebMVC/WebMVC.csproj b/src/Web/WebMVC/WebMVC.csproj index 1426517d3..5bd9b5f81 100644 --- a/src/Web/WebMVC/WebMVC.csproj +++ b/src/Web/WebMVC/WebMVC.csproj @@ -28,6 +28,7 @@ +