Skip to content

Bump main to 18.10.0 after vs18.9 snap - #14216

Merged
JanProvaznik merged 1 commit into
dotnet:mainfrom
JanProvaznik:bump-main-18.10
Jun 30, 2026
Merged

Bump main to 18.10.0 after vs18.9 snap#14216
JanProvaznik merged 1 commit into
dotnet:mainfrom
JanProvaznik:bump-main-18.10

Conversation

@JanProvaznik

Copy link
Copy Markdown
Member

Phase 3 of the 18.9 release (#14213).

Bumps main to the next version now that vs18.9 has been snapped.

  • 3.1 VersionPrefix 18.9.018.10.0
  • 3.2 PackageValidationBaselineVersion18.9.0-preview-26330-01
    • Latest 18.9.0-preview-NNNNN-NN build reachable from vs18.9: the branch-point main build (official build pipeline 9434, run 20260630.1, source 0ac5599 = merge-base(main, vs18.9)), published to the dotnet-tools feed.
    • vs18.9 had no successful pre-stabilization preview build (its only run failed), so per the release skill procedure we fall back to the branch-point main build. The later 18.9.0-preview-26330-101 was intentionally not used — it is a post-branch main build carrying 18.10 content under 18.9 branding.

3.3 If CI fails on API-compat, regenerate suppressions with dotnet pack MSBuild.Dev.slnf /p:ApiCompatGenerateSuppressionFile=true (fix-up only).

⚠️ Ordering: ideally merge after the Phase 2 maestro-configuration PR (62558) so the first 18.10 main build publishes to VS 18.10 rather than the stale VS 18.9 channel.

Phase 3 of the 18.9 release (dotnet#14213).

- VersionPrefix 18.9.0 -> 18.10.0 (vs18.9 was snapped from main; main now produces 18.10 previews).
- PackageValidationBaselineVersion -> 18.9.0-preview-26330-01, the latest 18.9.0-preview build reachable from vs18.9 (branch-point main build 20260630.1 @ 0ac5599, published to the dotnet-tools feed).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 30, 2026 12:25
@JanProvaznik
JanProvaznik requested a review from a team as a code owner June 30, 2026 12:25
@JanProvaznik
JanProvaznik enabled auto-merge (squash) June 30, 2026 12:26
@JanProvaznik JanProvaznik mentioned this pull request Jun 30, 2026
70 tasks

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates main’s versioning properties after the vs18.9 branch snap so subsequent main builds are branded as the next (18.10) release line while maintaining a correct API-compat baseline for validation.

Changes:

  • Bump VersionPrefix from 18.9.0 to 18.10.0 on main.
  • Update PackageValidationBaselineVersion to 18.9.0-preview-26330-01 to align API-compat validation with the post-snap baseline described in the PR.

@JanProvaznik
JanProvaznik merged commit 78fdf5a into dotnet:main Jun 30, 2026
20 of 21 checks passed
This was referenced Sep 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