Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

@sungaila
Copy link
Contributor

@sungaila sungaila commented Dec 10, 2024

Description of Change

Starting with SkiaSharp 3.x only the buildTransitive directory is created for the NativeAssets NuGet packages. This breaks older .NET Framework projects that use packages.config instead of the newer PackageReference.

To retain backwards compatibility this PR copies the net462\SkiaSharp.NativeAssets.*.targets file into both build and buildTransitive (as it was for before in SkiaSharp 2.x).

Bugs Fixed

API Changes

None.

Behavioral Changes

None.

Required skia PR

None.

PR Checklist

  • Has tests (if omitted, state reason in description)
  • Rebased on top of main at time of PR
  • Merged related skia PRs
  • Changes adhere to coding standard
  • Updated documentation

Copy link

@cardinalip-williamkeller cardinalip-williamkeller left a comment

Choose a reason for hiding this comment

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

Looks good

@sungaila
Copy link
Contributor Author

@mattleibow Could you please take a look?

We are stuck with SkiaSharp 2.x until this NuGet issue is resolved.

@mattleibow
Copy link
Contributor

/rebase

@mattleibow
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@sungaila
Copy link
Contributor Author

The NuGet packages from the Azure artifacts look fine. The dll files have been copied properly for my old .NET Framework project. 👍

@mattleibow mattleibow merged commit b3cf651 into mono:main Feb 26, 2025
1 of 2 checks passed
@sungaila sungaila deleted the packages-config-fix branch February 26, 2025 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.