Skip to content

Prefer linking source files instead of consuming via IVT when possible #6729

Description

@Youssef1313

In some cases (e.g, our pipe helpers), it's possible to "duplicate" the types in each assembly that needs it (with EmbeddedAttribute) instead of consuming via IVT. This pattern should be preferred so that we have more flexibility to change the internal API without being concerned about it being a binary breaking change (i.e, if MTP core version is newer than one of the extensions)

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/mtpMicrosoft.Testing.Platform core library.

    Type

    Fields

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions