For Asset-scoped dependencies, the Name column has a special role: it defines a dependency group. Multiple rows with the same name are evaluated one after another for the same asset file.
This is useful when a file may be installed under different conditions — for example, providing one version of a file for Windows and another for Linux. Each group is evaluated as a whole; if any row in the group passes, the asset is included.