-
Notifications
You must be signed in to change notification settings - Fork 612
Open
Labels
area/libSkiaSharp.nativeos/Windows-ClassicIssues running on Microsoft Windows using Win32 APIs (Windows.Forms or WPF)Issues running on Microsoft Windows using Win32 APIs (Windows.Forms or WPF)tenet/reliabilityIssues relating to crashes or unexpected behaviorsIssues relating to crashes or unexpected behaviorstype/bug
Description
Description
Started getting this runtime error after upgrading Blazor app from .Net 9 to .Net 10.
Tried with 3.116.1 and 3.119.2-preview1 (which is the latest at the moment). .Net 9 app worked with 3.116.1
Code
The best way to share code for larger projects is a link to a GitHub repository: https://github.com/user/repo/tree/bug-123
But, you can also share a short block of code here:
// some C# code hereYou can also share some XAML:
<!-- xaml code here -->Expected Behavior
SkiaSharp should work
Actual Behavior
Not working, runtime error System.DllNotFoundException: libSkiaSharp
Version of SkiaSharp
3.116.0 (Current)
Last Known Good Version of SkiaSharp
3.116.0 (Current)
IDE / Editor
Other (Please indicate in the description)
Platform / Operating System
Blazor, WASM
Platform / Operating System Version
No response
Devices
No response
Relevant Screenshots
No response
Relevant Log Output
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/libSkiaSharp.nativeos/Windows-ClassicIssues running on Microsoft Windows using Win32 APIs (Windows.Forms or WPF)Issues running on Microsoft Windows using Win32 APIs (Windows.Forms or WPF)tenet/reliabilityIssues relating to crashes or unexpected behaviorsIssues relating to crashes or unexpected behaviorstype/bug
Type
Projects
Status
New