Skip to content

Update repository tooling to .NET 10 - #7341

Open
lbussell wants to merge 2 commits into
dotnet:nightlyfrom
lbussell:lbussell/audit-dotnet-9-references
Open

Update repository tooling to .NET 10#7341
lbussell wants to merge 2 commits into
dotnet:nightlyfrom
lbussell:lbussell/audit-dotnet-9-references

Conversation

@lbussell

Copy link
Copy Markdown
Member

Repository development and dependency tooling still used .NET 9 images and libraries after the tooling projects moved to net10.0, leaving the containerized build unable to target the project's framework.

This PR aligns the supporting environments with .NET 10:

  • Uses the .NET 10 Noble SDK for the development container.
  • Builds and runs the dependency updater with the .NET 10 Azure Linux 3.0 SDK.
  • Updates Microsoft.Extensions.Hosting to 10.0.11.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 97580b99-ec51-4c96-a06a-4308358a9ff7
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 97580b99-ec51-4c96-a06a-4308358a9ff7
@lbussell
lbussell marked this pull request as ready for review August 28, 2026 21:39
@lbussell
lbussell requested a review from a team as a code owner August 28, 2026 21:39
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.

1 participant