Skip to content

Duplicate assemblies due to mask dependencies #1

Description

@himselfv

Original report by me.

Some assembly dependencies list some parameters as "*". ManifestEnum treats these as values and adds a duplicate assembly identity with * for that parameter.

It is unclear at the moment how this should be solved. We may not guess how to replace "*" from the dependency alone.

Moreover, ideally we should just keep the ambiguity in the dependency. What if the assembly depends on version "*", and some time later we add another version of the component? But it is not clear how to implement this in the current scheme of the database.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingmajor

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions