From 0a2a00c7a5ea806b9cdfeef713cc6adb2db62256 Mon Sep 17 00:00:00 2001 From: "Nate McMaster (automated)" Date: Wed, 28 Mar 2018 10:35:11 -0700 Subject: [PATCH 1/2] Update dependencies.props [auto-updated: dependencies] --- build/dependencies.props | 46 ++++++++++++++++++++-------------------- korebuild-lock.txt | 4 ++-- 2 files changed, 25 insertions(+), 25 deletions(-) diff --git a/build/dependencies.props b/build/dependencies.props index 41ee9964de..ce4a4d9c1e 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -3,30 +3,30 @@ $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - 2.1.0-preview3-17001 - 2.1.0-preview2-30484 - 2.1.0-preview2-30484 - 2.1.0-preview2-30484 - 2.1.0-preview2-30484 - 2.1.0-preview2-30484 - 2.1.0-preview2-30484 - 2.1.0-preview2-30484 - 2.1.0-preview2-30484 - 2.1.0-preview2-30484 - 2.1.0-preview2-30484 - 2.1.0-preview2-30484 - 2.1.0-preview2-30484 - 2.1.0-preview2-30484 - 2.1.0-preview2-30484 - 2.1.0-preview2-30484 - 2.1.0-preview2-30484 - 2.1.0-preview2-30484 - 2.1.0-preview2-30484 - 2.1.0-preview2-30484 - 2.1.0-preview2-30484 - 2.1.0-preview2-30484 + 2.1.0-preview2-15749 + 2.1.0-preview2-30478 + 2.1.0-preview2-30478 + 2.1.0-preview2-30478 + 2.1.0-preview2-30478 + 2.1.0-preview2-30478 + 2.1.0-preview2-30478 + 2.1.0-preview2-30478 + 2.1.0-preview2-30478 + 2.1.0-preview2-30478 + 2.1.0-preview2-30478 + 2.1.0-preview2-30478 + 2.1.0-preview2-30478 + 2.1.0-preview2-30478 + 2.1.0-preview2-30478 + 2.1.0-preview2-30478 + 2.1.0-preview2-30478 + 2.1.0-preview2-30478 + 2.1.0-preview2-30478 + 2.1.0-preview2-30478 + 2.1.0-preview2-30478 + 2.1.0-preview2-30478 2.0.0 - 2.1.0-preview2-26325-03 + 2.1.0-preview2-26326-03 15.6.1 4.7.49 0.8.0 diff --git a/korebuild-lock.txt b/korebuild-lock.txt index 3a326c7d58..b8e036fe2c 100644 --- a/korebuild-lock.txt +++ b/korebuild-lock.txt @@ -1,2 +1,2 @@ -version:2.1.0-preview3-17001 -commithash:dda68c56abf0d3b911fe6a2315872c446b314585 +version:2.1.0-preview2-15749 +commithash:5544c9ab20fa5e24b9e155d8958a3c3b6f5f9df9 From 6ee08a985d83952aed34f4da8badc40c219ca0f0 Mon Sep 17 00:00:00 2001 From: Pranav K Date: Tue, 3 Apr 2018 09:58:57 -0700 Subject: [PATCH 2/2] React to Mvc changes --- build/dependencies.props | 1 + ...Microsoft.AspNetCore.Authentication.AzureAD.UI.csproj | 9 ++------- ...rosoft.AspNetCore.Authentication.AzureADB2C.UI.csproj | 9 ++------- 3 files changed, 5 insertions(+), 14 deletions(-) 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) -