You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using a very hacky post-build task to copy and rename files: https://github.com/mattleibow/BlazorSkiaSharp/blob/main/ConsoleApp1/ConsoleApp1.csproj#L19-L42
I should make this better, but it works in this sample. You may want to change this and use a totally different task. Also, this might only work in Debug builds because I think Release puts the files in a different location. You will need to play around with this a bit.
@mattleibow thanks for attempting another way to bring SkiaSharp to Blazor.
The text was updated successfully, but these errors were encountered: