From 280e0136dcb1bb57a21be214d9d2ae6978d26005 Mon Sep 17 00:00:00 2001 From: Doug Bunting <6431421+dougbu@users.noreply.github.com> Date: Wed, 9 Sep 2020 13:00:23 -0700 Subject: [PATCH] Update branding to 2.1.23 (#3509) - dotnet/aspnetcore-internal#3676 - do actual branding and prepare for 2.1.23 patches, if any - update package baselines from 2.1.22 --- eng/Baseline.Designer.props | 2 +- eng/Baseline.xml | 2 +- eng/PatchConfig.props | 2 +- version.props | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/eng/Baseline.Designer.props b/eng/Baseline.Designer.props index 10fa94e7716..e3dd750704c 100644 --- a/eng/Baseline.Designer.props +++ b/eng/Baseline.Designer.props @@ -2,7 +2,7 @@ $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - 2.1.21 + 2.1.22 diff --git a/eng/Baseline.xml b/eng/Baseline.xml index a14ab2d8b4d..e7898b69002 100644 --- a/eng/Baseline.xml +++ b/eng/Baseline.xml @@ -1,4 +1,4 @@ - + diff --git a/eng/PatchConfig.props b/eng/PatchConfig.props index b27fc290f35..78f24d40e0e 100644 --- a/eng/PatchConfig.props +++ b/eng/PatchConfig.props @@ -11,7 +11,7 @@ Microsoft.Extensions.Configuration.Binder; - + diff --git a/version.props b/version.props index 4977ac31bc5..9d405e33a74 100644 --- a/version.props +++ b/version.props @@ -2,7 +2,7 @@ 2 1 - 22 + 23 servicing $(BUILD_BUILDNUMBER)