Skip to content

Bump Chromium to .NET 8 LTS#342

Draft
Copilot wants to merge 1 commit intomainfrom
copilot/bump-tool-to-dotnet-8-lts
Draft

Bump Chromium to .NET 8 LTS#342
Copilot wants to merge 1 commit intomainfrom
copilot/bump-tool-to-dotnet-8-lts

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 20, 2026

Summary

  • bump the remaining net6.0 target in src/chromium/chromium.csproj to net8.0
  • remove the 6.x entry from .github/dotnet.json so repo automation tracks only .NET 8
  • update the README support statement from .NET 6+ to .NET 8+
  • fix the existing trailing whitespace in src/chromium/Chromium.cs so formatting validation passes

Validation

  • dotnet build
  • dotnet-retest
  • dotnet format whitespace --verify-no-changes -v:diag --exclude ~/.nuget
  • dotnet format style --verify-no-changes -v:diag --exclude ~/.nuget
  • parallel_validation (code review + CodeQL)

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