Skip to content

[release/2.3] Update branding to 2.3.5 #62711

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 14, 2025
Merged

[release/2.3] Update branding to 2.3.5 #62711

merged 1 commit into from
Jul 14, 2025

Conversation

wtgodbe
Copy link
Member

@wtgodbe wtgodbe commented Jul 14, 2025

This pull request updates baseline versions and package configurations across several files to prepare for the next patch release of ASP.NET Core. The changes ensure consistency in versioning and introduce configuration for a new patch version.

Baseline version updates:

  • eng/Baseline.Designer.props: Updated AspNetCoreBaselineVersion from 2.3.3 to 2.3.4 and BaselinePackageVersion for Microsoft.Net.Http.Headers from 2.3.0 to 2.3.4. [1] [2]
  • eng/Baseline.xml: Updated baseline version from 2.3.3 to 2.3.4 and updated the package version for Microsoft.Net.Http.Headers from 2.3.0 to 2.3.4. [1] [2]

Configuration for new patch version:

  • eng/PatchConfig.props: Added a new property group for VersionPrefix 2.3.5, preparing for the next patch release.
  • version.props: Updated AspNetCorePatchVersion from 4 to 5 to reflect the new patch version.

@Copilot Copilot AI review requested due to automatic review settings July 14, 2025 16:10
@wtgodbe wtgodbe requested a review from a team as a code owner July 14, 2025 16:10
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR prepares for the upcoming 2.3.5 patch release by syncing baseline and patch version values across configuration files and adding an entry for the new patch in the patch configuration.

  • Bumped AspNetCorePatchVersion from 4 to 5 in version.props
  • Updated baseline version to 2.3.4 and aligned the Microsoft.Net.Http.Headers package version in eng/Baseline.xml and eng/Baseline.Designer.props
  • Introduced an empty property group for VersionPrefix 2.3.5 in eng/PatchConfig.props

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
version.props Updated <AspNetCorePatchVersion> from 4 to 5
eng/PatchConfig.props Added new <PropertyGroup> for VersionPrefix == '2.3.5'
eng/Baseline.xml Changed <Baseline Version> to 2.3.4 and updated HTTP headers
eng/Baseline.Designer.props Bumped AspNetCoreBaselineVersion and BaselinePackageVersion
Comments suppressed due to low confidence (1)

eng/PatchConfig.props:40

  • [nitpick] The PackagesInPatch element is empty for the 2.3.5 block. Consider adding a brief comment to explain that no packages require patching for this version, which will improve clarity for future maintainers.
  <PropertyGroup Condition=" '$(VersionPrefix)' == '2.3.5' ">

Copy link
Contributor

Hi @@wtgodbe. If this is not a tell-mode PR, please make sure to follow the instructions laid out in the servicing process document.
Otherwise, please add tell-mode label.

Copy link
Member

@joperezr joperezr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@wtgodbe wtgodbe merged commit 8bdea94 into release/2.3 Jul 14, 2025
2 of 4 checks passed
@wtgodbe wtgodbe deleted the wtgodbe/235 branch July 14, 2025 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy