Skip to content

Conversation

@0xfeeddeadbeef
Copy link
Contributor

@0xfeeddeadbeef 0xfeeddeadbeef commented Jan 19, 2026

  • Bump .NET SDK to 10.0.102
  • Add .NET 10 target framework
  • Bump actions/checkout to v6
  • Bump MinVer to 7.0.0

Copilot AI review requested due to automatic review settings January 19, 2026 14:07
Copy link

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

This pull request adds .NET 10 target framework support to the TBC.Common.Configuration.Registry library, updates the .NET SDK to version 10.0.102, and updates GitHub Actions workflows to use the latest checkout action.

Changes:

  • Added net10.0 target framework to both the main library and test projects
  • Updated .NET SDK version from 9.0.307 to 10.0.102 in global.json
  • Updated actions/checkout from v5 to v6 across all GitHub Actions workflows
  • Updated MinVer package from version 6.* to 7.*

Reviewed changes

Copilot reviewed 7 out of 8 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
global.json Updated .NET SDK version to 10.0.102
src/TBC.Common.Configuration.Registry/TBC.Common.Configuration.Registry.csproj Added net10.0 target framework and updated package references including MinVer to 7.*
tests/TBC.Common.Configuration.Registry.Tests/TBC.Common.Configuration.Registry.Tests.csproj Added net10.0-windows target framework and updated package references
src/TBC.Common.Configuration.Registry/RegistryKeyExtensions.cs Minor formatting adjustments to P/Invoke method parameter indentation
.github/workflows/main.yml Updated actions/checkout to v6
.github/workflows/nuget.yml Updated actions/checkout to v6
.github/workflows/dependency-review.yml Updated actions/checkout to v6
.github/workflows/codeql-analysis.yml Updated actions/checkout to v6

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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