Skip to content

fix: Enhanced SkiaSharp dependencies for .NET 10.0 - #23

Merged
afonsoft merged 1 commit into
feature/update-actionsfrom
main
Feb 18, 2026
Merged

fix: Enhanced SkiaSharp dependencies for .NET 10.0#23
afonsoft merged 1 commit into
feature/update-actionsfrom
main

Conversation

@afonsoft

Copy link
Copy Markdown
Owner
  • Add additional system libraries required for SkiaSharp on .NET 10.0
  • Install libglib2.0-0, libgtk-3-0, libxss1, libasound2-dev
  • Set LD_LIBRARY_PATH environment variable for tests
  • Fix DllNotFoundException for libSkiaSharp in .NET 10.0 runtime
  • Ensure SkiaSharp native libraries can be found by the runtime

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?

New Feature Submissions:

  1. Does your submission pass tests?
  2. Have you lint your code locally prior to submission?

Changes to Core Features:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your core changes, as applicable?
  • Have you successfully ran tests with your changes locally?

- Add additional system libraries required for SkiaSharp on .NET 10.0
- Install libglib2.0-0, libgtk-3-0, libxss1, libasound2-dev
- Set LD_LIBRARY_PATH environment variable for tests
- Fix DllNotFoundException for libSkiaSharp in .NET 10.0 runtime
- Ensure SkiaSharp native libraries can be found by the runtime
@afonsoft
afonsoft merged commit c910c04 into feature/update-actions Feb 18, 2026
8 of 10 checks passed
@sonarqubecloud

Copy link
Copy Markdown

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.

1 participant