From c48962202965a72c5f2372410914adf96d2ff0dc Mon Sep 17 00:00:00 2001 From: rafsanulhasan Date: Tue, 2 Apr 2019 18:47:47 +0600 Subject: [PATCH] Removed Microsoft.Web.LibraryManager.Build NuGet package --- src/Services/Identity/Identity.API/Identity.API.csproj | 1 - src/Web/WebMVC/WebMVC.csproj | 3 +-- src/Web/WebStatus/WebStatus.csproj | 1 - 3 files changed, 1 insertion(+), 4 deletions(-) diff --git a/src/Services/Identity/Identity.API/Identity.API.csproj b/src/Services/Identity/Identity.API/Identity.API.csproj index 728843f71..ea4bcc0ce 100644 --- a/src/Services/Identity/Identity.API/Identity.API.csproj +++ b/src/Services/Identity/Identity.API/Identity.API.csproj @@ -28,7 +28,6 @@ - diff --git a/src/Web/WebMVC/WebMVC.csproj b/src/Web/WebMVC/WebMVC.csproj index 6f466d730..910577d8e 100644 --- a/src/Web/WebMVC/WebMVC.csproj +++ b/src/Web/WebMVC/WebMVC.csproj @@ -31,10 +31,9 @@ - + - diff --git a/src/Web/WebStatus/WebStatus.csproj b/src/Web/WebStatus/WebStatus.csproj index e66f0a211..2b5a29b68 100644 --- a/src/Web/WebStatus/WebStatus.csproj +++ b/src/Web/WebStatus/WebStatus.csproj @@ -22,7 +22,6 @@ -