diff --git a/build/dependencies.props b/build/dependencies.props index ce4a4d9c1e..6058708d3b 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -28,6 +28,7 @@ 2.0.0 2.1.0-preview2-26326-03 15.6.1 + 2.1.0-preview2-30478 4.7.49 0.8.0 2.3.1 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 81435f6708..b5f7be1ade 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 @@ -2,7 +2,7 @@ ASP.NET Core Azure Active Directory Integration provides components for easily integrating Azure Active Directory authentication within your ASP.NET Core application. - Precompiled views assembly for the ASP.NET Core Azure Active Directory Integration package. + Precompiled views assembly for the ASP.NET Core Azure Active Directory Integration package. netstandard2.0 aspnetcore;authentication;AzureAD true @@ -14,19 +14,14 @@ + - - <_Parameter1>$(ViewAssemblyDescription) - <_Parameter1>BuildNumber <_Parameter2>$(BuildNumber) - - <_Parameter1>$(NeutralLanguage) - 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 835efe9303..8c91b10727 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 @@ -2,7 +2,7 @@ ASP.NET Core Azure Active Directory B2C Integration provides components for easily integrating Azure Active Directory B2C authentication within your ASP.NET Core application. - Precompiled views assembly for the ASP.NET Core Azure Active Directory B2C Integration package. + Precompiled views assembly for the ASP.NET Core Azure Active Directory B2C Integration package. netstandard2.0 aspnetcore;authentication;AzureADB2C true @@ -14,19 +14,14 @@ + - - <_Parameter1>$(ViewAssemblyDescription) - <_Parameter1>BuildNumber <_Parameter2>$(BuildNumber) - - <_Parameter1>$(NeutralLanguage) -