Skip to content

Handle multiple libs with identical names produced by distinct projects #1

@JanKrivanek

Description

@JanKrivanek

Background

HtmlAgilityPack is a sample of this - achieving multitargeting via multiple projects. It has multiple csprojs (with distinct names), each producing an assembly with same name (but for different target) - those are then packaget as multitargeted nuget.

Expected output

A buildlink.json has a distinct entry for each lib - each pointing to appropriate project

Current output

MSBuild project is not properly infered

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions