-
David Fernandez authored
By using the `.conan` scope on `Packages::Package`. This will avoid the presenter to read a package with an exact same name + version of a different package type. Rename the `Packages::PackageFile.with_conan_file_metadata` scope to `Packages::PackageFile.preload_conan_file_metadata` to better reflect what the scope is doing (eager loading instead of filtering).
0cbb2f1c