Open
Description
Need to validate the case when building in Windows with shared=True, generates foobar.dll
and foobar.dll.lib
, is causing a false-positive in the Conan Center hook.
That's a valid case, projects are free to generate that prefix extension.
/cc @franramirez688