Skip to content

Update branding to 9.0.14#65294

Merged
wtgodbe merged 1 commit intodotnet:release/9.0from
vseanreesermsft:branding-9.0.14-2026-02-02-0936-5438ab75-9365-400c-95ec-ff7b302828bc
Feb 2, 2026
Merged

Update branding to 9.0.14#65294
wtgodbe merged 1 commit intodotnet:release/9.0from
vseanreesermsft:branding-9.0.14-2026-02-02-0936-5438ab75-9365-400c-95ec-ff7b302828bc

Conversation

@vseanreesermsft
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings February 2, 2026 17:36
@vseanreesermsft vseanreesermsft requested review from a team and wtgodbe as code owners February 2, 2026 17:36
@dotnet-policy-service dotnet-policy-service bot added this to the 9.0.x milestone Feb 2, 2026
Copy link
Contributor

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 updates the ASP.NET Core patch version from 9.0.13 to 9.0.14 in preparation for the next servicing release.

Changes:

  • Incremented AspNetCorePatchVersion from 13 to 14 in eng/Versions.props

<AspNetCoreMajorVersion>9</AspNetCoreMajorVersion>
<AspNetCoreMinorVersion>0</AspNetCoreMinorVersion>
<AspNetCorePatchVersion>13</AspNetCorePatchVersion>
<AspNetCorePatchVersion>14</AspNetCorePatchVersion>
Copy link

Copilot AI Feb 2, 2026

Choose a reason for hiding this comment

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

According to the documentation in docs/PreparingPatchUpdates.md, when incrementing the patch version, the package baselines should also be updated. The eng/Baseline.xml file is currently at version 9.0.10, but it should be updated to 9.0.13 (the previous release version) before preparing for the 9.0.14 release. After updating eng/Baseline.xml, you'll need to run the BaselineGenerator tool as documented in eng/tools/BaselineGenerator/README.md to regenerate eng/Baseline.Designer.props.

Suggested change
<AspNetCorePatchVersion>14</AspNetCorePatchVersion>
<AspNetCorePatchVersion>13</AspNetCorePatchVersion>

Copilot uses AI. Check for mistakes.
@wtgodbe wtgodbe modified the milestones: 9.0.x, 9.0.14 Feb 2, 2026
@wtgodbe wtgodbe merged commit 22f5cc7 into dotnet:release/9.0 Feb 2, 2026
26 of 31 checks passed
@dotnet-policy-service dotnet-policy-service bot modified the milestones: 9.0.14, 9.0.13 Feb 2, 2026
This was referenced Mar 11, 2026
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.

3 participants