Skip to content

Onboard maintenance-packages to source-build #4684

Closed
@ericstj

Description

@ericstj

Describe the Problem

The https://github.com/dotnet/maintenance-packages repository is being created as a place for packages that are still in support but no longer built elsewhere to continue to build.

The packages produced here will be referenced by packages that are part of the product on down-level platforms (eg: .NETFramework, .NETStandard).

Rather than copy the packages from here to SBRP, we should consider bringing maintenance-packages into source-build.

Describe the Solution

Onboard maintenance-packages into source-build and allow it's packages to flow into runtime and other repos. Note that maintenance-packages isn't expected to branch with the product, but instead be in perpetual LTS. As such its expected that tip will always be correct for all versions of .NET that are still in support.

Additional Context

dotnet/runtime#108806

cc @ViktorHofer @carlossanlop

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