From 898b8cec84c5afc3c08514b769b609f1da525700 Mon Sep 17 00:00:00 2001 From: Pranav K Date: Fri, 13 Apr 2018 16:13:44 -0700 Subject: [PATCH] Prepare for RazorAssemblyAttribute -> RazorTargetAssemblyAttribute rename --- .../Microsoft.AspNetCore.Authentication.AzureAD.UI.csproj | 5 +++++ .../Microsoft.AspNetCore.Authentication.AzureADB2C.UI.csproj | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/src/Microsoft.AspNetCore.Authentication.AzureAD.UI/Microsoft.AspNetCore.Authentication.AzureAD.UI.csproj b/src/Microsoft.AspNetCore.Authentication.AzureAD.UI/Microsoft.AspNetCore.Authentication.AzureAD.UI.csproj index b5f7be1ade..710d066434 100644 --- a/src/Microsoft.AspNetCore.Authentication.AzureAD.UI/Microsoft.AspNetCore.Authentication.AzureAD.UI.csproj +++ b/src/Microsoft.AspNetCore.Authentication.AzureAD.UI/Microsoft.AspNetCore.Authentication.AzureAD.UI.csproj @@ -22,6 +22,11 @@ <_Parameter1>BuildNumber <_Parameter2>$(BuildNumber) + + + <_Parameter1>BuildNumber + <_Parameter2>$(BuildNumber) + diff --git a/src/Microsoft.AspNetCore.Authentication.AzureADB2C.UI/Microsoft.AspNetCore.Authentication.AzureADB2C.UI.csproj b/src/Microsoft.AspNetCore.Authentication.AzureADB2C.UI/Microsoft.AspNetCore.Authentication.AzureADB2C.UI.csproj index 8c91b10727..e63e02980f 100644 --- a/src/Microsoft.AspNetCore.Authentication.AzureADB2C.UI/Microsoft.AspNetCore.Authentication.AzureADB2C.UI.csproj +++ b/src/Microsoft.AspNetCore.Authentication.AzureADB2C.UI/Microsoft.AspNetCore.Authentication.AzureADB2C.UI.csproj @@ -22,6 +22,11 @@ <_Parameter1>BuildNumber <_Parameter2>$(BuildNumber) + + + <_Parameter1>BuildNumber + <_Parameter2>$(BuildNumber) +