Skip to content

Update to .Net 10#13

Merged
clement911 merged 2 commits into
mainfrom
feat/update-net-10
May 4, 2026
Merged

Update to .Net 10#13
clement911 merged 2 commits into
mainfrom
feat/update-net-10

Conversation

@matnun-br
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
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

Updates the solution’s build targets and dependencies to support .NET 10, and refreshes the generated Shopify GraphQL types accordingly.

Changes:

  • Multi-targets the solution for net9.0 and net10.0 via Directory.Build.props.
  • Bumps GraphQLSharp to 2.22.0 (library + type generator) and increments package version to 2.15.0.
  • Regenerates ShopifyNet/Generated.cs, adding new enum values/fields and updating many schema descriptions.

Reviewed changes

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

File Description
Directory.Build.props Adds net10.0 to TargetFrameworks for multi-targeting.
ShopifyNet/ShopifyNet.csproj Package version bump and GraphQLSharp dependency update.
ShopifyNet.TypeGenerator/ShopifyNet.TypeGenerator.csproj GraphQLSharp dependency update for the generator tool.
ShopifyNet/Generated.cs Regenerated GraphQL types: new members and updated documentation strings.

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

Comment thread Directory.Build.props
Comment thread ShopifyNet/Generated.cs Outdated
@clement911 clement911 merged commit 6758308 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