Skip to content

Conversation

@vseanreesermsft
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings November 4, 2025 18:32
@vseanreesermsft vseanreesermsft requested review from a team and wtgodbe as code owners November 4, 2025 18:32
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 version settings to prepare for a patch release (10.0.1) and disables baseline validation, which is typical for servicing or patch releases where API surface changes need to be allowed.

  • Increments the patch version from 0 to 1 (10.0.0 → 10.0.1)
  • Disables baseline validation to allow API changes in the patch release

Comment on lines 22 to 23
<PreReleaseVersionLabel>rtm</PreReleaseVersionLabel>
<PreReleaseBrandingLabel>RTM $(PreReleaseVersionIteration)</PreReleaseBrandingLabel>
Copy link
Member

Choose a reason for hiding this comment

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

Shouldn't these be servicing?

@mmitche mmitche closed this Nov 6, 2025
@dotnet-policy-service dotnet-policy-service bot added this to the 10.0.0 milestone Nov 6, 2025
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