Skip to content

Conversation

@stesee
Copy link
Collaborator

@stesee stesee commented Nov 15, 2025

No description provided.

Copilot AI and others added 9 commits October 24, 2025 11:32
Co-authored-by: stesee <168659+stesee@users.noreply.github.com>
Co-authored-by: stesee <168659+stesee@users.noreply.github.com>
Co-authored-by: stesee <168659+stesee@users.noreply.github.com>
…ork-to-net10

Add .NET 10.0 support to project files and CI workflow
---
updated-dependencies:
- dependency-name: NUnit.Analyzers
  dependency-version: 4.11.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
---
updated-dependencies:
- dependency-name: SixLabors.ImageSharp
  dependency-version: 3.1.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…CompareTestNunit/NUnit.Analyzers-4.11.2

Bump NUnit.Analyzers from 4.10.0 to 4.11.2
…Compare/SixLabors.ImageSharp-3.1.12

Bump SixLabors.ImageSharp from 3.1.11 to 3.1.12
Copilot AI review requested due to automatic review settings November 15, 2025 09:12
@github-actions
Copy link
Contributor


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

Copy link

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 adds .NET 10.0 as a target framework to the ImageSharpCompare library and its test project, expanding multi-targeting support from .NET 8.0 and 9.0 to include .NET 10.0.

  • Added net10.0 to TargetFrameworks in project files
  • Updated GitHub Actions workflow to install .NET 10.0 SDK
  • Updated NUnit.Analyzers (4.10.0 → 4.11.2) and SixLabors.ImageSharp (3.1.11 → 3.1.12) dependencies

Reviewed Changes

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

File Description
ImageSharpCompare/ImageSharpCompare.csproj Added net10.0 target framework and updated SixLabors.ImageSharp to 3.1.12
ImageSharpCompareTestNunit/ImageSharpCompareTestNunit.csproj Added net10.0 target framework and updated NUnit.Analyzers to 4.11.2
.github/workflows/dotnet.yml Added .NET 10.0.x SDK installation to all CI/CD jobs (build, deployRelease, deployTest)

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

@stesee stesee merged commit 59ed74b into release Nov 15, 2025
11 of 12 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Nov 15, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants