resizer icon indicating copy to clipboard operation
resizer copied to clipboard

ImageResizer.Plugins.WebP Has a bad refernce to Imazen.WebP

Open SZRitter opened this issue 4 years ago • 1 comments

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.

SZRitter avatar Mar 03 '21 18:03 SZRitter

Thanks for reporting this!

lilith avatar Mar 09 '21 22:03 lilith