Closed horizondave closed 3 years ago
Looks good, thank you!
@horizondave Thanks for your contribution! I had to add a line to the project file for it to build on Linux (using Github Actions), but it looks like it works now. Can you please test with the official Nuget version (v1.5.59, I didn't bump the minor version since the wkhtml code is the same).
I've tested these changes locally by deploying to an internal nuget feed and consuming the new nuget package in a .net472 64bit app running in asp.net and it worked.
With the original package it failed on the convert with "platform not supported" error.