Skip to content

Binary report publishing should not be source-build-specific #5306

@mthalman

Description

@mthalman

The test for detecting binaries is executed for both Microsoft and source-only builds. But the publishing of the report to be made available as a pipeline artifact is only done for source-only builds: https://github.com/dotnet/dotnet/blob/52ea5b7695e7a1b6e960ba1faa0ef316f2b3f872/eng/PublishSourceBuild.props#L145-L154. This publishing should also be done for Microsoft builds.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions