Skip to content

Target .NET10 + Upgrade GH Actions#9

Merged
ashneilson merged 2 commits into
masterfrom
support-dotnet-10
Jun 10, 2026
Merged

Target .NET10 + Upgrade GH Actions#9
ashneilson merged 2 commits into
masterfrom
support-dotnet-10

Conversation

@ashneilson

Copy link
Copy Markdown
Member

No description provided.

@ashneilson ashneilson self-assigned this Jun 10, 2026
@ashneilson ashneilson linked an issue Jun 10, 2026 that may be closed by this pull request
@ashneilson ashneilson requested a review from Copilot June 10, 2026 10:12

Copilot AI left a comment

Copy link
Copy Markdown

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 library to target newer .NET runtimes and aligns CI/CD workflows with the updated release tooling and dependency versions.

Changes:

  • Retargets the library to net10.0 and net8.0 and updates package/README metadata to reflect .NET 8+ support.
  • Upgrades MySqlConnector to 2.6.0.
  • Updates GitHub Actions workflows to newer action versions and switches release workflow inputs to the v2 build/release and CodeQL composite actions.

Reviewed changes

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

Show a summary per file
File Description
RICADO.Extensions.MySqlConnector/RICADO.Extensions.MySqlConnector.csproj Updates target frameworks, metadata, and bumps MySqlConnector dependency.
README.md Updates stated supported .NET version to .NET 8+.
LICENSE Updates copyright year range.
.github/workflows/main.yml Updates checkout/build-release actions, .NET SDK version, and introduces permissions configuration.
.github/workflows/codeql-analysis.yml Updates checkout and CodeQL composite action version.

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

Comment thread .github/workflows/main.yml Outdated

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

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

@ashneilson ashneilson merged commit 1a7c577 into master Jun 10, 2026
3 checks passed
@ashneilson ashneilson deleted the support-dotnet-10 branch June 10, 2026 10:42
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.

Update GH Actions to use Trusted Publishing via NuGet

2 participants