Skip to content

Conversation

@neilr81
Copy link
Contributor

@neilr81 neilr81 commented Jan 30, 2026

Add a description.

Copilot AI review requested due to automatic review settings January 30, 2026 12:26
@neilr81 neilr81 requested a review from a team as a code owner January 30, 2026 12:26
@neilr81 neilr81 enabled auto-merge (squash) January 30, 2026 12:26
@github-actions
Copy link

PR Metrics

Thanks for keeping your pull request small.
Thanks for adding tests.

Lines
Product Code -
Test Code -
Subtotal -
Ignored Code 4
Total 4

Metrics computed by PR Metrics. Add it to your Azure DevOps and GitHub PRs!

@github-actions github-actions bot changed the title Temporarily install .NET 9 SDK for dual targeting XS✔ ◾ Temporarily install .NET 9 SDK for dual targeting Jan 30, 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

Adds an explicit .NET 9 SDK installation step in the pipeline to support temporary dual-targeting scenarios while still primarily using the SDK specified by global.json.

Changes:

  • Install .NET SDK from global.json (existing behavior) and additionally install .NET 9 SDK (9.0.x) in the initialization template.
  • Ensure restore/build/test templates that consume this initialization template have .NET 9 available on the agent when needed.

@neilr81 neilr81 merged commit 60e2378 into main Jan 30, 2026
13 checks passed
@neilr81 neilr81 deleted the bugfix/net9-temp branch January 30, 2026 12:30
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