Skip to content

Conversation

@sergey-tihon
Copy link
Owner

No description provided.

Copilot AI review requested due to automatic review settings November 15, 2025 20:35
@sergey-tihon sergey-tihon changed the title feat: migration to .NET 10 Migration to .NET 10 Nov 15, 2025
Copilot finished reviewing on behalf of sergey-tihon November 15, 2025 20:38
Copy link
Contributor

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 PR migrates the project from .NET 8/9 to .NET 10, updating all framework targets, SDK versions, and associated tooling to support the new runtime.

  • Updated .NET SDK from version 9.0.108 to 10.0.100
  • Migrated target frameworks from net8.0/net9.0 to net10.0
  • Updated xUnit test framework and CSharpier formatter to compatible versions

Reviewed Changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
global.json Updated SDK version to 10.0.100 for .NET 10 support
build.fsx Minor formatting adjustment (parentheses removal)
Clippit/Clippit.csproj Updated target framework from net8.0 to net10.0
Clippit.Tests/Clippit.Tests.csproj Updated target framework to net10.0, upgraded xUnit to 3.2.0, and removed Microsoft.NET.Test.Sdk package
.github/workflows/main.yml Updated CI/CD workflows to use .NET 10.0.x SDK
.config/dotnet-tools.json Updated CSharpier formatter to version 1.2.1

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

@sergey-tihon sergey-tihon merged commit 5b74d1e into master Nov 27, 2025
4 checks passed
@sergey-tihon sergey-tihon deleted the feature/net10 branch November 27, 2025 19:38
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