Skip to content

Feat/net10 migration#14

Merged
clement911 merged 4 commits intomainfrom
feat/net10-migration
May 4, 2026
Merged

Feat/net10 migration#14
clement911 merged 4 commits intomainfrom
feat/net10-migration

Conversation

@matnun-br
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown

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

Updates the repository’s .NET toolchain and multi-targeting to include .NET 10 as part of the ongoing framework migration, and bumps the package version accordingly.

Changes:

  • Update global.json to use a .NET 10 SDK.
  • Add net10.0 to the solution-wide TargetFrameworks.
  • Bump GraphQLSharp package version to 2.22.0.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
global.json Pins the repository’s SDK to .NET 10 for local dev + CI via actions/setup-dotnet.
Directory.Build.props Extends multi-targeting to include net10.0 across projects.
GraphQLSharp/GraphQLSharp.csproj Increments package version for the framework migration release.

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

Comment thread global.json Outdated
@clement911 clement911 merged commit e2f58f7 into main May 4, 2026
1 check passed
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.

4 participants