Skip to content

Migrate to .NET 10#39

Merged
leeoades merged 2 commits intomainfrom
copilot/migrate-to-sdk-10
Feb 25, 2026
Merged

Migrate to .NET 10#39
leeoades merged 2 commits intomainfrom
copilot/migrate-to-sdk-10

Conversation

Copy link
Contributor

Copilot AI commented Feb 25, 2026

Bumps the entire solution from .NET 8/9 to .NET 10, pinning the SDK via global.json.

Changes

  • global.json — new file; pins SDK to 10.0.102 (rollForward: latestFeature)
  • Library projects (Core, CommandRunner) — TargetFrameworks: netstandard2.0;net8.0netstandard2.0;net10.0
  • Test & sample projectsTargetFramework: net9.0net10.0
  • Package versions aligned to 10.0.0:
    • Microsoft.Extensions.DependencyInjection.Abstractions 2.2.010.0.0
    • Microsoft.Extensions.DependencyInjection 9.0.1310.0.0

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: leeoades <2321091+leeoades@users.noreply.github.com>
Copilot AI changed the title [WIP] Migrate project to SDK 10 Migrate to .NET 10 Feb 25, 2026
Copilot AI requested a review from leeoades February 25, 2026 17:05
@leeoades leeoades marked this pull request as ready for review February 25, 2026 21:45
@leeoades leeoades merged commit a5e653c into main Feb 25, 2026
3 checks passed
@leeoades leeoades deleted the copilot/migrate-to-sdk-10 branch February 25, 2026 21:45
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