Skip to content

.NET 8: Tooling to identify reference packages used in source-build for a repo #3013

@mmitche

Description

@mmitche

Describe the Problem

In order to satisfy #2901, we need ways to identify the reference packages currently in use when a repository is built from source, and what code path is pulling those reference packages in.

Describe the Solution

Create tooling to identify the reference packages that are required by a repo source build. The report should include:

  • The list of source build reference packages
  • How each package is brought in.

Additional Context

This helps drive the TFM reduction.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-arcadeCommon Arcade source-build infra

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions