Skip to content

ci(pipeline): pin .NET 10 SDK to global.json version - #3010

Merged
Gavin Barron (gavinbarron) merged 1 commit into
mainfrom
gavinbarron-fictional-enigma
Aug 11, 2026
Merged

ci(pipeline): pin .NET 10 SDK to global.json version#3010
Gavin Barron (gavinbarron) merged 1 commit into
mainfrom
gavinbarron-fictional-enigma

Conversation

@gavinbarron

Copy link
Copy Markdown
Contributor

Summary

Updates the "Use .NET 10" task in the ADO pipeline (.azure-pipelines/ci-build.yml) to install the exact .NET SDK version requested by global.json (10.0.302) instead of the floating 10.x.

Changes

  • Replaced version: 10.x with useGlobalJson: true on the UseDotNet@2 task. The task now resolves the SDK version from the repo's global.json, keeping the pipeline aligned with the pinned SDK automatically.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 2e18b190-bdba-4d76-97af-b191dbd6c960
@gavinbarron
Gavin Barron (gavinbarron) requested a review from a team as a code owner August 11, 2026 21:25
@github-code-quality

Copy link
Copy Markdown

Code Coverage Overview

Languages: C#

C# / code-coverage/dotnet

The overall coverage in commit 67c774b in the gavinbarron-fictiona... branch remains at 89%, unchanged from commit 9082e03 in the main branch.

@sonarqubecloud

Copy link
Copy Markdown

@gavinbarron
Gavin Barron (gavinbarron) merged commit 577df4e into main Aug 11, 2026
19 checks passed
@gavinbarron
Gavin Barron (gavinbarron) deleted the gavinbarron-fictional-enigma branch August 11, 2026 22:04
Vincent Biret (baywet) added a commit that referenced this pull request Aug 12, 2026
* ci(pipeline): pin .NET 10 SDK to global.json version (#3010)

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 2e18b190-bdba-4d76-97af-b191dbd6c960

* ci: updates dnf version

---------

Co-authored-by: Gavin Barron <gavinbarron@microsoft.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 2e18b190-bdba-4d76-97af-b191dbd6c960
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