resizer
resizer copied to clipboard
ImageResizer.Plugins.WebP Has a bad refernce to Imazen.WebP
I just tried installing ImageResizer.Plugin.WebP from Nuget Package Manager, and it did not initially work. After some quick troubleshooting I found that the error was "Method Not Found: 'Void Imazen.WebP.SimpleEncoder.Encode'".
The package originally included version 9.0.1 of the Imazen.WebP package, but updating to 10.0.1 of the Imazen.WebP seems to work.
Thanks for reporting this!