Skip to content

devops(publish): install .NET 10 SDK in the publish pipeline - #3343

Merged
Dmitry Gozman (dgozman) merged 1 commit into
microsoft:mainfrom
dgozman:fix-publish-net10-sdk
Aug 11, 2026
Merged

devops(publish): install .NET 10 SDK in the publish pipeline#3343
Dmitry Gozman (dgozman) merged 1 commit into
microsoft:mainfrom
dgozman:fix-publish-net10-sdk

Conversation

@dgozman

Copy link
Copy Markdown
Collaborator

Summary

  • Playwright.Tests targets net10.0 since devops(docker): run docker tests against net10.0 #3341, but the publish pipeline only installs the .NET 8 SDK, so the v1.62.0 release build failed with NETSDK1045.
  • Install the .NET 10 SDK alongside .NET 8, mirroring the GitHub workflows.

@dgozman
Dmitry Gozman (dgozman) merged commit affee63 into microsoft:main Aug 11, 2026
16 checks passed
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