To replicate the problem:
- Open
PythonNetSkiaSharpProblem.sln
, build all - Go to Test folder, do
python SamplePython.py
- Observer the output
You may need to adjust paths accordingly inside SamplePython.py
Notice a workaround is to copy libSkiaSharp.dll
directly to the root of the published folder.