From 74de345a3020ba5724ddd6770752eb08f9f5147c Mon Sep 17 00:00:00 2001 From: wtgodbe Date: Mon, 14 Jul 2025 09:09:25 -0700 Subject: [PATCH] Update branding to 2.3.5 --- eng/Baseline.Designer.props | 4 ++-- eng/Baseline.xml | 4 ++-- eng/PatchConfig.props | 4 ++++ version.props | 2 +- 4 files changed, 9 insertions(+), 5 deletions(-) diff --git a/eng/Baseline.Designer.props b/eng/Baseline.Designer.props index 95e298a37eb8..561f04ef958d 100644 --- a/eng/Baseline.Designer.props +++ b/eng/Baseline.Designer.props @@ -2,7 +2,7 @@ $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - 2.3.3 + 2.3.4 @@ -1164,7 +1164,7 @@ - 2.3.0 + 2.3.4 diff --git a/eng/Baseline.xml b/eng/Baseline.xml index 7efe37b94153..d9561ca2e015 100644 --- a/eng/Baseline.xml +++ b/eng/Baseline.xml @@ -4,7 +4,7 @@ This file contains a list of all the packages and their versions which were rele build of ASP.NET Core 2.1.x. Update this list when preparing for a new patch. --> - + @@ -124,7 +124,7 @@ build of ASP.NET Core 2.1.x. Update this list when preparing for a new patch. - + diff --git a/eng/PatchConfig.props b/eng/PatchConfig.props index 0c425d6323a0..42d6a03817db 100644 --- a/eng/PatchConfig.props +++ b/eng/PatchConfig.props @@ -37,4 +37,8 @@ Later on, this will be checked using this condition: Microsoft.Net.Http.Headers; + + + + diff --git a/version.props b/version.props index 1e26e8fc1533..cdbac42f6851 100644 --- a/version.props +++ b/version.props @@ -2,7 +2,7 @@ 2 3 - 4 + 5 true servicing