From 1c6b7e91613d232cde682f84b88d847955b0d214 Mon Sep 17 00:00:00 2001 From: Pranav K Date: Fri, 26 Jan 2018 12:17:30 -0800 Subject: [PATCH] Exclude content files from package --- src/UI/Microsoft.AspNetCore.Identity.UI.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/src/UI/Microsoft.AspNetCore.Identity.UI.csproj b/src/UI/Microsoft.AspNetCore.Identity.UI.csproj index 7d43aa814b..91e3bd03da 100644 --- a/src/UI/Microsoft.AspNetCore.Identity.UI.csproj +++ b/src/UI/Microsoft.AspNetCore.Identity.UI.csproj @@ -11,6 +11,7 @@ true RazorSdk $(RazorTargetName).dll + false